Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

focus

kruyt
Beginner
326 Views
How can I set the focus to a dialog?

I use the DLG... functions to initialise and set the control properties and like to give focus to the first edit box (IDC_EDIT..).
0 Kudos
1 Reply
Jugoslav_Dujic
Valued Contributor II
326 Views
Use LayoutTab Order mode (Ctrl+D) in Resource Editor.
0 Kudos
Reply