Wimark.Controls Class Library  

ToolBarButton.Editor Property

Gets or sets the editor that is associated with the toolbar button.

[Visual Basic]
Public Property Editor As Editor 
[C#]
public Editor Editor {get; set;}
[C++]
public: __property Editor* get_Editor();
public: __property void set_Editor(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

ToolBarButton Class | ToolBarButton Members | Wimark.Controls Namespace