M
Magic Gooddy
Hi!
I try code
textBox1.Text = Screen.PrimaryScreen.WorkingArea.Width + ":" +
Screen.PrimaryScreen.WorkingArea.Height;
But I need to get really size of screen. How to...?
I try code
textBox1.Text = Screen.PrimaryScreen.WorkingArea.Width + ":" +
Screen.PrimaryScreen.WorkingArea.Height;
But I need to get really size of screen. How to...?