GetFontUnderline method


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

Prototype

GetFontUnderline Proto hWnd:HWND

Syntax

Invoke GetFontUnderline, hWnd

Function

Gets the underline font condition for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax returns the current underlined font state for the object.

Possible returned values are:

TRUE    Object has an underlined font.
FALSE  Object does not have an underlined font.