IUIX_Label Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 24: Line 24:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IUIX_Inst_CreateLabel|IUIX_Inst::CreateLabel]], [[PXV:IUIX_Tooltip_FooterLabel|IUIX_Tooltip::FooterLabel]], [[PXV:IUIX_Tooltip_HeaderLabel|IUIX_Tooltip::HeaderLabel]], [[PXV:IUIX_Tooltip_Label|IUIX_Tooltip::Label]]

Revision as of 05:45, 23 May 2015


IUIX_Label is an interface of UI text label object.

Object can be created with UIX_LabelStyleFlags options. In particular, checkboxes and combo buttons are created via IUIX_Label interface with appropriate flags from UIX_LabelStyleFlags enumeration specified.

IUIX_Label extends IUIX_ObjImpl interface.

Properties

DrawTextFlags NotifyTarget Text Tooltip
Font State TextColor

See Also

IUIX_Inst::CreateLabel, IUIX_Tooltip::FooterLabel, IUIX_Tooltip::HeaderLabel, IUIX_Tooltip::Label