Drag & drop failing through Mouse.Drag()
Brought to you by:
charliepoole,
lukemaxon
Hi All,
This is a patch to create a new test fixture & associated form. It contains a single test that exercises dragging through Mouse.Drag(), by moving the splitter within a SplitContainer.
The test is currently failing, because Mouse.Drag() basically doesn't work.
Yours,
Duncan Bayne
A .patch file that can be applied to the NUnitForms solution.