FlagEnumerationEditor.EditValue 方法
包括受保护的成员
包括继承的成员
使用 GetEditStyle 方法所指示的编辑器样式编辑指定对象的值。
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
EditValue(IServiceProvider, Object) | 使用 GetEditStyle 方法所指示的编辑器样式编辑指定对象的值。 (继承自 UITypeEditor。) | |
EditValue(ITypeDescriptorContext, IServiceProvider, Object) | 编辑枚举值使用 GetEditStyle 方法表示的编辑器样式。 (重写 UITypeEditor.EditValue(ITypeDescriptorContext, IServiceProvider, Object)。) |
页首