Dim instance AsDropDownDim value AsAutoHideTouchKeyboard
instance.AutoHideTouchKeyboard = value
value = instance.AutoHideTouchKeyboard
Property Value
One of the AutoHideTouchKeyboard value, indicates the action options of hide the touch keyboard when user open the drop-down window.
Default value is AutoHide. So the touch keyboard will be hidden after the drop-down window is shown.