Class ValueEditorUInt16
Imlements ushort editor with validation.
[ControlCategory("Editors")]
public class ValueEditorUInt16 : TextBoxAndLabel, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
- Inheritance
-
ValueEditorUInt16
- Implements
Constructors
- ValueEditorUInt16()
Initializes a new instance of the ValueEditorUInt16 class.
- ValueEditorUInt16(string, ushort?)
Initializes a new instance of the ValueEditorUInt16 class.
Methods
- Init()
Initializes main child control.