I played around with this and figured out how to determine if a scroll bar is visible, a horizontal scroll bar in the example below.



Private Function HScrollBarVisible() As Boolean
...