Wimark.Controls Class Library  

TabPage.ButtonLocation Property

Gets or sets the location of the tab button.

[Visual Basic]
Public Property ButtonLocation As Point 
[C#]
public Point ButtonLocation {get; set;}
[C++]
public: __property Point get_ButtonLocation();
public: __property void set_ButtonLocation(Point);

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