Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - CommonDialog - Open
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CommonDialog - Open

 Post Reply Post Reply
Author
Message
bfelknor View Drop Down
Newbie
Newbie
Avatar

Joined: 24 July 2008
Location: United States
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote bfelknor Quote  Post ReplyReply Direct Link To This Post Topic: CommonDialog - Open
    Posted: 28 July 2009 at 8:26pm
I want to create folder browser using the common dialog control.
 
It's pretty clear how to use the showbrowsefolder method, and I like being able to set an initial folder, but the dialog is not sizable and the navigation without the task bar (as is now common in windows explorer) is not nice.
 
So, I'm trying to figure out how to use the showopen method to do this.  I want to be able to set an initial folder, filter the lists to only drives and folders and return only a folder.
 
Is it possible ?
 
Also, there is no documentation on DialogStyle.  Is there an enumeration for this ?
 
Thanks.
 
Bruce
Bruce
Back to Top
Baldur View Drop Down
Senior Member
Senior Member


Joined: 22 November 2006
Location: Germany
Status: Offline
Points: 244
Post Options Post Options   Thanks (0) Thanks(0)   Quote Baldur Quote  Post ReplyReply Direct Link To This Post Posted: 19 August 2009 at 10:02am
The BrowserDialog is a common-control from windows. CJ give you still access.
The ShowOpen expect to select a file and not a directory. It's also a common-control in windows and can't be modified.
 
You must then build your own control to solve this.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.152 seconds.