GETTEXTSIZE function
Purpose: GETTEXTSIZE determines the size, in dialog units or pixels, of a text string, taking into consideration the font size. GETTEXTSIZE is called automatically by the functions BCX_BUTTON, BCX_RADIO, BCX_CHECKBOX, BCX_LABEL, and BCX_SLIDER.
Syntax: size = GETTEXTSIZE(Text$ [, WinHandle, FontHandle]) Parameters:
|