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