So here's my dilema, I am a C# rookie and was following an example in the MSDN site when I come across one of the instructions that cannot be completed;
"To add the component
1. In Solution Explorer, right-click the project name.
2. On the shortcut menu, click Add, and then click Add Component.
The Add New Item dialog box appears and the Component Class in the right pane will be selected by default. "
In my new item dialog there is no Component Class to be found.
Any ideas or work-arounds out there?
Thank you.