Wimark.Controls Class Library  

Editor.CreateEditorControl Method

Virtual method that should create the control used to edit values.

[Visual Basic]
Overridable Protected Function CreateEditorControl() As EditorControl 
[C#]
protected virtual EditorControl CreateEditorControl();
[C++]
protected: virtual EditorControl* CreateEditorControl();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

Editor Class | Editor Members | Wimark.Controls.Editors Namespace