|
|
|
|
SizeVisible Property, TabClass Class |
Returns the visible size of the tab.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Property SizeVisible As Size |
C# |
public Size SizeVisible { get; } |
C++ |
public: property Size SizeVisible { |
Property Value
The visible height and width (in pixels) of the tab.
Comments
The SizeVisible property returns the visible size of the tab.