System.Windows.Forms.Menu.Tag Property

Gets or sets user-defined data associated with the control.

Syntax

[System.ComponentModel.DefaultValue(null)]
[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter))]
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Localizable(false)]
public object Tag { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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