Binding.BindableComponent 属性  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取与 Binding 关联的控件。
public:
 property System::Windows::Forms::IBindableComponent ^ BindableComponent { System::Windows::Forms::IBindableComponent ^ get(); };public System.Windows.Forms.IBindableComponent BindableComponent { get; }member this.BindableComponent : System.Windows.Forms.IBindableComponentPublic ReadOnly Property BindableComponent As IBindableComponent属性值
与 IBindableComponent 关联的 Binding。