See Also: LookupBindingPropertiesAttribute Members
The System.ComponentModel.LookupBindingPropertiesAttribute is used to specify the properties used with lookup-based binding, particularly System.Windows.Forms.ListBox and System.Windows.Forms.ComboBox controls.
The System.ComponentModel.LookupBindingPropertiesAttribute is specified at the class level. The class can be inherited and does not allow multiple attributes on the same class.