SwitcherViewAdapter.Control Property

Definition

Gets a control to the SwitcherViewAdapter.

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

Property Value

Returns a control.

Implements

Microsoft.SqlServer.Management.Controls.IView.Control

Applies to