| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Visual C++ / MFC / Controls / Edit
|
Original Message
|
Name: Dhiva
Date: February 25, 2004 at 19:55:43 Pacific
Subject: Visual C++ / MFC / Controls / Edit OS: Win98 CPU/Ram: 256
|
Comment: Hi Created a dialog (MFC / Visual C++) with 3 edit boxes one after other, I need to place the cursor in the 2nd edit box when the program executed. How can I set the property of the 2nd edit box?
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: egkenny
Date: February 25, 2004 at 21:36:59 Pacific
|
Reply: (edit)Open the resource for the dialog box so you see it on the screen. In the menu select: Layout -> Tab Order Select the second text box to be "1" in the tab order. To test this in the menu select: Layout -> Test
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home