Calling window codes

So what I did is make a form in Visual Studio, and I want to copy and paste it into a dll I am making, how can I force this dll to make the window appear when I push certain keys that I will set later?
Like, I figured I could use Form.Show or FormShow() which ever one it was, but can anyone explain to me how to use that?
Topic archived. No new replies allowed.