SetFlickerFree method


Available for Picture objects.

Prototype

SetFlickerFree Proto hWnd:HWND, bFlickerFree:BOOL

Syntax

Invoke SetFlickerFree, hWnd, bFlickerFree

Function

Sets the FlickerFree property for an object.

Parameters

hWnd

Handle to the object.

bFlickerFree

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

Return value

Eax/Rax returns TRUE if successful, or FALSE if not.


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