[]
Gets the settings for the drop-down function.
public ComboDropDownInfo DropDown { get; }
Public ReadOnly Property DropDown As ComboDropDownInfo
Type | Description |
---|---|
ComboDropDownInfo | A ComboDropDownInfo instance that indicates the settings for the drop-down function. |
The drop-down behavior and the window appearance can be customized by setting this DropDown property. The settings specify whether to display the drop-down, whether to allow resizing, the direction of the drop-down window, the shadow of the drop-down window, and the animations when opening and closing.