Wimark.Controls Class Library  

TabControl.TabCount Property

Gets the number of tab pages in a tab control.

[Visual Basic]
Public ReadOnly Property TabCount As Integer 
[C#]
public int TabCount {get;}
[C++]
public: __property int get_TabCount();

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

TabControl Class | TabControl Members | Wimark.Controls Namespace