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