Easy way to Make a Shadowed Form
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
Way to make:make to forms without border (form1,form2) form2 color=black or gray, then write the codes following in form1(the only advantage of this way is not using the subclass or any ocx)
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: