IUIX_InfoBtn::Tooltip Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets/sets info button ''tooltip'', | + | Gets/sets info button ''tooltip'', that is displayed when cursor hovers over the [[PXV:IUIX_InfoBtn|info button]]. |
== Syntax == | == Syntax == |
Revision as of 01:49, 25 May 2015
Gets/sets info button tooltip, that is displayed when cursor hovers over the info button.
Syntax
HRESULT get_Tooltip([out, retval] BSTR* ppTooltip); HRESULT put_Tooltip([in] BSTR ppTooltip);