GetPreferredSize Method (FpMultiOption)
In This Topic
Calculates the height and width required to display the text and picture (of the option buttons) in the control with default width and height.
Overload List
Overload | Description |
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,Boolean) | Calculates the height and width required to display the text and picture (of the option buttons) in the control. |
GetPreferredSize(Size) | (Inherited from System.Windows.Forms.Control) |
See Also