1
Answer

Accessing the objects of one class into another

I have two classes . In class A I have Text block. i want access this text block in class B. so i can set its text property in class B.

Answers (1)