ControlBindingsCollection.BindableComponent 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到 IBindableComponent 裝訂收藏所屬的。
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.IBindableComponent
Public ReadOnly Property BindableComponent As IBindableComponent
屬性值
IBindableComponent裝訂收藏屬於
備註
該 BindableComponent 屬性回傳的物件與該 Control 屬性相同。