Spread Windows Forms 6.0 Product Documentation
GetPreferredSize Method
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > FpSlider Class : GetPreferredSize Method


Glossary Item Box

Gets the size needed to display the entire slider with the specified orientation and values.

Overload List

OverloadDescription
GetPreferredSize(SliderOrientation,Int32,Int32,Int32)Gets the size needed to display the entire slider with the specified orientation and values.  
GetPreferredSize(Size)Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)

Remarks

This method calculates the height and width to display the control with the given orientation.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.