IUIX_Button::Tooltip Property
From PDF XChange PDF SDK
Gets or sets a button's tooltip text that is displayed when cursor hovers over a button.
Syntax
HRESULT get_Tooltip([out, retval] BSTR* sTooltip); HRESULT put_Tooltip([in] BSTR sTooltip);