IUIX_CmdBar::HasChevron Property

From PDF XChange PDF SDK
Jump to: navigation, search


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