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