IUIX_CmdBar::Title Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdBar::Title Property}}
 
{{#customTitle:IUIX_CmdBar::Title Property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|Title|property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|Title|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Title''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns/sets  Value of BSTR ...
+
Property '''Title''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns/sets  Value of BSTR containing the command bar's title.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 06:47, 25 March 2016


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