Wimark.Controls Class Library  

EditorControl.Editor Property

Gets the editor that hosts this control.

[Visual Basic]
Public ReadOnly Property Editor As Editor 
[C#]
public Editor Editor {get;}
[C++]
public: __property Editor* get_Editor();

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

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