If there is more than 100 control in a window how we can
change the Taborder of a controls
Answers were Sorted based on User's Feedback
Answer / rajendar gunnala
Open ur dialog & Press CTRl+D and change the Tab order.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / naved lodi
Go to the Layot menu option and select tab order" if you
are using VC++6.0" and if VC++.NEt the go to the Format
menu option and select Tab order.
| Is This Answer Correct ? | 5 Yes | 1 No |
Open your dialog & Press CTRl+D and change the Tab order.
Tip:
Among 100 controls suppose you want to change the tab order
of only last 10 controls, then hold control key when you
click on 90th control. and click on 91-100 controls to
change order so that firstt 90 controls order doesn't get
change.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / krishna bs
open rc file in text editor and change the order of the
lines. This determines the tab order
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between Synchronous sockets and asynchronous sockets?
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
how u can move CDC pointer to one line in cview?
is there any class which is not derived from Cobject
What are the special requirements for dialog box resources used in a form view?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
How you create a button dynamically?
What is a message map, and what is the advantage of a message map over virtual functions?
plzz tell me what we can do and dont in tally ERP & sap business one?
Which MFC function is used to display output?