I have attempted to use the CWnd::ShowScrollBar feature. In fact, I put the CWnd::ShowScrollBar routine in a timer interrupt routine. The timer triggers each second. This causes the scroll bars to flicker. My code, using the CWnd::ShowScrollBar routine, hides the scroll bars once a second...
I am unable to hide the horizontal and vertical scroll bars for a window that is too large to fit the screen area. My goal is to hide the scroll bars, however, when I attempt to hide the scroll bars using the ShowScrollBar method, the scroll bars immediately appear again. The view has been...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.