AutoExpandSelection Property (IDropDown)
Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
bool AutoExpandSelection {get; set;}
'Declaration
Property AutoExpandSelection As Boolean