DropDown Property (GcTextBox)
Gets the drop-down settings used to customize the drop-down function.
'Declaration
Public ReadOnly Property DropDown As DropDown
'Usage
Dim instance As GcTextBox
Dim value As DropDown
value = instance.DropDown
Property Value
A
DropDown instance that contains drop-down window settings.