ParameterEditorUserControl Constructor (IServiceProvider^)
.NET Framework (current version)
Initializes a new instance of the ParameterEditorUserControl class using the specified IServiceProvider.
Assembly: System.Design (in System.Design.dll)
Parameters
- serviceProvider
-
Type:
System::IServiceProvider^
An IServiceProvider interface to the current design host, such as Visual Studio 2005.
The ParameterEditorUserControl constructor initializes the component controls of the ParameterEditorUserControl object, initializes UI elements, connects events for the individual component editors, and adds the component editors to the Controls collection for the ParameterEditorUserControl.
.NET Framework
Available since 2.0
Available since 2.0
Show: