======Класс FlagEnumUIEditor====== * **Пространство имен:** [[developers:references:topomatic.controls.objectinspection.propertygrid.flagenumeditor|Topomatic.Controls.ObjectInspection.PropertyGrid.FlagEnumEditor]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * System.Drawing.Design.UITypeEditor * Topomatic.Controls.ObjectInspection.PropertyGrid.FlagEnumEditor.FlagEnumUIEditor =====Синтаксис===== public class FlagEnumUIEditor : UITypeEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.flagenumeditor.flagenumuieditor..ctor|FlagEnumUIEditor()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|IsDropDownResizable| (Наследуется от UITypeEditor.)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:7e012544f1ad1179d636399a03e5cd6d|EditValue(ITypeDescriptorContext, IServiceProvider, Object)]]| (Переопределяет EditValue(ITypeDescriptorContext, IServiceProvider, Object).)| |{{developers:references:method.png|Метод}}|EditValue(IServiceProvider, Object)| (Наследуется от UITypeEditor.)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.objectinspection.propertygrid.flagenumeditor.flagenumuieditor.geteditstyle_system.componentmodel.itypedescriptorcontext|GetEditStyle(ITypeDescriptorContext)]]| (Переопределяет GetEditStyle(ITypeDescriptorContext).)| |{{developers:references:method.png|Метод}}|GetEditStyle()| (Наследуется от UITypeEditor.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetPaintValueSupported()| (Наследуется от UITypeEditor.)| |{{developers:references:method.png|Метод}}|GetPaintValueSupported(ITypeDescriptorContext)| (Наследуется от UITypeEditor.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|PaintValue(Object, Graphics, Rectangle)| (Наследуется от UITypeEditor.)| |{{developers:references:method.png|Метод}}|PaintValue(PaintValueEventArgs)| (Наследуется от UITypeEditor.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|