Provides access to a method that advises the framework that the control user has indicated completion.
The ICompletionNotify interface provides the IToolControl interface a mechanism to report to the application that the ToolControl no longer needs focus.
| Description | ||
|---|---|---|
![]() |
SetComplete | Advises the framework that the control user has indicated completion. |
When a ToolControl object gains focus, an ICompletionNotify object is passed to the ToolControl in the IToolControl::OnFocus method.