'Declaration
Protected Overrides Function ProcessDialogChar( _ ByVal charCode As Char _ ) As Boolean
Parameters
- charCode
- Character for the component to process
Return Value
true if the character was processed by the component; false otherwise
'Declaration
Protected Overrides Function ProcessDialogChar( _ ByVal charCode As Char _ ) As Boolean