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

Protected Overridable Sub GetComponentDesignerActions ( _ component As IComponent, _ actionLists As DesignerActionListCollection _ )
Dim component As IComponent Dim actionLists As DesignerActionListCollection Me.GetComponentDesignerActions(component, actionLists)
protected virtual void GetComponentDesignerActions ( IComponent component, DesignerActionListCollection actionLists )
protected: virtual void GetComponentDesignerActions ( IComponent^ component, DesignerActionListCollection^ actionLists )
protected void GetComponentDesignerActions ( IComponent component, DesignerActionListCollection actionLists )
protected function GetComponentDesignerActions ( component : IComponent, actionLists : DesignerActionListCollection )


GetComponentDesignerActions メソッドは、GetComponentActions メソッドのヘルパー メソッドです。GetComponentDesignerActions は、Component 型のプル モデルのスマート タグを検索し、指定された actionLists コレクションに追加します。
コンポーネントの開発者が、デザイナの ActionLists プロパティを使用して、スマート タグのコレクションを明示的に提供していない場合、このメソッドは、デザイナの Verbs プロパティを使用して取得した、デザイン時ショートカット メニュー エントリを再利用します。


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


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

- DesignerActionService.GetComponentDesignerActions メソッドのページへのリンク