Class ValueEditorUInt32
Imlements uint editor with validation.
[ControlCategory("Editors")]
public class ValueEditorUInt32 : ValueEditorCustom, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
- Inheritance
-
ValueEditorUInt32
- Implements
Constructors
- ValueEditorUInt32()
Initializes a new instance of the ValueEditorUInt32 class.
- ValueEditorUInt32(Control)
Initializes a new instance of the ValueEditorUInt32 class.
- ValueEditorUInt32(string, uint?)
Initializes a new instance of the ValueEditorUInt32 class.
Fields
- UseCharValidator
Gets or sets whether to use char validator to limit unwanted chars in the input. Default is False.
Methods
- Init()
Initializes main child control.