IUIX_Button Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Button Interface}}
 
{{#customTitle:IUIX_Button Interface}}
{{#parentPage:PXV:UIX_Interfaces|IUIX_Button Interface|interface}}
+
{{#parentPage:PXV:UIX_Interfaces|IUIX_Button|interface}}
  
 
The [[PXV:IUIX_Button|IUIX_Button]] interface represents a ''UI button'' object.
 
The [[PXV:IUIX_Button|IUIX_Button]] interface represents a ''UI button'' object.
Line 40: Line 40:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_Inst_CreateButton|IUIX_Inst::CreateButton]]

Latest revision as of 09:38, 23 May 2015

The IUIX_Button interface represents a UI button object.

IUIX_Button extends the IUIX_ObjImpl interface.

Methods

AutoClick ShowDropdown

Properties

Color HeaderFont Menu Text
ColorPicker IconScaleType NotifyTarget TextColor
Font Image Pressed Tooltip
Header ImageSize

See Also

IUIX_Inst::CreateButton