Mètode GetDrawFocus


Disponible per als objectes Button.

Prototip

GetDrawFocus Proto hWnd:HWND

Sintaxi

Invoke GetDrawFocus, hWnd

Funció

Llegeix la propietat DrawFocus d'un objecte.

Paràmetres

hWnd

"Handle" de l'objecte.

Valor de retorn

Eax/Rax torna l'estat "draw focus" actual de l'objecte.


Els possibles valors de retorn són:

TRUE     L'objecte Button dibuixa un rectangle a la seva àrea del client quan té el focus.
FALSE   L'objecte Button no dibuixa cap rectangle quan té el focus.