Frames & Labels
- From: rn5a@xxxxxxxxxxxxxx
- Date: 3 Feb 2007 12:15:23 -0800
A Form has a Frame which encapsulates 15 TextBoxes & 15 Labels. After
adding the controls on the Form, I decided to group the 15 TextBoxes &
the 15 Labels into 3 groups so that each group has 5 TextBoxes & 5
Labels.
I would like to differentiate the 3 groups visually using Frames which
means I will have to add 3 more Frames. In each Frame, there will be 5
TextBoxes & 5 Labels. The problem is when I add the Frames over the
already present TextBoxes & Labels, then the TextBoxes & Labels get
hidden behind the Frames.
When I right-click the Frames & click 'Send to Back' to make the
TextBoxes & Labels visible, the TextBoxes become visible but the
Labels still remain hidden. Right-clicking the Labels (by selecting
them one by one using the 'Properties' window) & clicking 'Bring to
Front' doesn't resolve the issue; the Labels still remain hidden
behind the Frames & hence aren't visible.
How do I make the Labels visible over the Frames without having to
delete all the existing Labels & adding new ones right from the
scratch?
.
- Follow-Ups:
- Re: Frames & Labels
- From: David Kerber
- Re: Frames & Labels
- From: rn5a
- Re: Frames & Labels
- Prev by Date: Re: Function Needed
- Next by Date: Re: Frames & Labels
- Previous by thread: Getting "Can't find project or library" error when the library is clearly there.
- Next by thread: Re: Frames & Labels
- Index(es):
Relevant Pages
|