IUITechnologyElement.ControlTypeName Property

Definition

Gets the name of the control type for this element.

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

Property Value

The name of the control type.

Applies to