StatusBarPanel.Tag Właściwość

Definicja

Pobiera lub ustawia obiekt zawierający dane dotyczące obiektu StatusBarPanel.

public:
 property System::Object ^ Tag { System::Object ^ get(); void set(System::Object ^ value); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter))]
public object Tag { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter))>]
member this.Tag : obj with get, set
Public Property Tag As Object

Wartość właściwości

Object

Obiekt Object , który zawiera dane dotyczące .StatusBarPanel

Atrybuty

Dotyczy