IUIX_Progress Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 19: Line 19:
 
| [[PXV:IUIX_Progress_State|State]]
 
| [[PXV:IUIX_Progress_State|State]]
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_Inst_CreateProgress|IUIX_Inst::CreateProgress]]

Latest revision as of 09:10, 30 November 2017


IUIX_Progress is an interface of UI progress bar object.

Object of IUIX_Progress interface can be of determinate or indeterminate style. See UIX_ProgressStyleFlags for progress style details.

IUIX_Progress extends IUIX_ObjImpl interface.

Properties

Monitor Pos Size State

See Also

IUIX_Inst::CreateProgress