======Класс MenuAction====== * **Пространство имен:** [[developers:references:topomatic.controls|Topomatic.Controls]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * Topomatic.Controls.MenuAction =====Синтаксис===== public class MenuAction =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.controls.menuaction..ctor|MenuAction()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.checked|Checked]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.defaultitem|DefaultItem]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.enable|Enable]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.hint|Hint]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.image|Image]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.radiocheck|RadioCheck]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.shortcut|Shortcut]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.showshortcut|ShowShortcut]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.tag|Tag]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.controls.menuaction.text|Text]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.add_system.string_system.eventhandler_1_system.object_system.boolean_system.boolean|Add(String, EventHandler, Object, Boolean, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.add_system.string_system.eventhandler_1|Add(String, EventHandler)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.add_system.string_system.eventhandler_1_system.object|Add(String, EventHandler, Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.addseparator|AddSeparator()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.fillmenu_system.windows.forms.toolstripitemcollection|FillMenu(ToolStripItemCollection)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.getdefaultmenu|GetDefaultMenu()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.insert_system.int32_system.string_system.eventhandler_1|Insert(Int32, String, EventHandler)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.insertseparator_system.int32|InsertSeparator(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.performclick_system.object_topomatic.controls.menuactioneventargs|PerformClick(Object, MenuActionEventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.performclick_system.object|PerformClick(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.performclick|PerformClick()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.remove_topomatic.controls.menuaction|Remove(MenuAction)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.menuaction.tostring|ToString()]]| (Переопределяет ToString().)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.controls.menuaction.click|Click]]| |