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) |