ParameterEditorUserControl Class
Provides a reusable UserControl object for editing ParameterCollection objects.
Assembly: System.Design (in System.Design.dll)
The ParameterCollectionEditor class provides a user interface for editing the Parameter elements of ParameterCollection objects that are referenced by several different properties of controls at design time.
The ParameterEditorUserControl class encapsulates most of the functionality of the ParameterCollectionEditor. The ParameterCollectionEditor consists of an enclosing form that holds the ParameterEditorUserControl, and OK and Cancel buttons.
The AddParameters method adds an array of existing parameters to the ParameterEditorUserControl. The ClearParameters method removes all parameters from the ParameterEditorUserControl. The GetParameters method gets all parameters from the ParameterEditorUserControl.
The SetAllowCollectionChanges method controls whether additions and deletions can be made to the parameters in the ParameterEditorUserControl.
System::MarshalByRefObject
System.ComponentModel::Component
System.Windows.Forms::Control
System.Windows.Forms::ScrollableControl
System.Windows.Forms::ContainerControl
System.Windows.Forms::UserControl
System.Web.UI.Design.WebControls::ParameterEditorUserControl
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.