Click to See Complete Forum and Search --> : ComboBox Style Property - Run-Time


slcotten
May 17th, 2001, 12:53 PM
Hi...
I am still looking to change the style property of the combobox control at run-time. I am adding them at run-time using the Controls.Add method... I want to have a dropdownlist. I am 95% sure that this can be done using the SendMessage API, but stand to be corrected. Thank you for your help.