Click to See Complete Forum and Search --> : scrolling problem


Rene Greulich
April 13th, 1999, 01:33 PM
Hi,
I am trying to change the size of the scrollbar of a CEditView.
I tried it with: SetScrollRange, but that does not work.
Hopefully you can tell me how to change the size of the scrollbar.
Thanks a lot
Rene´

Rudolf
April 14th, 1999, 12:31 AM
Hello,
a CScrollar is a CWnd, try MoveWindow
HTH
Rudolf