Screen Resolution 화면해상도 보여줌
*
Private Sub btnResol_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnResol.Click

MessageBox.Show (System.Windows.Forms.Screen.PrimaryScreen.Bounds.Width())
MessageBox.Show (System.Windows.Forms.Screen.PrimaryScreen.Bounds.Height())

End Sub

이 게시물을

공유하기

SEARCH

MENU NAVIGATION