Results 1 to 3 of 3

Thread: Adding controls to frames in sstab

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2007
    Posts
    29

    Question 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

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2007
    Posts
    29

    Re: Adding controls to frames in sstab

    Able to fix it..

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width