python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why do regions expand when moving from Designer to Code
With Visual Studio 2019, I've noticed lately that whenever I go from the Designer view to Code view, all of my Regions get expanded. It's really frustrating because it moves me away from the spot I wa...
Tim F
Votes: 0
Answers: 0
Program terminates when I set property right to left = yes in c#
I am new to c#. I am creating a program with Multilanguage option.
Every thing works fine with both English and Arabic languages. Language is changing properly.
when I try to change layout property of...
Wahab
Votes: 0
Answers: 0
How to make a diagonal line divide two panels in C# WinForms?
this is my form and I'm trying to make it so the diagonal line in the middle divides the left and the right parts of my form evenly. The line is drawn in a separate panel, with a script instructing it...
S1m1ng7on
Votes: 0
Answers: 2
Null reference on an initiated variable
I'm using wmp from C# forms to display the length of a media file on my form, however, when I try to do so the result is an exception saying
System.NullReferenceException: 'Object reference not set to...
Staling Marin
Votes: 0
Answers: 1