CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2006
    Posts
    20

    Arrow How to increase size of the TabPage Of a Tabcontrol.

    Hi Everybody

    Plz help me to sort out my problem.
    I took a tabcontrol in a form.
    In the Tab control I took 3 Tab Pages
    My problem how i can increase the size of the tab Page button so
    that it will cover the form.



    Thank you

  2. #2
    Join Date
    Oct 2005
    Location
    Islamabad, Pakistan
    Posts
    1,277

    Re: How to increase size of the TabPage Of a Tabcontrol.

    ItemSize size property canbe used to size the tabcontrol's buttons.

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

Featured