|
-
Nov 19th, 2000, 10:26 PM
#1
Thread Starter
Addicted Member
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
-
Nov 20th, 2000, 01:07 AM
#2
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|