IUIX_InfoBtn Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_InfoBtn Interface}} | {{#customTitle:IUIX_InfoBtn Interface}} | ||
{{#parentPage:PXV:UIX_Interfaces|IUIX_InfoBtn|interface}} | {{#parentPage:PXV:UIX_Interfaces|IUIX_InfoBtn|interface}} | ||
− | |||
'''IUIX_InfoBtn''' is an interface of UI ''info button'' object. | '''IUIX_InfoBtn''' is an interface of UI ''info button'' object. | ||
Line 17: | Line 16: | ||
| [[PXV:IUIX_InfoBtn_FitToIdealSize|FitToIdealSize]] | | [[PXV:IUIX_InfoBtn_FitToIdealSize|FitToIdealSize]] | ||
| [[PXV:IUIX_InfoBtn_GetIdealSize|GetIdealSize]] | | [[PXV:IUIX_InfoBtn_GetIdealSize|GetIdealSize]] | ||
− | | | + | | [[PXV:IUIX_InfoBtn_ShowPopup|ShowPopup]] |
|} | |} | ||
Revision as of 10:09, 11 January 2016
IUIX_InfoBtn is an interface of UI info button object.
Info button can be specified with UIX_InfoBtnStyleFlags parameters when being created.
IUIX_InfoBtn extends IUIX_ObjImpl interface.
Methods
BindToBuddyCtl | FitToIdealSize | GetIdealSize | ShowPopup |
Properties
DrawTextFlags | IconScaleType | Text | Tooltip |
Icon | NotifyTarget |