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