Property Tip of interface IUIX_Cmd returns/sets Value of BSTR containing the command's tooltip.
HRESULT get_Tip([out, retval] BSTR* sTip); HRESULT put_Tip([in] BSTR sTip);
IUIX_Cmd