DesignerActionListsChangedEventArgs コンストラクタ
アセンブリ: System.Design (system.design.dll 内)

Public Sub New ( _ relatedObject As Object, _ changeType As DesignerActionListsChangedType, _ actionLists As DesignerActionListCollection _ )
Dim relatedObject As Object Dim changeType As DesignerActionListsChangedType Dim actionLists As DesignerActionListCollection Dim instance As New DesignerActionListsChangedEventArgs(relatedObject, changeType, actionLists)
public DesignerActionListsChangedEventArgs ( Object relatedObject, DesignerActionListsChangedType changeType, DesignerActionListCollection actionLists )
public: DesignerActionListsChangedEventArgs ( Object^ relatedObject, DesignerActionListsChangedType changeType, DesignerActionListCollection^ actionLists )
public DesignerActionListsChangedEventArgs ( Object relatedObject, DesignerActionListsChangedType changeType, DesignerActionListCollection actionLists )
public function DesignerActionListsChangedEventArgs ( relatedObject : Object, changeType : DesignerActionListsChangedType, actionLists : DesignerActionListCollection )

DesignerActionListsChanged イベントの場合、relatedObject パラメータは、DesignerActionListCollection が関連付けられている Component を常に参照します。


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


- DesignerActionListsChangedEventArgs コンストラクタのページへのリンク