 | UITextBoxExKeyboardButtonVisible 属性 |
Sweet 开发框架
Gets or sets a value indicating whether this instance is show keyboard.
命名空间:
SweetUI.KeyBord
程序集:
SweetUI.KeyBord (在 SweetUI.KeyBord.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public bool KeyboardButtonVisible { get; set; }
Public Property KeyboardButtonVisible As Boolean
Get
Set
member KeyboardButtonVisible : bool with get, set
属性值
类型:
Booleantrue if this instance is show keyboard; otherwise,
false.
参见