Wimark.Controls Class Library  

CommandItem.CommandItems Property

Gets a value indicating the collection of CommandItem objects associated with the command item.

[Visual Basic]
Public ReadOnly Property CommandItems As CommandItemCollection 
[C#]
public CommandItemCollection CommandItems {get;}
[C++]
public: __property CommandItemCollection* get_CommandItems();

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

CommandItem Class | CommandItem Members | Wimark.Controls Namespace