======Метод PropertyEditor.EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Синтаксис===== public virtual object EditValue(IPropertyTypeDescriptorContext context, IPropertyWindowsFormsEditorService editorService, int button) **Параметры** * //context// * Тип: [[developers:references:topomatic.componentmodel.ipropertytypedescriptorcontext|Topomatic.ComponentModel.IPropertyTypeDescriptorContext]] * //editorService// * Тип: [[developers:references:topomatic.componentmodel.ipropertywindowsformseditorservice|Topomatic.ComponentModel.IPropertyWindowsFormsEditorService]] * //button// * Тип: [[developers:references:system.int32|System.Int32]] **Возвращаемое значение** * Тип: [[developers:references:system.object|System.Object]]