KeyIsChecked Property
Gets or sets the checked state of the Key.
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
public bool IsChecked { get; set; }
Public Property IsChecked As Boolean
Get
Set
Property Value
Boolean
Key must be of Type CheckBox.