'Usage Dim charCode As Char Dim handled As Boolean Dim instance As New DialogCharEventArgs(charCode, handled)
Parameters
- charCode
- Character to process
- handled
- Whether the event was handled
'Usage Dim charCode As Char Dim handled As Boolean Dim instance As New DialogCharEventArgs(charCode, handled)