Share via


DataConnectionUIControl.Control Property

Definition

Gets the current user control as a UserControl object.

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

Property Value

A UserControl object.

Implements

Applies to