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

Dim instance As DataBindingHandler Dim designerHost As IDesignerHost Dim control As Control instance.DataBindControl(designerHost, control)
- designerHost
ドキュメントの IDesignerHost。

このメソッドを派生クラスに実装して、カスタム データ連結ハンドラの機能を提供します。データ連結の論理は、このメソッド内に実装され、データ連結ハンドラが 1 つ以上のプロパティを連結する 1 つ以上の型に固有の論理とすることができます。
実装時の注意 ほとんどのデータ連結ハンドラでは、処理できる特定のプロパティがデータ連結されているかどうかを判断するためには、IDataBindingsAccessor インターフェイスを使用して、コントロールのデータ連結コレクションをチェックする必要があります。

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に収録されているすべての辞書からDataBindingHandler.DataBindControl メソッドを検索する場合は、下記のリンクをクリックしてください。

- DataBindingHandler.DataBindControl メソッドのページへのリンク