IUIX_Cmd::Tip Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Tip of interface IUIX_Cmd returns/sets Value of BSTR containing the command's tooltip.

Syntax

HRESULT get_Tip([out, retval]  BSTR*  sTip);
HRESULT put_Tip([in]  BSTR  sTip);

See Also

IUIX_Cmd