'DeclarationPublic ReadOnly Property Key As ControlKeyCode
'UsageDim instance As ControlKeySentEventArgs Dim value As ControlKeyCode value = instance.Key
public ControlKeyCode Key {get;}
'DeclarationPublic ReadOnly Property Key As ControlKeyCode
'UsageDim instance As ControlKeySentEventArgs Dim value As ControlKeyCode value = instance.Key
public ControlKeyCode Key {get;}