Menu coding [modified]
-
Hi I am new to programming Could someone tell me where i could find the simple coding statements for FileToolStripMenuItem_Click? Example i want to write code to "New" "Open"? IS there a website that can teach me the functions for opening and functionality of menu's Now this is what i put in => Private Sub MenuStrip1_ItemClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.ToolStripItemClickedEventArgs) Handles MenuStrip1.ItemClicked Edit() Copy() Please help thanks Preppy programmer -- modified at 21:44 Thursday 15th March, 2007
-
Hi I am new to programming Could someone tell me where i could find the simple coding statements for FileToolStripMenuItem_Click? Example i want to write code to "New" "Open"? IS there a website that can teach me the functions for opening and functionality of menu's Now this is what i put in => Private Sub MenuStrip1_ItemClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.ToolStripItemClickedEventArgs) Handles MenuStrip1.ItemClicked Edit() Copy() Please help thanks Preppy programmer -- modified at 21:44 Thursday 15th March, 2007