Wimark.Controls Class Library  

CommandItemEventArgs.Command Property

Gets the component that represents the command.

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

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