Place A Tiled Background On A Form
Category:
Screen/GraphicsType:
SnippetsDifficulty:
IntermediateAuthor:
Intelligent Solutions Inc.Version Compatibility: Visual Basic 6
More information:
The purpose of this snippet of code is to place a tiled background on a form, as if it were an HTML page and you were specifying an image in the Background attribute of the Body tag.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: