Gets or sets the opacity level of the form.
The Opacity property enables you to specify a level of transparency for the form and its controls.
When this property is set to a value less than 100 percent (1.00), the entire form, including borders, is made more transparent.
Setting this property to a value of 0 percent (0.00) makes the form completely invisible.
You can use this property to provide different levels of transparency or to provide effects such as phasing a form in or out of view.
For example, you can phase a form into view by setting the Opacity property to a value of 0 percent (0.00) and gradually increasing the value until it reaches 100 percent (1.00).
| Platforms Supported | |
|---|---|
| Windows Mobile | Windows Mobile Version 6.5 and later |