IBindableComponent::BindingContext Property
.NET Framework (current version)
Gets or sets the collection of currency managers for the IBindableComponent.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
property BindingContext^ BindingContext { BindingContext^ get(); void set(BindingContext^ value); }
Property Value
Type: System.Windows.Forms::BindingContext^The collection of BindingManagerBase objects for this IBindableComponent.
.NET Framework
Available since 2.0
Available since 2.0
Show: