Mčtode GetFontUnderline


Disponible per a tots els objectes excepte Image, HScroll, VScroll, ProgressBar, Slider, UpDown i Animate.

Sintaxi

Invoke GetFontUnderline, hWnd

Funció

Llegeix la condició de font subratllada ("underline") d'un objecte.

Parŕmetres

hWnd

"Handle" de l'objecte.

Valor de retorn

Eax torna l'estat actual de font subratllada ("underline") de l'objecte.

Els possibles valors de retorn són:

TRUE    L'objecte té una font subratllada.
FALSE  L'objecte no té una font subratllada.