* ToolTip.cs: use Visible instead of is_visible.
commit3129467691f3217397f87200ba7f263b2fff2f22
authorChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 03:14:14 +0000 (7 03:14 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 03:14:14 +0000 (7 03:14 -0000)
tree45904d63828ba44fef78580e9829fc799894bbef
parent51073c4aee327fe3e75d3ec12f11828edfca6502
* ToolTip.cs: use Visible instead of is_visible.

* TreeView.cs: same.

* ListBox.cs: same.

* ListView.cs: same.

2006-12-06  Chris Toshok  <toshok@ximian.com>

svn path=/trunk/mcs/; revision=69151
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ListView.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolTip.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TreeView.cs