ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class : EnableScrollBar Method |
'Declaration Public Sub EnableScrollBar( _ ByVal scrollBarType As ImGearScrollBarType, _ ByVal state As Boolean _ )
'Usage Dim instance As ImGearPageView Dim scrollBarType As ImGearScrollBarType Dim state As Boolean instance.EnableScrollBar(scrollBarType, state)
public void EnableScrollBar( ImGearScrollBarType scrollBarType, bool state )
public: void EnableScrollBar( ImGearScrollBarType scrollBarType, bool state )
public: void EnableScrollBar( ImGearScrollBarType scrollBarType, bool state )