This document is archived and information here might be outdated. Recommended version. |
Provides access to members for manipulating message queue and keeping track of cancellation.
Name | Description | |
---|---|---|
Cancelled | Indicates if a cancel action has been conducted. | |
CancelOnClick | Indicates if a mouse click is seen as a cancel action. | |
CancelOnEscPress | Indicates if pressing the escape key is seen as a cancel action. | |
Dispatch | Dispatchs messages associated with the window. | |
Remove | Removes messages associated with the window. |
Classes | Description |
---|---|
MessageDispatcher | A mechanism for manipulating message queue. |