System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser Members

The members of System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser are listed below.

Public Properties

[read-only]
InPropertySetbool.

Gets a value indicating whether the System.Windows.Forms.PropertyGrid control is currently setting one of the properties of its selected object.

Public Methods

DropDownDone()

Closes any open drop-down controls on the System.Windows.Forms.PropertyGrid control.

EnsurePendingChangesCommitted() : bool

Commits all pending changes to the System.Windows.Forms.PropertyGrid control.

HandleF4()

Activates the System.Windows.Forms.PropertyGrid control when the user chooses Properties for a control in Design view.

LoadState(Microsoft.Win32.RegistryKey)

Loads user states from the registry into the System.Windows.Forms.PropertyGrid control.

SaveState(Microsoft.Win32.RegistryKey)

Saves user states from the System.Windows.Forms.PropertyGrid control to the registry.

Public Events

ComComponentNameChanged

Occurs when the System.Windows.Forms.PropertyGrid control is browsing a COM object and the user renames the object.