I created this control because i was sick of putting a command button in a couple picture boxes to get the effect of the button being part of the combo box control. The button click event and most of the combo box properties and events can called from the single new control. It's pretty slick. I use the control to list differnt names and categories. When i need to add a name or category i use the click event from the command button to launch a new form which i can enter the new data. At the end of the click event i refresh the data in the combo box. Hope someone else can get some use out of it. I know it's simple... i looked for something like it, but found nothing... granted i didnt search too long since i knew i could create it in only a few minutes. I should have done it a while ago... LOL. Oh well... vote for me please. Thanks!
File List:
ComboButton.ctl
6Kb
Similar code
DSS Server Control 1.1 *Update*- Multi User Server Framework
(Popularity: ) : Ever wanted to make your own multiple user server? Say for something like chat or Instant Messaging? Now you can forget about coding the Winsock control for complicated multi user support, let DSS Server Control do the job for you! ... A Basic Nokia Operator Logo Editor
(Popularity: ) : A Nokia Operator Logo Editor. The File LOGOS.TXT Stores the Name and Logo Data as a comma delimited string. The Code Currently reads from the file and updates the file. It does not allow you to add a new Logo. ... A Drive-dir- file-viewer
(Popularity: ) : show drive dir file control how to select file view picture image or text file form this control and litle form load progressbar easy!. me hope you 'll kind of code. A Better Progress Bar
(Popularity: ) : This control is a replacement for the standard progress bar control and supports a few properties and events that are not available in the standard progress bar control. I have commented this code in the relevant places so that you ...