When HScrollBar on a dw control is true how to tell if the scrollbar is actually visible? I have a foreground text object in the footer of my datawindow. When some resizing event like making a grid column bigger, or making the window smaller, occurs the HScrollBar can become visible and then it covers up my text object. I need to know when the HScrollBar is visible so I can move my text object up.
↧