|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Combo help!Hi,
I am using VB.Net 2003 for the first time; originally a VB6 developer. I have been unable to find a datacombo so managed to find code to do it with a normal combobox instead (not sure if this is how it's done in .Net now?). Anyway I was wondering if there was an equivalent to the MatchedWithList property of the datacombo in VB6 in .Net? Appreciate any help on this. Thanks Damon Damon,
The combobox combines a data dropdown and a non data drop down. I assume that you are looking for one of those http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox.findstringexact.aspx http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox.findstring(VS.80).aspx I hope this helps, Cor Cor,
That's exactly it; thank you very much. Damon Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:u0A$S3sNGHA.3896@TK2MSFTNGP15.phx.gbl... > Damon, > > The combobox combines a data dropdown and a non data drop down. > > I assume that you are looking for one of those > > http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox.findstringexact.aspx > > http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox.findstring(VS.80).aspx > > I hope this helps, > > Cor >
MSDN .Net Remoting Sample ?
Program flow control Current Recordset does not support updating - HELP needed! Which Database type to use? Read a file, knowing only a part of its name Windows Service stopped working close connection system.runtime.interopservices.COMException Simple Binding with Textbox Control mshflexgrid Problem |
|||||||||||||||||||||||