0
votes
votes
1 answers
How to Freeze the gridview?
Hi friends if u know the answer ple send my email:anand.ind87@gmail.com
blah blah blah is here! blah blah » Close
Hi friends if u know the answer ple send my email:anand.ind87@gmail.com
in Winforms, this is easily done: using System.IO.Ports; SerialPort myComPort = new SerialPort("COM1", 115200, Parity.None, 8, StopBits.One); if (myComPort.IsOpen == false) { ...
Got feedack? Found a bug? report it here.