Can one adjust a toolbar button width?

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Is it possible to adjust a toolbar buttons width? I tried setting
..Rectangle.Width but that seems to be read-only or something...

Tom
 
Never mind, I think I figured it out (tlbMain.ButtonSize = New
System.Drawing.Size(200,tlbMain.ButtonSize.Height))... got another question
regarding this revolving around text width, but I'll ask that in another
thread.

Tom
 
Back
Top