ImageGear23.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class > ShowScrollBar Method : ShowScrollBar(ImGearScrollBarType,ImGearScrollBarModes) Method |
'Declaration Public Overloads Sub ShowScrollBar( _ ByVal scrollBarType As ImGearScrollBarType, _ ByVal scrollMode As ImGearScrollBarModes _ )
'Usage Dim instance As PageView 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 )