IUIX_ComboButton Interface

From PDF XChange PDF SDK
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ComboButton Interface}}
 
{{#customTitle:IUIX_ComboButton Interface}}
{{#parentPage:PXV:UIX|IUIX_ComboButton Interface|interface}}
+
{{#parentPage:PXV:UIX_Interfaces|IUIX_ComboButton|interface}}
{{ToReview}}
+
  
'''IUIX_ComboButton''' is an interface of ''combo button'' UI object, which is displayed as a button with a downwards arrow in its center.
+
 
 +
'''IUIX_ComboButton''' is an interface of ''combo button'' UI object, that is displayed as a button with a downwards arrow in its center.
  
 
IUIX_ComboButton extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface.
 
IUIX_ComboButton extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface.
Line 16: Line 17:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_Inst_CreateComboBtn|IUIX_Inst::CreateComboBtn]]

Latest revision as of 14:58, 15 June 2015


IUIX_ComboButton is an interface of combo button UI object, that is displayed as a button with a downwards arrow in its center.

IUIX_ComboButton extends IUIX_ObjImpl interface.

Properties

NotifyTarget Pressed

See Also

IUIX_Inst::CreateComboBtn