======Класс DoubleUpDownEditor====== * **Пространство имен:** [[developers:references:topomatic.componentmodel|Topomatic.ComponentModel]] * **Сборка:** Topomatic.ComponentModel (в Topomatic.ComponentModel.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.componentmodel.propertyeditor|Topomatic.ComponentModel.PropertyEditor]] * Topomatic.ComponentModel.DoubleUpDownEditor =====Синтаксис===== public sealed class DoubleUpDownEditor : PropertyEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.componentmodel.doubleupdowneditor..ctor|DoubleUpDownEditor()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.componentmodel.propertyeditor.isdropdownresizable|IsDropDownResizable]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:6d3e112ebc60a64911ed782aa7f11e54|ClickEdit(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:96647f05eb5c5633df726eb713c23cc5|DoubleClickEdit(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:6b06e1435d889ce665529361c90ebaa1|EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)]]| (Переопределяет [[developers:references:8251f9b474949e7f6f824818a9f490b5|EditValue(IPropertyTypeDescriptorContext, IPropertyWindowsFormsEditorService, Int32)]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.doubleupdowneditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.getcustombuttons_topomatic.componentmodel.ipropertytypedescriptorcontext_system.int32|GetCustomButtons(IPropertyTypeDescriptorContext, Int32)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.doubleupdowneditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|GetEditStyle(IPropertyTypeDescriptorContext)]]| (Переопределяет [[developers:references:topomatic.componentmodel.propertyeditor.geteditstyle_topomatic.componentmodel.ipropertytypedescriptorcontext|GetEditStyle(IPropertyTypeDescriptorContext)]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.propertyeditor.getpaintvaluesupported_topomatic.componentmodel.ipropertytypedescriptorcontext|GetPaintValueSupported(IPropertyTypeDescriptorContext)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.componentmodel.propertyeditor.getpreferedpaintwidth_system.int32|GetPreferedPaintWidth(Int32)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:9ef2573fd9c5eeaa43a3b35855d2e28a|PaintValue(Rectangle, Graphics, IPropertyTypeDescriptorContext)]]| (Наследуется от [[developers:references:topomatic.componentmodel.propertyeditor|PropertyEditor]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|