Wimark.Controls Class Library  

CommandItem.ShowText Property

Gets or sets a value indicating whether a toolbar button, connected to this command, should show the text caption.

[Visual Basic]
Public Property ShowText As Boolean 
[C#]
public bool ShowText {get; set;}
[C++]
public: __property bool get_ShowText();
public: __property void set_ShowText(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