PowerTools PlusPak for Windows Forms 8.0J
CollectionChanged イベント (ImageSettingsCollection)

System.ComponentModel.CollectionChangeEventHandlerオブジェクトを定義して、CollectionChangedイベントを処理します。
構文
Public Event CollectionChanged As CollectionChangeEventHandler
public event CollectionChangeEventHandler CollectionChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、CollectionChangeEventArgs 型の引数を受け取りました。次の CollectionChangeEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Action  
Element  
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

ImageSettingsCollection クラス
ImageSettingsCollection メンバ

Send Feedback