[Mono-osx] Problem with ContextMenuStrip
Miguel de Icaza
miguel at ximian.com
Sun Nov 12 07:23:08 EST 2006
Hello,
> I don't know if ContextMenuStrip is supported in the 1.2 rc of mono
> winforms for Mac. Here is the error I am getting: WARNING **: The
> class System.Windows.Forms.ContextMenuStrip could not be loaded, used
> in System.Windows.Forms, Version=2.0.0.0, Culture=neutral, ...........
It is not; That error above means that the class has not been
implemented, it is a 2.0 class.
Windows.Forms 2.0 is not supported on this release.
More information about the Mono-osx
mailing list