Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Returns the width of a text string as it would be displayed in the current font.
[nWidth =] [Form.]TextWidth(cText)
Parameters
- nWidth
Returns a value in pixels specifying the width of the text string. - cText
Specifies the character string for which the text width is determined.
Remarks
The TextWidth method determines the amount of horizontal space required to display cText.