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