GetFontStrikethru method


Available for all objects except Image, HScroll, VScroll, ToolBar, ProgressBar, Slider, UpDown and Animate.

Prototype

GetFontStrikethru Proto hWnd:HWND

Syntax

Invoke GetFontStrikethru, hWnd

Function

Gets the strikethru font condition for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax/Rax returns the current strikethru font state for the object.

Possible returned values are:

TRUE    Object has a strikethru font.
FALSE  Object does not have a strikethru font.