|
-
Aug 26th, 2000, 08:52 PM
#1
Thread Starter
Frenzied Member
Hey all.
Anybody had this problem?
I have a common dialog box for opening jpg files.
I have specified at design time and at run time the initial directory. but when the application runs, it always opens to the current directory (app.path)
As I said, i set the property on the control's property box and then I even added a line to the Form_Load:
cdbOpenPic.InitDir = "C:\my folder\jpgs\"
Still, it opens in the app.path
So, anybody know why?
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
|