Wimark.Controls Class Library  

CommandItem.Style Property

Gets or sets a value indicating the style of a command item.

[Visual Basic]
Public Property Style As CommandItemStyle 
[C#]
public CommandItemStyle Style {get; set;}
[C++]
public: __property CommandItemStyle get_Style();
public: __property void set_Style(CommandItemStyle);

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