Changes

Jump to: navigation, search

Visual Basic and Forms

504 bytes added, 18:52, 20 July 2007
Stopping a Form from Appearing the Windows Taskbar
To prevent a form from appearing the taskbar simply set the ''ShowInTaskbar'' property to ''False''.
 
== Creating a Transparent Form ==
 
The ''Opacity'' property can be used to control the degree of transparency of a form of control. The lower the opacity percentage, the more transparent the form or control. To make a form transparent, select the form and change the ''Opacity'' percentage to 70% (if you select a percentage that is too low the form will be invisible when the application is run). Press '''F5'' to build and run the application. The form should appear as follows:
 
[[Image:Exampl.jpg]]

Navigation menu