the designer host is the hook into the design-time environment.
设计器宿主是到设计时环境的挂钩。
these serializers sometimes need to create a new designer host each time the design document is loaded.
这些序列化工具在每次设计文件载入时,有时候需要建立新的设计工具主应用程式。
creates an instance of the specified type, optionally using a specified designer host and assembly name.
创建指定类型的实例(可以使用指定的设计器宿主和程序集名称)。
gets the collection of toolbox items that are associated with the specified designer host from the toolbox.
从工具箱取得与指定的设计工具主应用程式相关联的工具箱项目集合。
a designer host is only interested in one container—the one associated with the host.
设计器宿主只对与主机关联的容器感兴趣。
the designer host works with the design-time environment to manage designer state, activities (such as transactions), and components.
设计器宿主使用设计时环境来管理设计器状态、活动(例如,事务)和组件。
the site constructor takes the designer host and the component so that it can establish the component-container relationship shown in figure 2 .
站点构造函数采用设计器宿主和组件,以便可以建立图2中所示的组件-容器关系。
the designer host is the nucleus of the forms designer.
设计器宿主是窗体设计器的核心。
gets the collection of toolbox items that are associated with the specified designer host and category from the toolbox.
从工具箱获取与指定的设计器宿主和类别关联的工具箱项的集合。
note that the site「s constructor accepts a designer host instance.
请注意,站点的构造函数接受设计器宿主实例。
finally, the new component is added to the designer host container.
最后,将新组件添加到设计器宿主容器中。
the designer host interface, idesignerhost, defines methods to create and remove components, so you shouldn」t be surprised if the host offers this service.
设计器宿主接口idesignerhost定义了用于创建和移除组件的方法,因此如果宿主提供了该服务,您不应当感到吃惊。