|
-
Mar 31st, 2004, 09:45 PM
#1
Thread Starter
Fanatic Member
unload form (resolved)
how do i unload form in.net?
Last edited by Goh; Apr 1st, 2004 at 04:14 AM.
-
Mar 31st, 2004, 11:55 PM
#2
Junior Member
-
Apr 1st, 2004, 02:24 AM
#3
Thread Starter
Fanatic Member
thanks!..but how do i close other forms from a form? (same as for show) ?
-
Apr 1st, 2004, 02:40 AM
#4
Originally posted by Goh
thanks!..but how do i close other forms from a form? (same as for show) ?
if you're trying to close the application then just call Application.Exit and it will close all the forms
otherwise, you would need to have a reference to the form object...
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Apr 1st, 2004, 03:43 AM
#5
Thread Starter
Fanatic Member
how do i make a reference to the object?
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
|