'Declaration Public Overloads Shared Function CalculateTextSize( _ ByVal text As String, _ ByVal hotkey As HotkeyPrefix, _ ByVal vertical As Boolean, _ ByVal control As Control, _ ByRef appearance As AppearanceData, _ ByVal measureString As ImageAndTextUIElement.MeasureStringDelegate, _ ByVal wrapText As Boolean, _ ByVal layoutArea As Size _ ) As Size
public static Size CalculateTextSize( string text, HotkeyPrefix hotkey, bool vertical, Control control, ref AppearanceData appearance, ImageAndTextUIElement.MeasureStringDelegate measureString, bool wrapText, Size layoutArea )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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