| void CBCGPAnimCtrl::SetFrameRate | ( | UINT | uiFrameRate | ) | 
Sets the new frame rate for the animation
For the CBCGPAnimCtrl class the frame rate means a time-out period in milliseconds between current and next bitmap instead of number of frames per second. The default value is 500 milliseconds.
| uiFrameRate | Specified a time-out value between current and next displayed bitmap |