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