Class ValueEditorCustom
Base class for the custom value editors.
[ControlCategory("Hidden")]
public class ValueEditorCustom : TextBoxAndLabel, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, IControlAndLabel, INotifyDataErrorInfo
- Inheritance
-
ValueEditorCustom
- Implements
- Derived
Constructors
- ValueEditorCustom()
Initializes a new instance of the ValueEditorCustom class.
- ValueEditorCustom(string, string?)
Initializes a new instance of the ValueEditorCustom class.
Methods
- Init()
Initializes main child control.