|
|
|
|
RealWidth Property, TabClass Class |
For internal use only - Not intended for direct use by applications - Not used with SftTabs/NET.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public ReadOnly Overridable Property RealWidth As Integer |
C# |
public virtual int RealWidth { get; } |
C++ |
public: property virtual int RealWidth { |
Property Value
Comments
The RealWidth property
For internal use only - Not intended for direct use by applications - Not used with SftTabs/NET.
The BestDimensions method can be used to determine the best dimensions for the tab. The Size property returns its current size.