GetFlickerFree method


Available for Picture objects.

Prototype

GetFlickerFree Proto hWnd:HWND

Syntax

Invoke GetFlickerFree, hWnd

Function

Gets the FlickerFree property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax returns the current flicker-free state for the object.

Possible returned values are:

TRUE    Object does not flicker while drawing text.
FALSE  Object may flicker while drawing text.