G
Guest
I have worked on VB .NEt ,I am new to C#.,I have a form name Form1.cs,when I use the below code for resiz
the below line of doesn't get executed at any point of time.Is the syntax wirte
private void Form1_Resize(object sender, System.EventArgs e
MessageBox("Resize")
thanks for your hel
the below line of doesn't get executed at any point of time.Is the syntax wirte
private void Form1_Resize(object sender, System.EventArgs e
MessageBox("Resize")
thanks for your hel