Hi;

I make some calculation with ocx but can't show calculation result (array) in the normal form. I tried to use public variable declaration but it doesn't work.

I also tried to save results to the global variables which i declare in normal projects.

Thank you