On 12/4/06, Chris Stoy <[EMAIL PROTECTED]> wrote:

 I believe MainMenu and MenuItem are the .NET 1.1 way of doing menus,
while MenuStrip and ToolStripMenuItem are the .NET 2.0 ways.  However, I
would think they both should still work (even though you should use .NET
2.0 unless you have a reason not to.)


I actually was able to get both ways working, but the APIs were slightly
different, which confused me until I realized I was using the old .NET
1.1way of doing things without knowing it.  Live and learn, right?
;-)

--
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Louie         http://www.pylouie.org
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to