Method | Description | |
---|---|---|
IsModifyKey ( this key ) : bool | ||
ToVirtualKey ( this key ) : System.Windows.Forms.Keys |
Method | Description | |
---|---|---|
IsModifyKey ( uint keyCode ) : bool |
public static IsModifyKey ( this key ) : bool | ||
key | this | |
return | bool |
public static ToVirtualKey ( this key ) : System.Windows.Forms.Keys | ||
key | this | |
return | System.Windows.Forms.Keys |