|
-
Jan 14th, 2012, 07:38 PM
#1
Thread Starter
Junior Member
Making a window within a form.
Ok's, I'm king of crazy. but this is something i thought be interesting to make a window with a window. hit coded button/ and or image coded for a button. make visible. you can drag it around and make it work like you were using a window.
Update:
the form 1 would have a image button that opens a form thats form would act like a window. like the ones you use when you open up a folder on your desktop. but it would minmize into the form 1 as an image button caching its info so you can pop it back up.
best way i can explain it in basics.
it would be nice if some one can help me. and maybe show me a form example.
thanks in advance
Zarky~
Last edited by Zarky; Jan 15th, 2012 at 09:03 AM.
-
Jan 14th, 2012, 08:56 PM
#2
Re: Making a window within a form.
Are you talking about an MDI application, or something different? A form is a control so you can actually just add a form to another form as you would any control. There would rarely be a good reason to do that though. You can also write your own code to allow you to drag and drop other controls around within a form. You'd have to provide a more complete description of what you're trying to achieve for us to know what the best option would be.
-
Jan 15th, 2012, 09:04 AM
#3
Thread Starter
Junior Member
Re: Making a window within a form.
whats an MDI application? i heard it before but i cant remember what it was.
-
Jan 15th, 2012, 07:58 PM
#4
Re: Making a window within a form.
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
|