int deskHeight = Screen.PrimaryScreen.Bounds.Height; Screen.PrimaryScreen.Bounds.Width deskWidth = default(Screen.PrimaryScreen.Bounds.Width); MessageBox.Show("Your screen resolution is " + deskWidth + "x" + deskHeight);
int deskHeight = Screen.PrimaryScreen.Bounds.Height; int deskWidth = Screen.PrimaryScreen.Bounds.Width; MessageBox.Show("Your screen resolution is " + deskWidth.ToString() + "x" + deskHeight.ToString());
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง