[Mono-devel-list] SWF-ScrollBar

Juergen Moeller juergen.moeller at elektrobude.de
Tue Jun 8 04:26:29 EDT 2004


Hi,

I discovered a difference between Mono and .NET in the class 
System.Windows.Forms.ScrollBar:

In .NET it is an abstract class, in Mono it is not.

I realized it, while an app crashed because I had mistyped HScrollBar as 
ScrollBar. No Problem in Mono but a big one for .NET. There was just this 
message:
"Unknown Signal 79"

- Juergen



More information about the Mono-devel-list mailing list