VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ComboBox API

by Billy Conner (7 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This code uses API to get/set properties of most any combobox. I have designed it to work as an object so that you can just input the handle of your combobox and get/set the properties. Sample Included of course.

Inputs
you can input your own combobox handle in the sample or you can just use the default given in the sample.
API Declarations
quite a few.
I am currently in the process of making classes for Textbox,Listbox, and Command button. since this site's voting is based 70%+ on GUI i decided to make a sample app to use it. please vote on the class itself if you will, comments would be nice also.

Rate ComboBox API

Download ComboBox API

Download ComboBox API (8 KB)

ComboBox API Comments

No comments have been posted about ComboBox API. Why not be the first to post a comment about ComboBox API.

Post your comment

Subject:
Message:
0/1000 characters