ITaskFormManager.Control 属性

定义

获取控件的控件类型。

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

属性值

表示控件的控件类型。

适用于