GUI help: navigational buttons

Chrisopia

Registered User.
Local time
Today, 11:16
Joined
Jul 18, 2008
Messages
279
I need to create a way to display things as buttons along a task bar, like most applications do.

Not necessarily like the new 2007 suit does with the categories - although that would be a bonus.

Anyone got any tips or know somewhere to go? - I literally don't know where to begin!?
 
My "tips":

* Upgrade to Access 2007 or 2010 and modify the ribbon :)

Or

* Create the buttons on EVERY single form or use a borderless form that always opens when another form is opened and it stays pinned to the top. The borderless form will hold the buttons however you need to synch the form's resize event with that form.
 

Users who are viewing this thread

Back
Top Bottom