IUIX_InfoBtn::Tooltip Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_InfoBtn::Tooltip Property}} | {{#customTitle:IUIX_InfoBtn::Tooltip Property}} | ||
{{#parentPage:PXV:IUIX_InfoBtn#Properties|Tooltip|property}} | {{#parentPage:PXV:IUIX_InfoBtn#Properties|Tooltip|property}} | ||
− | + | ||
Gets/sets info button ''tooltip'', that is displayed when cursor hovers over the [[PXV:IUIX_InfoBtn|info button]]. | Gets/sets info button ''tooltip'', that is displayed when cursor hovers over the [[PXV:IUIX_InfoBtn|info button]]. |
Latest revision as of 15:32, 15 June 2015
Gets/sets info button tooltip, that is displayed when cursor hovers over the info button.
Syntax
HRESULT get_Tooltip([out, retval] BSTR* sTooltip); HRESULT put_Tooltip([in] BSTR sTooltip);