Wimark.Controls Class Library  

CommandItem.DropDownArrow Property

Gets or sets a value indicating whether a drop-down toolbar button, connected to this command, should display a down arrow.

[Visual Basic]
Public Property DropDownArrow As Boolean 
[C#]
public bool DropDownArrow {get; set;}
[C++]
public: __property bool get_DropDownArrow();
public: __property void set_DropDownArrow(bool);

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