IUIX_CmdRibbonTab::KeyTip Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 06:44, 2 March 2018


Property KeyTip of interface IUIX_CmdRibbonTab returns/sets Value of BSTR ...

Syntax

HRESULT get_KeyTip([out, retval]  BSTR*  sKeyTip);
HRESULT put_KeyTip([in]  BSTR  sKeyTip);

See Also

IUIX_CmdRibbonTab