Using the method in this video, I opened the serial port in form 1 and read the value from the serial port in other forms(Form2). But other opened forms do not work simultaneously. What can I do about this situation?
hello, how to fix the problem when i put public Label lbl;, its says Label' is an ambiguous reference between 'System.Windows.Forms.Label' and 'System.Reflection.Emit.Label" ?
Ha Guys please like subscribe and comment
it can help us in reaching more viewer ship
awesome c# windows form example
Thanks
you are awesome keep it up
Thanks
tanks men, you are the best
Welcome
Amazing Concept you are a champ thank you for sharing
Thanks man keep supporting
I was searching the whole internet for this thank you for sharing this trick
Thanks
Great concept i was looking for this for a lng time
Welcome
Ha bro i was looking this for a few day finally found thank you for sharing
No problem 👍
thanks mr
Most welcome
ألف شكر يا صاحبي Thank u My Friend
Welcome keep supporting brother
Great tutorial like it
Thanks for visiting
Great C# tutorial
👍
thanks bro ❤❤
Welcome keep supporting
thank you bro.
Welcome
Thanks a lot!
Welcome
tysm :)
welcome
Very useful video
Thanks a lot
Very unique
thanks
how to call the listview from form 1 to form2
You can use the same method just change textbox to listview
Using the method in this video, I opened the serial port in form 1 and read the value from the serial port in other forms(Form2). But other opened forms do not work simultaneously. What can I do about this situation?
not tried for more than two but it should work for all the forms may be you are missing some thing
hello, how to fix the problem when i put public Label lbl;, its says Label' is an ambiguous reference between 'System.Windows.Forms.Label' and 'System.Reflection.Emit.Label" ?
At top import using system.windows.forms.Label
Or
Use instead of public Label lbl;
Like
Public System.windows.forms.label lbl;
Mine throws an error: System.NullReferenceException: 'Object reference not set to an instance of an object.'
Bro your variables are null some where u r not assigning value
@Evans Teye Did you assign a value in the constructor after InitialiseComponent()?
same here and i checked my variables to make sure that they have a value and they do?
ive been trying for a week
Very useful Video
Thanks keep supporting