 | UITextBoxExKeyBoardType 属性 |
Sweet 开发框架
Gets or sets the type of the key board.
命名空间:
SweetUI.KeyBord
程序集:
SweetUI.KeyBord (在 SweetUI.KeyBord.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public KeyBoardType KeyBoardType { get; set; }
Public Property KeyBoardType As KeyBoardType
Get
Set
member KeyBoardType : KeyBoardType with get, set
属性值
类型:
KeyBoardTypeThe type of the key board.
参见