Animaters
Creates a Animaters user control.
  


AVI Animaters control as user component

SYNTAX

@ <nRow>,<nColANIMATERES <ControlName>
[ OF | PARENT> <
ParentWindowName> ]
[ WIDTH <
nWidth> ]
[ HEIGHT <
nHeight> ]
FILE <
cFileName>
ID <
nId>
[ TOOLTIP <
cToolTipText> ]
[ HELPID <
nHelpid> ]
[ INVISIBLE ]

DESCRIPTION:

nRow, nCol
Position in the area of the window in pixels.
ControlName
A reference to the Animaters Control
nWidth, nHeight
The desired size of the Animaters Control in pixels
ParentWindowName
A reference to the Parent Window.
cFileName
An AVI file name.
nId
The ID identifier this Control in Dialog Window
nHelpId
The help topic identifier for this Control

EXAMPLE:

See demos in :
\samples\Advanced\AVI_Animation