Increase the TabPage width

A

alberto

I need to increase the TabPage width in order to make place to draw an
image of a button but I don't know how to do it.

I've tried to modify the Width and the Size property of the TabPage but it
doesn't work.

How can I do it? Thank you very much.
 
Z

z.sessions

I need to increase the TabPage width in order to make place to draw an
image of a button but I don't know how to do it.

I've tried to modify the Width and the Size property of the TabPage but it
doesn't work.

How can I do it? Thank you very much.

I think you will need to modify the Width property of the TabControl
that is the parent of the TabPage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top