SwitcherViewAdapter.Control 属性

定义

获取对 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

属性值

返回控件。

实现

Microsoft.SqlServer.Management.Controls.IView.Control

适用于