Hi friends, i'm new at C++ and VC++ , and i don't know same basics. I have a homework that i can not deal by myself. So i'll be too happy if you help me. My problem is that; in my homework i'll make a simple chat programme using forms. But i don't know using classes in the forms. For example, where to define the managed classes such as Socket. Then, i can't also call this class. Error occurs when i try to call such as MyWork::Form2::MyFunction() ...