IUIX_Label Interface

From PDF XChange PDF SDK
Revision as of 00:09, 12 August 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 IdealSize State TextColor
Font NotifyTarget Text Tooltip

Methods

CalcIdealSize

See Also

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