ComponentEditor::EditComponent Method (Object^)
.NET Framework (current version)
Edits the component and returns a value indicating whether the component was modified.
Assembly: System (in System.dll)
Parameters
- component
-
Type:
System::Object^
The component to be edited.
This method opens an advanced user interface that you can use to edit the component. The default implementation opens a dialog box with a collection of component editor control objects and a user interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: