* MenuItem.cs: fix the NRE when we assign text (and therefore call
authorChris Toshok <toshok@novell.com>
Wed, 29 Nov 2006 23:50:46 +0000 (23:50 -0000)
committerChris Toshok <toshok@novell.com>
Wed, 29 Nov 2006 23:50:46 +0000 (23:50 -0000)
commit7afd6e1dddd08334fc37435c3698395eecc951fb
treee7622ce6de3dea2d57dc85f4d155d082b5cd6c41
parent483838502ca129bfd07b996a471cfcd1857e2536
* MenuItem.cs: fix the NRE when we assign text (and therefore call
Invalidate) before the mainmenu has been assigned to a control.

2006-11-29  Chris Toshok  <toshok@ximian.com>

svn path=/trunk/mcs/; revision=68711
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MenuItem.cs