Click to See Complete Forum and Search --> : Component order


Frederic Naudeau
July 26th, 1999, 04:45 AM
Hi,

How can set a component over or under another componenent ?

For exemple, I have 2 buttons which are crossed, and I want the button 1 to be over the button 2.
There is nothing like "Back" or "Front" in the resource !!


Thanks in advance.

Frédéric Naudeau.

Roger Allen
July 26th, 1999, 05:07 AM
The component order is the same as the tab order for the controls. When you are editing a dialog resource you can set the tab order by pressing Ctrl and D. You then click on the controls in the order you wish them to be in. If you want button 1 in from of button 2, then button 1 has to be before button 2 in the tab order.

Is this the information that you need ?



Roger Allen