Property | Type | Description | |
---|---|---|---|
RestrictedToSingeKeys | bool |
Method | Description | |
---|---|---|
GetString ( KeyCombination keyCombination ) : string | ||
TextBoxHotkey ( ) : System | ||
TextBoxHotkey ( bool restrictedToSingeKeys ) : System |
Method | Description | |
---|---|---|
TextBoxKeyDown ( KeyCombination keyCombination ) : void |
public static GetString ( KeyCombination keyCombination ) : string | ||
keyCombination | KeyCombination | |
return | string |
public TextBoxHotkey ( bool restrictedToSingeKeys ) : System | ||
restrictedToSingeKeys | bool | |
return | System |