In This Topic
Asks to confirm the cancel request.
Syntax
public void SetAskOnCancel(
bool
)
public:
void SetAskOnCancel(
bool
)
Parameters
| Parameter Name | Description |
|---|
| bAsk | True: Prompt is displayed before termination; False: Termination without prompt |
See Also