0
votes
votes
1 answers
How to access Form controls from another class?
Hi all debugging.com members, Nowadays I'm working on a serial comminication program. I've created my own serial class to use my serial functions easly. However I couldn't access Form1 controls from my class. For example, I've serialPort ...
