ImageGear21.Core Assembly > ImageGear.Display Namespace > IImGearScrollableView Interface : IsScrollBarVisible Method |
'Declaration Function IsScrollBarVisible( _ ByVal scrollBarType As ImGearScrollBarType _ ) As Boolean
'Usage Dim instance As IImGearScrollableView Dim scrollBarType As ImGearScrollBarType Dim value As Boolean value = instance.IsScrollBarVisible(scrollBarType)
bool IsScrollBarVisible( ImGearScrollBarType scrollBarType )
bool IsScrollBarVisible( ImGearScrollBarType scrollBarType )
bool IsScrollBarVisible( ImGearScrollBarType scrollBarType )