|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ComboBoxOther than creating a textbox with enabled = false
and a combobox button dropdownbeside it, is there any way of making a combobox that has items that can be selected from it, but ONLY selected. The user cannot type anything into the combo box at all? Thanks, Miro Miro,
This is quiet standard, set the behaviour to dropdownlist Cor Show quoteHide quote "Miro" <miron***@golden.net> schreef in bericht news:%23vExFN$3GHA.3344@TK2MSFTNGP05.phx.gbl... > Other than creating a textbox with enabled = false > and a combobox button dropdownbeside it, > > is there any way of making a combobox that has items that can be selected > from it, but ONLY selected. The user cannot type anything into the combo > box at all? > > Thanks, > > Miro > Thank you Cor,
I could have sworn I went through the dropdownstyle property setting it to every value. Ill delete my make-shift solution... as i re-invented the wheel, but wanted to "continue on" Thanks again, Miro -vbdummy Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:%23kkvTq$3GHA.1060@TK2MSFTNGP04.phx.gbl... > Miro, > > This is quiet standard, set the behaviour to dropdownlist > > Cor > > "Miro" <miron***@golden.net> schreef in bericht > news:%23vExFN$3GHA.3344@TK2MSFTNGP05.phx.gbl... >> Other than creating a textbox with enabled = false >> and a combobox button dropdownbeside it, >> >> is there any way of making a combobox that has items that can be selected >> from it, but ONLY selected. The user cannot type anything into the combo >> box at all? >> >> Thanks, >> >> Miro >> > > So setting the DropDownStyle to DropDownList won't work? Then typing on
jumps to the first letter of the items. Thanks, Seth Rowe Miro wrote: Show quoteHide quote > Other than creating a textbox with enabled = false > and a combobox button dropdownbeside it, > > is there any way of making a combobox that has items that can be selected > from it, but ONLY selected. The user cannot type anything into the combo > box at all? > > Thanks, > > Miro
Bubbling a status message to the UI
UTF8 Encoding and MP3 tags SQL Statement for limiting the number of detail retrieved in Access 2000? Use items from... Bubbling an Exception to the UI SQL DISTINCT COUNT NullReferenceException UserControls in a different directory Deploying programs with net framework 2 onto framework 1 Word Document or Report...which to use? |
|||||||||||||||||||||||