VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Full screen code window (by pressing ONE button) UPDATED on 18 apr 2003

Willem Pardaens  (2 Submissions)   VB function enhancement   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

With this code (Visual Basic Add-in actually) you can switch your code window to full screen! It becomes very usefull when our screen is filled with a lot of extra toolbars, commandbars ans properties-windows. By pressing ALT-C you switch to full screen, which means that all the extra toolbars and commandbars (exept the main toolbar) disappear. By pressing ALT-C again, all your toolbars are back in place.
All you have to do is open the project, compile the DLL, register it and restart VB. An extra commandbar will be added then with one button: 'Switch to wide screen'
Enjoy! - Any feedback appreciated UPDATE*UPDATE*UPDATE*UPDATE 18 apr 2003 UPDATE: The commandbar is no more floating but fixed and still available with ALT-C ! I also added comments .. and fixed a bug that came up when there were no windows or commandbars to hide!

Rate Full screen code window (by pressing ONE button) UPDATED on 18 apr 2003 (10(10 Vote))

Download Full screen code window (by pressing ONE button) UPDATED on 18 apr 2003

Full screen code window (by pressing ONE button) UPDATED on 18 apr 2003 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters