ComponentEditorPage::GetSelectedComponent Method ()

 

Gets the component that is to be edited.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
IComponent^ GetSelectedComponent()

Return Value

Type: System.ComponentModel::IComponent^

The IComponent that is to be edited.

.NET Framework
Available since 1.1
Return to top
Show: