|
DESKTOP |
|
|
MS Office Toolbar.zip
You must have seen the default MS Office Toolbar which is basically shortcut
for Office products. This project shows you how to do the same in Visual Basic
|
MouseStuff.zip
This project is basically about getting current mouse pointer co-ordinates
and setting them as desired.
|
ScreenSAVER.zip
This project shows you working concept of Screen Saver including command line
arguments.
|
TASK.zip
This project shows all the tasks (active) running in your Windows and lets
you switch among them.
|
TOOLTIP3.zip
This project shows you how to install advance level
tool tips like the one
you see in a program with its own window and a checkbox to disable/enable it.
|
WindowStuff.zip
This project shows you list of active tasks with much more information like
window stat, size, title
etc
|
tooltip.zip
This small project shows you how to install
tool tips in your program.
|
tooltip2.zip
This project shows you another way to install
tool tips in your program.
|
Change The Start Button
This code allow you
to set Windows start button size, position, and picture.
|
Floating ToolBar
This example will show
you how to add floating toolbar to your application.
|
Skins
Create many type of skins to your
application, and let the user choose for a skin (Like in WinAmp).
|
Running Processes
Get all the processes
that currently running on your computer.
|
Dock able Toolbar
Implement Toolbar like VB
Toolbox, that you can dock and hide.
|
Zoom Application
This application will zoom the
area that found under the mouse cursor. Has also a grid to show each pixel
placement.
|
Make Custom ToolTip
This class module
encapsulates a number of API functions to allow you to create customized
tool tips for any control. You can customize the tool tip by setting its
background and foreground colors, the delay time and visible time, whether
or not the tool tip is centered, and whether or not it appears as a balloon.
|
Screen Magnifier
Magnify the area of screen
that found under the mouse cursor.
|
Print Preview
Rich Text Box print preview.
|
Vertical Menu
Imitate the OutLook Express 97
vertical menu.
|
Calendar
Calendar, allow the user to choose
date.
|
Screen Saver
imitate the Windows 95
"Curves and Colors" Screen Saver. You cannot run the screen saver from VB.
To run it you should copy it to your Windows directory.
|