Partager via


ControlChangedEventArgs.ControlName Property

Definition

Gets the control name.

public:
 property System::String ^ ControlName { System::String ^ get(); };
public string ControlName { get; }
member this.ControlName : string
Public ReadOnly Property ControlName As String

Property Value

Remarks

Empty when not applicable to any named control.

Applies to