Wimark.Controls Class Library  

TabPage.TabStop Property

Hides the property from the design environment.

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

TabPage Class | TabPage Members | Wimark.Controls Namespace