Class ValueEditorEMail
Imlements e-mail editor with validation.
[ControlCategory("Editors")]
public class ValueEditorEMail : ValueEditorString, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
- Inheritance
-
ValueEditorEMail
- Implements
Constructors
- ValueEditorEMail()
Initializes a new instance of the ValueEditorEMail class.
- ValueEditorEMail(string, string?)
Initializes a new instance of the ValueEditorEMail class.
Properties
- IsValidText
Gets whether text is valid. Override to provide validation.
Methods
- Init()
Initializes main child control.