You now add three methods to AutoClik’s document dispatch interface:
| Method | Description |
| RefreshWindow | Updates the view according to the current values of m_pt and m_str. |
| SetAllProps | Sets the m_pt and m_str member variables, and updates the view. |
| ShowWindow | Shows AutoClik’s frame window, which is initially hidden when AutoClik is launched as an Automation server. |