Show toolbar button only with text

  • Thread starter Thread starter nilangini
  • Start date Start date
N

nilangini

I am facing following two problems while using Toolbar control in Win
forms in VS 2003

1. I don't want to display the image on the button. But, it leaves the
space for the image before displaying the text, even if I do not
specify the image
2. I want toolbar buttons to resize (width) accoding to the textsize

Any help?
 
well i've not seen such problem. its working well in my project.
anyways check whether u have give any imageIndex from any assigned
ImageList to ToolBar. and ther is not property or function using which
you can resize the buttons of the bar. you have to write custome code
by yourself.
 

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

Back
Top