Occurs when the value of the ToolStripItem.Visible property changes.
For more information about handling events, see Consuming Events.
Changing the Control.Enabled property of a System.Windows.Forms.ToolStrip does not raise the ToolStripItem.VisibleChanged event. Raise this event with specific property settings.