Spread Windows Forms 12.0 Product Documentation
GetPreferedWidth Method (FpStatusBarTextElement)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpStatusBarTextElement Class : GetPreferedWidth Method
Returns the preferred width for the element.
Syntax
'Declaration
 
Public Overrides Function GetPreferedWidth() As Integer
'Usage
 
Dim instance As FpStatusBarTextElement
Dim value As Integer
 
value = instance.GetPreferedWidth()
public override int GetPreferedWidth()
See Also

Reference

FpStatusBarTextElement Class
FpStatusBarTextElement Members