public DialogCharEventArgs( char charCode, bool handled )
'Declaration Public Function New( _ ByVal charCode As Char, _ ByVal handled As Boolean _ )
'Declaration
Public Function New( _ ByVal charCode As Char, _ ByVal handled As Boolean _ )
'Usage Dim charCode As Char Dim handled As Boolean Dim instance As New DialogCharEventArgs(charCode, handled)
'Usage
Dim charCode As Char Dim handled As Boolean Dim instance As New DialogCharEventArgs(charCode, handled)
DialogCharEventArgs Class DialogCharEventArgs Members