IUIX_ScrollBar::CanScroll Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IUIX_ScrollBar::CanScroll Property}}
 
{{#customTitle:IUIX_ScrollBar::CanScroll Property}}
 
{{#parentPage:PXV:IUIX_ScrollBar#Properties|CanScroll|property}}
 
{{#parentPage:PXV:IUIX_ScrollBar#Properties|CanScroll|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
 
Property '''CanScroll''' of interface [[PXV:IUIX_ScrollBar|IUIX_ScrollBar]] returns  Value of VARIANT_BOOL ...
 
Property '''CanScroll''' of interface [[PXV:IUIX_ScrollBar|IUIX_ScrollBar]] returns  Value of VARIANT_BOOL ...
 +
 +
Gets the state of possibility scrolling.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:08, 29 May 2015


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