Wimark.Controls Class Library  

CommandItemEventArgs.Container Property

Gets the container that hosts the command.

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

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

CommandItemEventArgs Class | CommandItemEventArgs Members | Wimark.Controls Namespace