Vertical/Horizontal Label
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor: Alexander Anikin
Version Compatibility: Visual Basic 6, Visual Basic 5
More information:
To try this example, paste the code into the Declarations section of a form containing a CommandButton named Command1 and a Label named Label1, and then press F5 and click the button twice.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: