WebFormsDesignerActionService クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネントの DesignerActionItem オブジェクトのコレクションを管理するデザイン時サービスを確立します。
public ref class WebFormsDesignerActionService : System::ComponentModel::Design::DesignerActionService
public class WebFormsDesignerActionService : System.ComponentModel.Design.DesignerActionService
type WebFormsDesignerActionService = class
inherit DesignerActionService
Public Class WebFormsDesignerActionService
Inherits DesignerActionService
- 継承
コンストラクター
WebFormsDesignerActionService(IServiceProvider) |
デザイン ホストへの指定された参照を使用して WebFormsDesignerActionService クラスの新しいインスタンスを作成します。 |
メソッド
イベント
DesignerActionListsChanged |
コンポーネントの DesignerActionList が削除または追加されたときに発生します。 (継承元 DesignerActionService) |
適用対象
こちらもご覧ください
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET