dotnetmonitor.com |
|
|||||||||||
| You need to create a class that inherits from
MaskDescriptor. Also, if you want Type validation support, youll need to
implement a public static Parse method that takes a string.
The MaskedTextBox sample app in the SDK shows this. See the IPv5 and IPv5MaskDescriptor classes. You can download the sample from: |
|||||||||||