Results 1 to 3 of 3

Thread: [RESOLVED] Resize Toolbar

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Resolved [RESOLVED] Resize Toolbar

    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
    Code:
    Toolbar1.Width=2000
    i tried it but it gives me an error.
    Width property can't be set on this control

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Resize Toolbar

    If a toolbar acts like a picturebox change the alignment to none
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Re: Resize Toolbar

    thanks

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