Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Establishes a relationship between animation controller and a window.
void SetRelatedWnd(
CWnd* pWnd
);
Parameters
- pWnd
A pointer to window object to set.
Remarks
If a related CWnd object is set, the animation controller can automatically update it (send WM_PAINT message) when the status of animation manager has changed or timer post update event has occurred.
Requirements
Header: afxanimationcontroller.h