ParameterEditorUserControl Class
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 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.