System.Windows.Forms.PropertyManager: Method Members

The methods of System.Windows.Forms.PropertyManager are listed below. For a list of all members, see the PropertyManager Members list.

See Also: Inherited members from System.Windows.Forms.BindingManagerBase

Public Methods

override
AddNew()
Documentation for this section has not yet been entered.
override
CancelCurrentEdit()
Documentation for this section has not yet been entered.
override
EndCurrentEdit()
Documentation for this section has not yet been entered.
override
GetItemProperties() : System.ComponentModel.PropertyDescriptorCollection
Documentation for this section has not yet been entered.
override
RemoveAt(int)
Documentation for this section has not yet been entered.
override
ResumeBinding()
Documentation for this section has not yet been entered.
override
SuspendBinding()

Suspends the data binding between a data source and a data-bound property.

Protected Methods

override
GetListName(ArrayList) : string
Documentation for this section has not yet been entered.
override
OnCurrentChanged(EventArgs)

Raises the BindingManagerBase.CurrentChanged event.

override
OnCurrentItemChanged(EventArgs)

Raises the BindingManagerBase.CurrentItemChanged event.

override
UpdateIsBinding()

Updates the current System.Windows.Forms.Binding between a data binding and a data-bound property.