ObjectSelectorEditor::SetValue Method (Object^)

 

Sets the current ObjectSelectorEditor to the specified value.

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

public:
virtual void SetValue(
	Object^ value
)

Parameters

value
Type: System::Object^

The specified value.

.NET Framework
Available since 1.1
Return to top
Show: