IUIX_Label Interface
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
'''IUIX_Label''' is an interface of UI ''text label'' object. | '''IUIX_Label''' is an interface of UI ''text label'' object. | ||
+ | |||
+ | Object can be created with [[PXV:UIX_LabelStyleFlags|UIX_LabelStyleFlags]] options. In particular, ''checkboxes'' and ''combo buttons'' are created via '''IUIX_Label''' interface with appropriate flags from [[PXV:UIX_LabelStyleFlags|UIX_LabelStyleFlags]] enumeration specified. | ||
IUIX_Label extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. | IUIX_Label extends [[PXV:IUIX_ObjImpl|IUIX_ObjImpl]] interface. |
Revision as of 04:53, 15 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 |