[]
Gets or sets the value that indicates how to manipulate the touch keyboard when the drop-down window is dropped.
[Browsable(true)]
public AutoHideTouchKeyboard AutoHideTouchKeyboard { get; set; }
<Browsable(True)>
Public Property AutoHideTouchKeyboard As AutoHideTouchKeyboard
Type | Description |
---|---|
AutoHideTouchKeyboard | One of the AutoHideTouchKeyboard value, indicates the action options of hide the touch keyboard when user open the drop-down window.
|