Wimark.Controls Class Library  

DockItem.ButtonBounds Property

Returns the bounds of the tab button.

[Visual Basic]
Public ReadOnly Property ButtonBounds As Rectangle 
[C#]
public Rectangle ButtonBounds {get;}
[C++]
public: __property Rectangle get_ButtonBounds();

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

DockItem Class | DockItem Members | Wimark.Controls Namespace