Calculates the height and width required to display the text and picture in the progress indicator.
Overload List
Overload | Description |
GetPreferredSize(Graphics,Font,Int32,Int32,Int32,ProgressOrientation) | Calculates the height and width required to display the text and picture in the progress indicator. |
GetPreferredSize(Graphics,Font,Int32,Int32,Int32,ProgressOrientation,ProgressTextStyle,String) | Calculates the height and width required to display the text and picture in the progress indicator. |
GetPreferredSize(Size) | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) |
See Also