Quote Originally Posted by JBudOner
Ya so I tried putting that in the form_load. All that happens is the form pops up and closes right away. So I just commented it out. Also tried the

public void makeStackOverflow()
{
makeStackOverflow();
}

And used it right after the PerformClick(), and it says theres an error with an infinate loop.
LOL This is the most funny optimization I've ever heard of!