Hi
I would like to add a Navigation Pane to my Access 2010 app.
I would like to have similar behaviour than the built-in Access Navigation Pane.
I'm looking at creating a form with the sections that I want, that will each open a specified form or report, and then set the Moveable property to False. The problem is that any form that it will open, will open on top of my Navigation form. The form should thus be dockable, but how do you do that?
Is a form even the correct option? Is it possible to create a vertical menubar that can have the same behaviour?
I would like to add a Navigation Pane to my Access 2010 app.
I would like to have similar behaviour than the built-in Access Navigation Pane.
I'm looking at creating a form with the sections that I want, that will each open a specified form or report, and then set the Moveable property to False. The problem is that any form that it will open, will open on top of my Navigation form. The form should thus be dockable, but how do you do that?
Is a form even the correct option? Is it possible to create a vertical menubar that can have the same behaviour?