IUIX_ScrollBar::CanScroll Property

From PDF XChange PDF SDK
Revision as of 00:08, 29 May 2015 by Yura (Talk | contribs)

Jump to: navigation, search


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

Gets the state of possibility scrolling.

Syntax

HRESULT get_CanScroll([out, retval]  VARIANT_BOOL*  pCanScroll);

See Also

IUIX_ScrollBar