You understood wrongly, you need to 'add a reference'
In your solution explorer, right-click your project and select 'add reference'.
Then you can select the System.Windows.Forms-library from the list and add it to your project.
After that, it will show up when you try to use it in your code.