Does anyone know how to build a sidebar gadget in Visual Basic?

Demetris

New member
Joined
Dec 29, 2008
Messages
2
Reaction score
0
Points
1
What i'm looking for are some basic, step by step instructions so that i can create a Visual Basic GUI that is a Sidebar Gadget.
Or at least anything in that respect.
Any help or info on this is greatly appreciated.
Thanks in advance.
 
Use the horizontal/Vertical scrolls bar tool and change the min and max properties. Then have it correspond with the value of something else. If you would be more descriptive I could write the code for you.
 
Use the horizontal/Vertical scrolls bar tool and change the min and max properties. Then have it correspond with the value of something else. If you would be more descriptive I could write the code for you.
 
Back
Top