Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Starts the animation that you assign to the pane.
void StartAnimation(
UINT nFrameDelay=500,
UINT nDuration=-1
);
Parameters
[in] nFrameDelay
Specifies the animation frame rate, in milliseconds.[in] nDuration
Specifies how long to play the animation, in milliseconds. Use -1 for an infinite loop.
Remarks
You must specify a handle to an image list before you call StartAnimation by using SetAnimationList.
Requirements
Header: afxribbonstatusbarpane.h