S Siva M Aug 20, 2006 #2 MenuStrip is used to add menu items on the form (along the top edge). ContextMenuStrip is used to add items that appear when you right-click on a control. What are the differences between these 2?
MenuStrip is used to add menu items on the form (along the top edge). ContextMenuStrip is used to add items that appear when you right-click on a control. What are the differences between these 2?
C chanmm Aug 20, 2006 #3 Follow this link to get some samples to play. http://msdn2.microsoft.com/en-us/library/system.windows.forms.menustrip_members.aspx chanmm
Follow this link to get some samples to play. http://msdn2.microsoft.com/en-us/library/system.windows.forms.menustrip_members.aspx chanmm