Results 1 to 2 of 2

Thread: How to build toolboxes?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    hongkong
    Posts
    251
    Dear All,
    I would like to ask how to build the "multiwindow" toolboxes on the left and right sides of a program like that in Photoshop.

    I hope to achieve:
    * on the left, there is a drawing plalette and
    * on the right, there are several "windows" displaying
    the properties of the objects or so.

    Do anyone knows the technique for achieving these?

    Thanks for your kind attention

  2. #2
    Addicted Member Shrog's Avatar
    Join Date
    Aug 1999
    Location
    Darkest Africa
    Posts
    186

    Smile Align

    Place a picturebox on the main form. Set the Align property to "Align Right" or "Align Left". This will make the picturebox "stick" to the left or right of the form.

    Because a picturebox is a container, you can now add controls and stuff on it, like it was a form.

    Hope this helps.
    Shrog

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