This document is archived and information here might be outdated. Recommended version. |
Fires when customize dialog is displayed on screen.
[Visual Basic .NET] Public Event OnStartDialog As OnStartDialogEventHandler
[C#] public event OnStartDialogEventHandler OnStartDialog
[C++]
HRESULT OnStartDialog(
void
);
The OnStartDialog event is triggered when the CustomizeDialog is displayed on the screen in response to the StartDialog method.