[]
Constructs a new CustomMaskEventArgs object.
public CustomMaskEventArgs(int mask, char inChar)
Public Sub New(mask As Integer, inChar As Char)
Type | Name | Description |
---|---|---|
int | mask | Index for mask |
char | inChar | Input character for mask |