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


Glossary Item Box

Calculates the height and width required to display the text and picture (of the option buttons) in the control with default width and height. Gets the preferred (maximum) size of the edit control used in the cell.

Overload List

OverloadDescription
GetPreferredSize(Graphics,Font,ButtonTextAlign,RadioOrientation,RadioPicture,ArrayList)Calculates the height and width required to display the text and picture (of the option buttons) in the control with default width and height.  
GetPreferredSize(Graphics,Font,ButtonTextAlign,RadioOrientation,RadioPicture,ArrayList,Int32,Int32)Calculates the height and width required to display the text and picture (of the option buttons) in the control.  
GetPreferredSize(Size)Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)

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.