tks, bt i think i'm just in the right frame of mind to grasp where to include it...The namespace GymManager is already defined in Form1's header, and within it there is the
prasad_som wrote:
public ref class Form1 : public System::Windows::Forms::Form
details and so it is for all the other forms. So with what I understand from ur explaination the class within the namespace should be called without problems if only it is within the namespace.
prasad_som wrote:
I'm there is similar concept in Java.
interfaces or abstract classes are there yes, and are similarly defined and used. but I cant get ma head around this. tks anyway.