C++
BOOL OnInitDialog() override;
Description
This is the dialog initialization function. 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.