IUIX_ScrollBar::Horz Property

From PDF XChange PDF SDK
Revision as of 04:37, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Horz of interface IUIX_ScrollBar returns Value of VARIANT_BOOL ...

Returns the type of scrollbar in bIsHorz. Horizontal - VARIANT_TRUE, vertical - VARIANT_FALSE.

Syntax

HRESULT get_Horz([out, retval]  VARIANT_BOOL*  bIsHorz);

See Also

IUIX_ScrollBar