OnInitDialog()中SetFocus()不起作用解决方法
OnInitDialog()中自动生成的注释:
return TRUE; // return TRUE unless you set the focus to a control
回答了这个问题.Be careful 哦.
OnInitDialog()中自动生成的注释:
return TRUE; // return TRUE unless you set the focus to a control
回答了这个问题.Be careful 哦.