IUIX_CmdBar::Title Property

From PDF XChange PDF SDK
Revision as of 06:47, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property Title of interface IUIX_CmdBar returns/sets Value of BSTR containing the command bar's title.

Syntax

HRESULT get_Title([out, retval]  BSTR*  sTitle);
HRESULT put_Title([in]  BSTR  sTitle);

See Also

IUIX_CmdBar