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