ObjectSelectorEditor::Selector::Start Method (IWindowsFormsEditorService^, Object^)

 

Initializes the editor service.

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

public:
void Start(
	IWindowsFormsEditorService^ edSvc,
	Object^ value
)

Parameters

edSvc
Type: System.Windows.Forms.Design::IWindowsFormsEditorService^

The editor service.

value
Type: System::Object^

The value to be set.

.NET Framework
Available since 1.1
Return to top
Show: