IUIX_Dialog Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 78: Line 78:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_MsgBoxCallback_MsgBox_OnFinal|IUIX_MsgBoxCallback::MsgBox_OnFinal]], [[PXV:IUIX_MsgBoxCallback_MsgBox_OnInit|IUIX_MsgBoxCallback::MsgBox_OnInit]], [[PXV:IUIX_MsgBoxCallback_MsgBox_OnNotify|IUIX_MsgBoxCallback::MsgBox_OnNotify]], [[PXV:IUIX_PropSheets_Dlg|IUIX_PropSheets::Dlg]], [[PXV:IPXV_PageSizeCtl_Init|IPXV_PageSizeCtl::Init]]

Revision as of 05:34, 23 May 2015


IUIX_Dialog interface represents a UI dialog box objects.

Other UI controls are placed in dialog box area.

IUIX_Dialog extends IUIX_ObjImpl interface.

Methods

CheckItem GetItem GetItemText2 SetItemSel
CheckItem2 GetItem2 GetNextItem SetItemSel2
DoLayout GetItemCheckState IsItemEnabled SetItemSelByParam
DropTarget_AddSuppFmt GetItemCheckState2 IsItemEnabled2 SetItemSelByParam2
DropTarget_AddSuppFmt2 GetItemsBoundRect IsItemVisible SetItemText
DropTarget_ClearSuppFmtList GetItemSel IsItemVisible2 SetItemText2
EnableAllItems GetItemSel2 IsLayerVisible ShowItem
EnableItem GetItemSelParam SetItemCueText ShowItem2
EnableItem2 GetItemSelParam2 SetItemCueText2 ShowLayer
EnableLayer GetItemText

Properties

ContextHelp Font ID ScrollArea
ContextHelpIndex

See Also

IUIX_MsgBoxCallback::MsgBox_OnFinal, IUIX_MsgBoxCallback::MsgBox_OnInit, IUIX_MsgBoxCallback::MsgBox_OnNotify, IUIX_PropSheets::Dlg, IPXV_PageSizeCtl::Init