Spread Windows Forms 12.0 Product Documentation
GetPreferredSize Method (FpScrollBarButton)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpScrollBarButton Class : GetPreferredSize Method
Gets the preferred (maximum) size.
Syntax
'Declaration
 
Public Overridable Function GetPreferredSize() As Size
'Usage
 
Dim instance As FpScrollBarButton
Dim value As Size
 
value = instance.GetPreferredSize()
public virtual Size GetPreferredSize()
See Also

Reference

FpScrollBarButton Class
FpScrollBarButton Members