ComponentEditor::EditComponent Method

 

Edits the component and determines whether the given component was modified.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodEditComponent(ITypeDescriptorContext^, Object^)

Edits the component and returns a value indicating whether the component was modified based upon a given context.

System_CAPS_pubmethodEditComponent(Object^)

Edits the component and returns a value indicating whether the component was modified.

Return to top
Show: