ToolStripDropDown::Opacity Property
.NET Framework (current version)
Determines the opacity of the form.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [TypeConverterAttribute((OpacityConverter^::typeid))] [BrowsableAttribute(false)] property double Opacity { double get(); void set(double value); }
This can only be set on top-level controls.
.NET Framework
Available since 2.0
Available since 2.0
Show: