Results 1 to 2 of 2

Thread: Componets design help

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2001
    Location
    India
    Posts
    17

    Exclamation Componets design help

    Hello,

    Can anybody give me source code to design own combobox.

    Thanks and Regards
    Pankaj

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    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
  •  



Click Here to Expand Forum to Full Width