System.Windows.Forms.ListControl: Event Members

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

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

Public Events

DataSourceChanged

Occurs when the ListControl.DataSource changes.

DisplayMemberChanged

Occurs when the ListControl.DisplayMember property changes.

Format

Occurs when the control is bound to a data value.

FormatInfoChanged

Occurs when the value of the ListControl.FormatInfo property changes.

FormatStringChanged

Occurs when value of the ListControl.FormatString property changes

FormattingEnabledChanged

Occurs when the value of the ListControl.FormattingEnabled property changes.

SelectedValueChanged

Occurs when the ListControl.SelectedValue property changes.

ValueMemberChanged

Occurs when the ListControl.ValueMember property changes.