DialogControls-Menu: Difference between revisions
Jump to navigation
Jump to search
m (added stub) |
(added all three menu types (14,46,47)) |
||
Line 1: | Line 1: | ||
{{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 11:56, 1 August 2018
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: