C++
BOOL OnInitDialog() override;
Description
The dialog initialization routine. Returns true if the input focus has been set to the first control in the dialog box. Returns false if OnInitDialog() has explicitly set the input focus to a control in the dialog box.