codice:
   For Each item In VisualizzaToolStripMenuItem.DropDownItems

        If item.ToString = TextBox1.Text then........

   Next