IDXDropDownControl Members
Contains methods to operate on DXPopupMenu objects.Properties
| Name | Description |
|---|---|
| Visible | Gets whether the current popup control is visible. |
Methods
| Name | Description |
|---|---|
| Hide() | Hides the current popup control. |
| Show(IDXMenuManager, Control, Point) | Displays the current popup control using a menu manager. |
See Also