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