i have a toolbar on the top of my Form6. but when i draw this toolbar it creats its width equal to the width of Form6. but i want to set its width manully like
i tried it but it gives me an error.Code:Toolbar1.Width=2000
Quote:
Width property can't be set on this control
