DialogControls-Menu: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (added stub)
(added all three menu types (14,46,47))
Line 1: Line 1:
{{Important|Work In Progress}}
{{Stub}}
{{Stub}}
==CT_CONTEXT_MENU=14==
'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here. '''
{| border="1" align="left" cellpadding="3" cellspacing="0" |
! colspan="3" bgcolor="#bbbbff" | Properties
|-
! bgcolor="#ddddff" | Name
! bgcolor="#ddddff" | Type
! bgcolor="#ddddff" | Remark
|}<br clear="all">
==CT_MENU=46==
==CT_MENU=46==
'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here. '''
'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here. '''
Line 14: Line 24:
* '''Example:'''
* '''Example:'''
<code><nowiki></nowiki></code>
<code><nowiki></nowiki></code>
==CT_MENU_STRIP=47==
'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here. '''
{| border="1" align="left" cellpadding="3" cellspacing="0" |
! colspan="3" bgcolor="#bbbbff" | Properties
|-
! bgcolor="#ddddff" | Name
! bgcolor="#ddddff" | Type
! bgcolor="#ddddff" | Remark
|}<br clear="all">
* '''Example:'''
<code><nowiki></nowiki></code>
[[Category: Dialogs]]
[[Category: Dialogs]]

Revision as of 12:56, 1 August 2018

Template:Stub

CT_CONTEXT_MENU=14

TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here.

Properties
Name Type Remark


CT_MENU=46

TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here.

Properties
Name Type Remark


  • Example:


CT_MENU_STRIP=47

TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here.

Properties
Name Type Remark


  • Example: