sbridge Level: Trainee
 Registered: 24-05-2005
|
New Download: Adding Gradients to VB forms
New download available:
Adding Gradients to VB forms
Description:
This example shows a couple of custom classes that can very easily be used to add gradients to your VB forms by painting them over standard rectangle shape objects. You draw the shapes on the form, then in form_load you attach the shapes to the Gradients class, which over-rides the form's paint event to draw the gradient.
Supports 2 colour gradients Vertically and Horizontally.
|