TypeWrapper.Tag Property

Definition

Gets data about the wrapper type.

public:
 property System::Object ^ Tag { System::Object ^ get(); };
public object Tag { get; }
member this.Tag : obj
Public ReadOnly Property Tag As Object

Property Value

An object that contains data about the control.

Applies to