ControlDesigner.OnBindingsCollectionChanged メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ControlDesigner.OnBindingsCollectionChanged メソッドの意味・解説 

ControlDesigner.OnBindingsCollectionChanged メソッド

メモ : このメソッドは、互換性のために残されています。 旧式でない代替必要な場合は、Changed使用してください

データ バインディング コレクション変更されると、呼び出されます。

名前空間: System.Web.UI.Design
アセンブリ: 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 Overrides Sub
 OnBindingsCollectionChanged ( _
    propName As String _
)
Dim propName As String

Me.OnBindingsCollectionChanged(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 override 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
) override
/** @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 override function OnBindingsCollectionChanged
 (
    propName : String
)

パラメータ

propName

連結コレクション内の変更についてテストするプロパティ

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ControlDesigner クラス
ControlDesigner メンバ
System.Web.UI.Design 名前空間
DataBindingCollection.Changed
その他の技術情報
Web フォームデザインサポート



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ControlDesigner.OnBindingsCollectionChanged メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ControlDesigner.OnBindingsCollectionChanged メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS