Class ValueEditorUInt64
Implements ulong editor with validation.
[ControlCategory("Editors")]
public class ValueEditorUInt64 : ValueEditorCustom, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
- Inheritance
-
ValueEditorUInt64
- Implements
Constructors
- ValueEditorUInt64()
Initializes a new instance of the ValueEditorUInt64 class.
- ValueEditorUInt64(Control)
Initializes a new instance of the ValueEditorUInt64 class.
- ValueEditorUInt64(string, ulong?)
Initializes a new instance of the ValueEditorUInt64 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.