Wimark.Controls Class Library  

DropDownArea.Editor Property

Gets the editor that has opened this drop down area.

[Visual Basic]
Protected ReadOnly Property Editor As Editor 
[C#]
protected Editor Editor {get;}
[C++]
protected: __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

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