Ok guys im here to give you a very simple TUT how to use/make a context menu strip.
1. Make a new project
2. Add a notify icon(add an icon to it, name it, ect.)
3. Add a contextmenu strip

4. add some items to the contextmenustrip like shown:

5. Now under notifyicon1 contextmenustrip select contextmenustrip1

6. Debug program and right click the notify icon. It should look something like this.

7. Now to make stuff happen when clicking a option. Go to contextmenustrip, double click a option, and form1.vb will pop-up. Just type in what you want to happen.

8. Done, see i told you it was simple
