camo Posted August 17, 2005 Share Posted August 17, 2005 just getting into objects, currently im trying to write an app with an embedded explorer window, using "Shell.Explorer.2" as the obj, but, it does not behave the way i want it to, is there a reference page somewhere to list all the available properties that are changable for this object? i tried looking at msdn but came up short. i want to disable the menu on the left, thumbnail view, no statusbar, etc... Link to comment Share on other sites More sharing options...
seandisanti Posted August 17, 2005 Share Posted August 17, 2005 just getting into objects, currently im trying to write an app with an embedded explorer window, using "Shell.Explorer.2" as the obj, but, it does not behave the way i want it to, is there a reference page somewhere to list all the available properties that are changable for this object? i tried looking at msdn but came up short. i want to disable the menu on the left, thumbnail view, no statusbar, etc... <{POST_SNAPBACK}>you should do a search on msdn for 'platform sdk' and download the help file. (the rest of the sdk is neat too, but help file is what you really need for documentation) may want to check out this url in the sdk help file ms-help://MS.PSDKSVR2003SP1.1033/shellcc/platform/shell/programmersguide/shell_adv/bands.htm Link to comment Share on other sites More sharing options...
camo Posted August 18, 2005 Author Share Posted August 18, 2005 you should do a search on msdn for 'platform sdk' and download the help file. (the rest of the sdk is neat too, but help file is what you really need for documentation) may want to check out this url in the sdk help file ms-help://MS.PSDKSVR2003SP1.1033/shellcc/platform/shell/programmersguide/shell_adv/bands.htm<{POST_SNAPBACK}>ty Link to comment Share on other sites More sharing options...
rmorrow Posted August 18, 2005 Share Posted August 18, 2005 Would you share your code, camo? I'd like to see what you did and how. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now