User Tools

Site Tools


koda:en:documentation:control_menu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

koda:en:documentation:control_menu [2014/07/10 10:48] (current)
Line 1: Line 1:
 +====== Menu ======
 +{{page>commctrl}}
 +{|class="cboxtable"
 +|-
 +|class="cboxcell1"|{{  control_menu.gif  |}}
 +|class="cboxcell2"|**TAMenu**
 +|}
 +
 +Creates a menu at the top of a form. To Koda, a menu is a [[substitute control|substitute control]].
 +
 +See the tutorial [[koda:documentation:create_menu|]]
 +
 +#remarks_header[Properties:]#
 +|**AutoHotkeys**|Accelerator keys to menu items, e.g. <key>Alt-f</key> can display File menu: \\ **maAutomatic** - Koda assigns accelerator keys \\ **maManual** - user assigns accelerator keys by inserting & before a letter, e.g. E&xit |
 +|**Items**|{{KODA>VAR>Items_Menu}} |
 +|**Name**|{{KODA>VAR>Name}} |
 +
 +#remarks_header[Remarks:]#
 +
 +During creation, a Menu is automatically assigned to form.
 +
 +#remarks_header[Related:]#
 +
 +[[control_ContextMenu]], [[control_TrayMenu]]
  
koda/en/documentation/control_menu.txt ยท Last modified: 2014/07/10 10:48 (external edit)