System.Windows.Forms
1.0.5000.0
2.0.0.0
To be added.
Allows Visual Studio to communicate internally with the control.
Event
System.ComponentModel.Design.ComponentRenameEventHandler
Only a change of value of the property that corresponds to DISPID_Name for the COM object raises the event.
Occurs when the control is browsing a COM object and the user renames the object.
1.0.5000.0
2.0.0.0
Method
System.Void
To be added.
Closes any open drop-down controls on the control.
1.0.5000.0
2.0.0.0
Method
System.Boolean
To be added.
Commits all pending changes to the control.
true if the successfully commits changes; otherwise, false.
1.0.5000.0
2.0.0.0
Method
System.Void
To be added.
Activates the control when the user chooses Properties for a control in Design view.
1.0.5000.0
2.0.0.0
Property
System.Boolean
To be added.
To be added.
Gets a value indicating whether the control is currently setting one of the properties of its selected object.
1.0.5000.0
2.0.0.0
Method
System.Void
You can save some of the control states, such as the and properties, to the registry and load them the next time the user runs your application.
Loads user states from the registry into the control.
The registry key that contains the user states.
1.0.5000.0
2.0.0.0
Method
System.Void
You can save some of the control states, such as the and properties, to the registry and load them the next time the user runs your application.
Saves user states from the control to the registry.
The registry key that contains the user states.
1.0.5000.0
2.0.0.0