Spread Windows Forms 12.0 Product Documentation
GetPreferedWidth Method (FpBaseStatusBarElement)


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

Reference

FpBaseStatusBarElement Class
FpBaseStatusBarElement Members