|
-
Apr 9th, 2002, 01:04 AM
#1
Thread Starter
Fanatic Member
How do you get the open window to popup?
i'm making a lot of apps that opens files. how do you make the "open" window popup like in notepad or word or something?
-
Apr 9th, 2002, 01:05 AM
#2
Use CommonDialog1.ShowOpen
Select it from Components.
-
Apr 9th, 2002, 01:08 AM
#3
Thread Starter
Fanatic Member
is it possible to do it without the component?
-
Apr 9th, 2002, 01:12 AM
#4
-
Apr 9th, 2002, 01:12 AM
#5
-
Apr 9th, 2002, 01:13 AM
#6
Alternatively, u could make ur own, using DirListBox, FileListBox etc.
-
Apr 9th, 2002, 01:15 AM
#7
umm isn't that considered "component"? or is it included in VB runtime?
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 9th, 2002, 01:15 AM
#8
Thread Starter
Fanatic Member
Originally posted by Bruce Fox
Alternatively, u could make ur own, using DirListBox, FileListBox etc.
yeah im just gonna do that. im sick of getting errors on my app
-
Apr 9th, 2002, 01:16 AM
#9
Originally posted by Vanguard-MnC
yeah im just gonna do that. im sick of getting errors on my app
see the class that I atached!!!
You dont have to make your own
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 9th, 2002, 01:27 AM
#10
Thread Starter
Fanatic Member
Originally posted by MrPolite
see the class that I atached!!!
You dont have to make your own
okay i did. now how do you use it? (newbie me!)
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
|