Disable or hide address bar [modified]
-
Hi Freinds, I m working in vb 6.0 I m open a folder from vb but user can move up or down by address bar so i want to hide or disalbe windows address bar of that folder. currently for open folder i m using shell function.. Please help me, How can I open folder without address bar (Windows Application). Thank you -- modified at 9:56 Thursday 22nd November, 2007
-
Hi Freinds, I m working in vb 6.0 I m open a folder from vb but user can move up or down by address bar so i want to hide or disalbe windows address bar of that folder. currently for open folder i m using shell function.. Please help me, How can I open folder without address bar (Windows Application). Thank you -- modified at 9:56 Thursday 22nd November, 2007
I think it is not possible to do that. All you can do is that you can have one form that looks similar to window explorer and show this form instead of opening the folder from VB program.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."