TObject
TPersistent
TComponent
TControl
TWinControl
TCustomEdit
TCustomMaskEdit
| Delphi | C#.NET | Supported |
| TCustomMaskEdit | System.Windows.Forms.TextBox | Yes |
| Properties | ||
| EditMask | No | |
| MaskState | No | |
| MaxLength | MaxLength | Yes |
| IsMasked | No | |
| EditText | No | |
| Text | Text | Yes |
| Methods | ||
| ValidateEdit | No | |
| Clear | Clear | Yes |
| GetTextLen | No | |