ComponentEditorPage.GetControl 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示此页面窗口的控件。
public:
virtual System::Windows::Forms::Control ^ GetControl();
public virtual System.Windows.Forms.Control GetControl();
abstract member GetControl : unit -> System.Windows.Forms.Control
override this.GetControl : unit -> System.Windows.Forms.Control
Public Overridable Function GetControl () As Control
返回
表示 Control 此页面的窗口。