|
-
Aug 30th, 2002, 03:50 AM
#1
Thread Starter
Junior Member
Componets design help
Hello,
Can anybody give me source code to design own combobox.
Thanks and Regards
Pankaj
-
Aug 30th, 2002, 03:48 PM
#2
PowerPoster
I don't have the code but a combo box consists of a Textbox(where the topmost text is being displayed), commandbutton(the select button which you click) and a list box( the list in which the data appears). You can use these threee contols to create your own combo box.
BTW, why do you want to create your own combo box?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|