Wimark.Controls Class Library  

TabBarPage.ShowScrollButtons Property

Gets or sets a value indicating whether the scroll buttons should be visible.

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

TabBarPage Class | TabBarPage Members | Wimark.Controls Namespace