Results 1 to 2 of 2

Thread: How I work with TABSTRIP

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Location
    Venezuela
    Posts
    1

    Question

    How I include a format or some fields in a frames that is in turn inside a control TABSTRIP?

    Alejandro Blanco
    Venezuela

  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177
    The TabStrip control doesn't allow you to add controls to a Page on the TabStrip, instead it's up to you to make certain sets of control visible or invisible depending on which Tab is selected.

    For what you want, you should look at using the Microsoft Tabbed Dialog control instead, it allows you to add controls to the Pages of the TabStrip without having to do any manipulation at Runtime.

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