ProcessThreadDesigner 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于扩展进程线程的设计模式行为的基本设计器类。
此 API 支持产品基础结构,不能在代码中直接使用。
public ref class ProcessThreadDesigner : System::ComponentModel::Design::ComponentDesigner
public class ProcessThreadDesigner : System.ComponentModel.Design.ComponentDesigner
type ProcessThreadDesigner = class
inherit ComponentDesigner
Public Class ProcessThreadDesigner
Inherits ComponentDesigner
- 继承
构造函数
ProcessThreadDesigner() |
此 API 支持产品基础结构,不能在代码中直接使用。 初始化 ProcessThreadDesigner 类的新实例。 |
属性
ActionLists |
此 API 支持产品基础结构,不能在代码中直接使用。 获取与设计器相关联的组件所支持的设计时操作列表。 (继承自 ComponentDesigner) |
AssociatedComponents |
此 API 支持产品基础结构,不能在代码中直接使用。 获取与设计器所管理的组件关联的组件集合。 (继承自 ComponentDesigner) |
Component |
此 API 支持产品基础结构,不能在代码中直接使用。 获取此设计器正在设计的组件。 (继承自 ComponentDesigner) |
InheritanceAttribute |
此 API 支持产品基础结构,不能在代码中直接使用。 获取一个特性,该特性指示关联组件的继承类型。 (继承自 ComponentDesigner) |
Inherited |
此 API 支持产品基础结构,不能在代码中直接使用。 获取一个值,该值指示是否继承此组件。 (继承自 ComponentDesigner) |
ParentComponent |
此 API 支持产品基础结构,不能在代码中直接使用。 获取此设计器的父组件。 (继承自 ComponentDesigner) |
SetTextualDefaultProperty |
此 API 支持产品基础结构,不能在代码中直接使用。 用于扩展进程线程的设计模式行为的基本设计器类。 (继承自 ComponentDesigner) |
ShadowProperties |
此 API 支持产品基础结构,不能在代码中直接使用。 获取重写用户设置的属性值的集合。 (继承自 ComponentDesigner) |
Verbs |
此 API 支持产品基础结构,不能在代码中直接使用。 获取与设计器相关联的组件所支持的设计时谓词。 (继承自 ComponentDesigner) |
方法
Dispose() |
此 API 支持产品基础结构,不能在代码中直接使用。 释放由 ComponentDesigner 使用的所有资源。 (继承自 ComponentDesigner) |
Dispose(Boolean) |
此 API 支持产品基础结构,不能在代码中直接使用。 释放由 ComponentDesigner 占用的非托管资源,还可以另外再释放托管资源。 (继承自 ComponentDesigner) |
DoDefaultAction() |
此 API 支持产品基础结构,不能在代码中直接使用。 在源代码文件中为组件的默认事件创建方法签名,并将用户的光标定位到该位置。 (继承自 ComponentDesigner) |
Equals(Object) |
此 API 支持产品基础结构,不能在代码中直接使用。 确定指定对象是否等于当前对象。 (继承自 Object) |
GetHashCode() |
此 API 支持产品基础结构,不能在代码中直接使用。 作为默认哈希函数。 (继承自 Object) |
GetService(Type) |
此 API 支持产品基础结构,不能在代码中直接使用。 尝试从设计器组件的设计模式站点检索指定类型的服务。 (继承自 ComponentDesigner) |
GetType() |
此 API 支持产品基础结构,不能在代码中直接使用。 获取当前实例的 Type。 (继承自 Object) |
Initialize(IComponent) |
此 API 支持产品基础结构,不能在代码中直接使用。 使设计器准备查看、编辑和设计指定的组件。 (继承自 ComponentDesigner) |
InitializeExistingComponent(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 重新初始化现有组件。 (继承自 ComponentDesigner) |
InitializeNewComponent(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 初始化新创建的组件。 (继承自 ComponentDesigner) |
InitializeNonDefault() |
此 API 支持产品基础结构,不能在代码中直接使用。
已过时.
已过时.
对已初始化为非默认设置的导入组件的设置进行初始化。 (继承自 ComponentDesigner) |
InvokeGetInheritanceAttribute(ComponentDesigner) |
此 API 支持产品基础结构,不能在代码中直接使用。 获取指定 InheritanceAttribute 的 ComponentDesigner。 (继承自 ComponentDesigner) |
MemberwiseClone() |
此 API 支持产品基础结构,不能在代码中直接使用。 创建当前 Object 的浅表副本。 (继承自 Object) |
OnSetComponentDefaults() |
此 API 支持产品基础结构,不能在代码中直接使用。
已过时.
已过时.
设置组件的默认属性。 (继承自 ComponentDesigner) |
PostFilterAttributes(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 允许设计器从通过 TypeDescriptor 公开的特性集中更改或移除项。 (继承自 ComponentDesigner) |
PostFilterEvents(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 允许设计器从通过 TypeDescriptor 公开的事件集中更改或移除项。 (继承自 ComponentDesigner) |
PostFilterProperties(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 允许设计器从通过 TypeDescriptor 公开的属性集中更改或移除项。 (继承自 ComponentDesigner) |
PreFilterAttributes(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 允许设计器在通过 TypeDescriptor 公开的特性集中添加项。 (继承自 ComponentDesigner) |
PreFilterEvents(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 允许设计器在通过 TypeDescriptor 公开的事件集中添加项。 (继承自 ComponentDesigner) |
PreFilterProperties(IDictionary) |
此 API 支持产品基础结构,不能在代码中直接使用。 调整组件通过 TypeDescriptor 公开的属性集。 |
RaiseComponentChanged(MemberDescriptor, Object, Object) |
此 API 支持产品基础结构,不能在代码中直接使用。 通知 IComponentChangeService 此组件已被更改。 (继承自 ComponentDesigner) |
RaiseComponentChanging(MemberDescriptor) |
此 API 支持产品基础结构,不能在代码中直接使用。 通知 IComponentChangeService 此组件即将被更改。 (继承自 ComponentDesigner) |
ToString() |
此 API 支持产品基础结构,不能在代码中直接使用。 返回表示当前对象的字符串。 (继承自 Object) |