Método GetFontStrikethru


Disponible para todos los objetos excepto Image, HScroll, VScroll, ToolBar, ProgressBar, Slider, UpDown y Animate.

Prototipo

GetFontStrikethru Proto hWnd:HWND

Sintaxis

Invoke GetFontStrikethru, hWnd

Función

Lee la condición de fuente rayada ("strikethru") de un objeto.

Parámetros

hWnd

"Handle" del objeto.

Valor de retorno

Eax/Rax devuelve el estado actual de fuente rayada ("strikethru") del objeto.

Los posibles valores de retorno son:

TRUE    El objeto tiene una fuente rayada ("strikethru").
FALSE  El objeto no tiene una fuente rayada ("strikethru").