ITaskFormManager.Control Propriété

Définition

Obtient le type de contrôle du contrôle.

public:
 property System::Windows::Forms::Control ^ Control { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control Control { get; }
member this.Control : System.Windows.Forms.Control
Public ReadOnly Property Control As Control

Valeur de propriété

Type de contrôle qui représente le contrôle.

S’applique à