S
S P via AccessMonster.com
I have a switchboard form with a left menu bar similar to windows explore with three sections (Configure, Tasks, Print)
How can I have each section collapsible like in window explore?
Can it be done through the VBA scripting in MS Access? If so can someone provided examples?
Basically I divided each section to three parts
one part is the header which is an image and a label (name of section)
the second part is the button to click to hide/show the context of the section
the third part is the text (labels that open other forms) with a background image
something like this
http://www.viksoe.dk/code/collapsiblepanel.htm
http://www.viksoe.dk/code/screensho..psiblepanel.gif
but that will work with an MS Access form
IF you can send a reply to spandit3[AT]gmail[DOT]com
How can I have each section collapsible like in window explore?
Can it be done through the VBA scripting in MS Access? If so can someone provided examples?
Basically I divided each section to three parts
one part is the header which is an image and a label (name of section)
the second part is the button to click to hide/show the context of the section
the third part is the text (labels that open other forms) with a background image
something like this
http://www.viksoe.dk/code/collapsiblepanel.htm
http://www.viksoe.dk/code/screensho..psiblepanel.gif
but that will work with an MS Access form
IF you can send a reply to spandit3[AT]gmail[DOT]com