|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Combobox with MultiLine TextBoxHi,
Using this Multiline Combobox(http://www.vbcity.com/forums/faq.asp?fid=15&cat=ListBox%2FComboBox#TID58434), doesn't allow the user to type multi line text in the texbox-part of the combobox. Does anybody has any idea how to achieve this? What should I override to draw a multiline-textbox instead oth the default textbox? Thanks a lot in advance, Pieter Pieter,
Windows Forms comboboxes use Windows combobox control, which doesn't support multiline editing. It is not possible to be achieved with the standard WF control. There are third party control libraries you should try to find out if any of them provide this functionality. -- Show quoteHide quoteStoitcho Goutsev (100) "Pieter" <pieterNOSPAMcoucke@hotmail.com> wrote in message news:uxLhZTSxGHA.4220@TK2MSFTNGP06.phx.gbl... > Hi, > > Using this Multiline > Combobox(http://www.vbcity.com/forums/faq.asp?fid=15&cat=ListBox%2FComboBox#TID58434), > doesn't allow the user to type multi line text in the texbox-part of the > combobox. Does anybody has any idea how to achieve this? What should I > override to draw a multiline-textbox instead oth the default textbox? > > Thanks a lot in advance, > > Pieter >
Re: SQL query to Excel file
windowclosing not firing trim(string) vs string.trim Fixed length strings How to check base class type of 'open' generic class? (inheritance check) Re: SQL query to Excel file Catch Application After Exit (WaitforExit) VB.Net Change width of datagridview vertical scrollbar Getting an emty dataset HelpWriting |
|||||||||||||||||||||||