Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  Bryan King
Date Submitted:  3/15/2002
Category:  Forms
Compatibility:  VB 6,VB 5
This code has been accessed 7176 times.

Email Yourself this snippet:

Task: This code is a great way to create a toolbar that hides just above the desktop until the cursor is positioned near the top of the screen which makes the toolbar drop down. Moving the cursor off the form makes the form hide itself again.
Declarations

Code