Mčtode GetFontUnderline


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

Prototip

GetFontUnderline Proto hWnd:HWND

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/Rax 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.