public bool KeyPreview { get; set; }Public Property KeyPreview As Boolean
Get
Setpublic:
virtual property bool KeyPreview {
bool get () sealed;
void set (bool value) sealed;
}abstract KeyPreview : bool with get, set
override KeyPreview : bool with get, set