Wimark.Controls Class Library  

ToolBarButton.HideOrder Property

Gets or sets a value indicating the order to hide toolbar buttons when the size of a toolbar is shrinked.

[Visual Basic]
Public Property HideOrder As ToolBarButtonHideOrder 
[C#]
public ToolBarButtonHideOrder HideOrder {get; set;}
[C++]
public: __property ToolBarButtonHideOrder get_HideOrder();
public: __property void set_HideOrder(ToolBarButtonHideOrder);

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

ToolBarButton Class | ToolBarButton Members | Wimark.Controls Namespace