The event handler receives an argument of type CustomMaskEventArgs containing data related to this event. The following CustomMaskEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CustomMaskCharacter | Gets the custom mask character. |
CustomMaskIndex | Gets the index of the custom mask. |
InputCharacter | Gets or sets the input character. |
Valid | Gets or sets whether the value is valid. |