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
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) | 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