DataConnectionUIControl.Control Eigenschaft

Definition

Ruft das aktuelle Benutzer Steuerelement als- UserControl Objekt ab.

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

Eigenschaftswert

UserControl

Ein UserControl-Objekt.

Implementiert

Gilt für