[Mono-winforms-list] Support for programatic scrolling via WM_VSCROLL and WM_HSCROLL messages

Ivan N. Zlatev contact at i-nz.net
Sun Aug 10 17:56:03 EDT 2008


On Sat, Aug 2, 2008 at 6:11 PM, Jeff Richardson
<themann at indyfantasysports.net> wrote:
> This patch adds support for certain controls to respond to WM_HSCROLL and
> WM_VSCROLL messages to allow them to be scrolled programatically.  I've
> implemented this for every control in which both contains an instance of
> ImplicitVScrollBar and ImplicitHScrollBar and have the corresponding .NET
> type respond to sending the WM_HSCROLL and WM_VSCROLL messages, with the
> exception of MdiClient (I'm unsure exactly how to test that).
> --

Hi,

Sorry for the delay, but it's the vacations period (even for the MWF
team :)) and we've been pretty busy . I have looked at the patch and
there are issues with it. I am on vacation now, so I will post the
details end of this week/early next week.

-- 
Kind Regards,
Ivan N. Zlatev


More information about the Mono-winforms-list mailing list