Spread Windows Forms 12.0 Product Documentation
GetPreferredSize Method (FpScrollBarGripper)


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

Reference

FpScrollBarGripper Class
FpScrollBarGripper Members