Form Sidebar

  • Thread starter Thread starter Andrew Smith via AccessMonster.com
  • Start date Start date
A

Andrew Smith via AccessMonster.com

I have a form that helps the user navigate through the database. What I
would like to do is have it on the side and disappear until the user moves
their cursor to the far left of the screen so then they can select another
function or location. Similar to the windows toolbar auto-hide feature. If
anyone has a good way to program this kind of functionality into a form,
please help as this would greatly help.

Thanks in advance,

Andrew
 
in message:
I have a form that helps the user navigate through the database. What I
would like to do is have it on the side and disappear until the user moves
their cursor to the far left of the screen so then they can select another
function or location. Similar to the windows toolbar auto-hide feature. If
anyone has a good way to program this kind of functionality into a form,
please help as this would greatly help.

Hi Andrew,

Here are some Side Bar control links. Perhaps they can help.
I'm not sure if any of them can *auto-hide*, but I'm pretty
sure the last link has some downloads that allow you to show
or hide the side control from a toolbar button.

http://www.freevbcode.com/ShowCode.Asp?ID=918

http://www.devexpress.com/?section=/products/ActiveX/XSideBar

http://www.dbi-tech.com/product_page_Calendar_Tools.asp

http://www.aadconsulting.com/swbds.html

Hope those help,
 
Back
Top