If you don't need to create
So how do I function in the initialization of my dialog!
When my window appears, a small vertical line flashing in the specified EDIT /
I also think it's a focus issue
Actually I have set focus in OnInitDialog
GetDlgItem (IDC_EDIT_NAME)-> SetFocus ();
return FALSE;
But still no flashing vertical lines