Graphic Background Effect for a Form
Category:
Screen/GraphicsType:
SnippetsDifficulty:
IntermediateAuthor:
Arvind K. ChVersion Compatibility: Visual Basic 5
More information:
Add this code to a form module, or change it to accept a form object as a parameter. It creates a simple flower-like background
effect on the form. The comments explain how to modify the code for different effects.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: