Hi,
I have an MFC/ATL EXE using MDI which is misbehaving when the MDI child form
moves towards the edge of the MDICLIENT window. I need to intercept when the
scrollbar is enabled and disabled to see if I can figure out why it is
happening so.
I am aware of the functions ShowScrollBar and EnableScrollBar, both in Win32
and MFC. Are these the only functions capable of showing/enabling scrollbars?
If so, how can I intercept calls to them?
--
Thanks in advance,
Juan Dent, M.Sc.