'Declaration
Public Shared Function GetChar( _ ByVal keyEvent As KeyEventArgs _ ) As Char
public static char GetChar( KeyEventArgs keyEvent )
Parameters
- keyEvent
'Declaration
Public Shared Function GetChar( _ ByVal keyEvent As KeyEventArgs _ ) As Char
public static char GetChar( KeyEventArgs keyEvent )