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