This document is archived and information here might be outdated. Recommended version. |
Indicates if the cancel button has been clicked.
[Visual Basic .NET] Public Event IsCancelled As IsCancelledEventHandler
[C#] public event IsCancelledEventHandler IsCancelled
[C++]
HRESULT IsCancelled(
void
);