calling class in a windows application
VS 2005
can someone give me an example on a windows application that calls a class (a property or method of the class) upon any control event. i just want to understand how it is done compared to console application. i tried surfing the net but i can't find one. just any simple example will do.. tnx!