IUIX_CmdBar::HasChevron Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdBar::HasChevron Property}}
 
{{#customTitle:IUIX_CmdBar::HasChevron Property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|HasChevron|property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|HasChevron|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''HasChevron''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns  Value of VARIANT_BOOL ...
+
Property '''HasChevron''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns  Value of VARIANT_BOOL representing whether the command bar has a chevron.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 06:21, 25 March 2016


Property HasChevron of interface IUIX_CmdBar returns Value of VARIANT_BOOL representing whether the command bar has a chevron.

Syntax

HRESULT get_HasChevron([out, retval]  VARIANT_BOOL*  bChevron);

See Also

IUIX_CmdBar