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