SetFlickerFree method


Available for Picture objects.

Syntax

Invoke SetFlickerFree, hWnd, bFlickerFree

Function

Sets the FlickerFree property for an object.

Parameters

hWnd

Handle to the object.

bFlickerFree

A DD value specifying the new flicker-free state for the object.

Return value

Eax returns TRUE if succesful, or FALSE if not.


REMARKS
: When this property is set to TRUE, the Picture object does not flicker while drawing text.