AD
Administrator
Syncfusion Team
November 12, 2002 05:28 PM UTC
Terry,
We will provide a DroppedDown property for the combo in our next patch.
If you need one right now, there is a protected ShowPopup() method in the ComboBoxExt that needs to get called. Since, it is protected, you will have to derive from the base class and provide a different public wrapper method.
-Praveen
Essential Tools Development Team