[]
Gets or sets the value that indicates how to manipulate the touch keyboard when the drop-down window is shown.
public AutoHideTouchKeyboard AutoHideTouchKeyboard { get; set; }
Public Property AutoHideTouchKeyboard As AutoHideTouchKeyboard
Type | Description |
---|---|
AutoHideTouchKeyboard | An AutoHideTouchKeyboard value that indicates the action option for hiding the touch keyboard when the user opens the drop-down window.
|