ImageGear for Java
enableScrollBar Method
Specifies the scrollbar whose attributes are changed.
Enable (true) or disable (false) scrollbar. ImGearScrollBarType
Enables or disables the scrollbars associated with window.
Syntax
void enableScrollBar( 
   ImGearScrollBarType scrollBarType,
   boolean state
)

Parameters

scrollBarType
Specifies the scrollbar whose attributes are changed.
state
Enable (true) or disable (false) scrollbar. ImGearScrollBarType
See Also

Reference

IImGearScrollableView Interface
IImGearScrollableView Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback