VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Display the screen resolution in a text box

Holly^Ghost  (1 Submission)   Windows System Services   VB 6.0   Unknown Difficulty   Thu 3rd January 2002   Mon 8th February 2021

Display the screen resolution in a text box

API Declarations


Private Declare Function GetSystemMetrics Lib "User32" (ByVal index As Long) As Long
Dim X As Long, Y As Long

Rate Display the screen resolution in a text box (2(2 Vote))
Display the screen resolution in a text box.bas

Display the screen resolution in a text box Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters