Results 1 to 3 of 3

Thread: How To Set ToolBar Form Left To Right

  1. #1

    Thread Starter
    Lively Member SNIPER.PS's Avatar
    Join Date
    Dec 2009
    Posts
    96

    Arrow How To Set ToolBar Form Left To Right

    Hello

    How To Set Tool Bar Form Left To Right

    Thanks For All
    الحمد لله

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: How To Set ToolBar Form Left To Right

    Are you asking how to right align buttons on the toolbar? If so then I don't think there is such option.
    You may instead experiment with having first button as place holder (check Style property for a button for actual value) and assign appropriate width (may need to calculate it).
    By doing that you may simulate the alignment.

    Another way is to use picturebox (with alignment set to Top) instead of toolbar and have all the buttons (regular command buttons, etc) you need inside the picturebox.

  3. #3

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