|
-
Aug 2nd, 2007, 10:28 PM
#1
Thread Starter
Junior Member
Adding controls to frames in sstab
Hi All,
I've an application in which I've placed several sstabs and add controls to the frames placed in the forms.
Lately, I tried to add a check box control to the frame 1 in the sstab 5. But the control seems to be visible in sstab1, 2,3 and 4.
Anyways to make it tie to a particular frame alone.
Thanks
-
Aug 2nd, 2007, 10:46 PM
#2
Re: Adding controls to frames in sstab
But the control seems to be visible in sstab1, 2,3 and 4.
That means the CheckBox is not a child control of the Frame, you probably just dragged it on top of the Frame instead of actually inserting it into the Frame.
Select the CheckBox control.
Hit Ctrl-X.
Select the Frame.
Hit Ctrl-Z.
-
Aug 2nd, 2007, 10:50 PM
#3
Thread Starter
Junior Member
Re: Adding controls to frames in sstab
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|