DialogControls-Menu: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(added all three menu types (14,46,47))
m (disamb page now)
Tag: Replaced
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Stub}}
* [[CT_MENU]]
==CT_CONTEXT_MENU=14==
* [[CT_MENU_STRIP]]
'''TokenNames common to most controls, such as x,y,w,h,text,idc... are not listed here. '''
* [[CT_CONTEXT_MENU]]


{| border="1" align="left" cellpadding="3" cellspacing="0" |
{{Template:Disambig}}
! colspan="3" bgcolor="#bbbbff" | Properties
|-
! bgcolor="#ddddff" | Name
! bgcolor="#ddddff" | Type
! bgcolor="#ddddff" | Remark
|}<br clear="all">
 
==CT_MENU=46==
'''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>
 
 
==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]]

Revision as of 16:13, 29 November 2020