Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 1.1
.NET Framework
Reference
Class Library
Properties
 BindingContext Property
This page is specific to
Microsoft Visual Studio 2003/.NET Framework 1.1

Other versions are also available for the following:
.NET Framework Class Library
ContainerControl.BindingContext Property

This member overrides Control.BindingContext.

[Visual Basic]
Overrides Public Property BindingContext As BindingContext
[C#]
public override BindingContext BindingContext {get; set;}
[C++]
public: __property BindingContext* get_BindingContext();
public: __property void set_BindingContext(BindingContext*);
[JScript]
public override function get BindingContext() : BindingContext;
public override function set BindingContext(BindingContext);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework

See Also

ContainerControl Class | ContainerControl Members | System.Windows.Forms Namespace

© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker