Arg81
Well-known member
Hello programmers!
I've added a new bit of coding to my application to allow some network files to be saved as links into a grid.
However...I want the OFD to be as minimal as possible. I guess I may have to create my own one, but I have never done anything like that before so wouldn't know where to start.
Basically, all I want to display is the files (I use .InitialDirectory to get the correct root folder), and an OK and cancel button.
I do not want the folder pane to the left, nor the navigational controls on the top.
Anyone done something similar or got a link to somewhere that will help with this?
...in case you're wondering, i need to minimise it for "user stupidity"
I've added a new bit of coding to my application to allow some network files to be saved as links into a grid.
However...I want the OFD to be as minimal as possible. I guess I may have to create my own one, but I have never done anything like that before so wouldn't know where to start.
Basically, all I want to display is the files (I use .InitialDirectory to get the correct root folder), and an OK and cancel button.
I do not want the folder pane to the left, nor the navigational controls on the top.
Anyone done something similar or got a link to somewhere that will help with this?
...in case you're wondering, i need to minimise it for "user stupidity"