blah blah blah is here! blah blah » Close

0
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 ...

Feedback