Wimark.Controls Class Library  

CommandItemEventArgs.ContainerType Property

Gets the type of the container that hosts the command.

[Visual Basic]
Public ReadOnly Property ContainerType As CommandContainerType 
[C#]
public CommandContainerType ContainerType {get;}
[C++]
public: __property CommandContainerType get_ContainerType();

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