System.Windows.Forms.ToolStripDropDown.AllowTransparency Property

Gets or sets a value indicating whether the ToolStripDropDown.Opacity of the form can be adjusted.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
public bool AllowTransparency { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is meaningful only when UI effects are enabled on the host operating system. Changing the property value when UI effects are disabled has no effect.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0