IUIX_Label Interface

From PDF XChange PDF SDK
Revision as of 05:45, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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