HtmlControlDesigner.OnBindingsCollectionChanged メソッド
アセンブリ: System.Design (system.design.dll 内)

<ObsoleteAttribute("The recommended alternative is to handle the Changed event on the DataBindings collection. The DataBindings collection allows more control of the databindings associated with the control. http://go.microsoft.com/fwlink/?linkid=14202")> _ Protected Overridable Sub OnBindingsCollectionChanged ( _ propName As String _ )
[ObsoleteAttribute("The recommended alternative is to handle the Changed event on the DataBindings collection. The DataBindings collection allows more control of the databindings associated with the control. http://go.microsoft.com/fwlink/?linkid=14202")] protected virtual void OnBindingsCollectionChanged ( string propName )
[ObsoleteAttribute(L"The recommended alternative is to handle the Changed event on the DataBindings collection. The DataBindings collection allows more control of the databindings associated with the control. http://go.microsoft.com/fwlink/?linkid=14202")] protected: virtual void OnBindingsCollectionChanged ( String^ propName )
/** @attribute ObsoleteAttribute("The recommended alternative is to handle the Changed event on the DataBindings collection. The DataBindings collection allows more control of the databindings associated with the control. http://go.microsoft.com/fwlink/?linkid=14202") */ protected void OnBindingsCollectionChanged ( String propName )
ObsoleteAttribute("The recommended alternative is to handle the Changed event on the DataBindings collection. The DataBindings collection allows more control of the databindings associated with the control. http://go.microsoft.com/fwlink/?linkid=14202") protected function OnBindingsCollectionChanged ( propName : String )

OnBindingsCollectionChanged メソッドは、コントロール デザイナによってコントロールのデータ バインディングが変更された後で、コントロール デザイナによって呼び出される必要があります。
![]() |
---|
OnBindingsCollectionChanged メソッドは今後使用しません。コントロール デザイナの同等の機能を利用するには、DataBindings コレクションの Changed イベントを使用します。 |


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からHtmlControlDesigner.OnBindingsCollectionChanged メソッドを検索する場合は、下記のリンクをクリックしてください。

- HtmlControlDesigner.OnBindingsCollectionChanged メソッドのページへのリンク