CMFCTasksPane::Update
Refreshes all of the controls in a task pane.
virtual void Update();
Remarks
This method updates the task pane caption, adjusts the scroll bar, repositions all tasks, and redraws all of the task pane controls.
Override this method in a derived class to execute custom code when the framework refreshes the task pane.
Requirements
Header: afxTasksPane.h