Desktop Resolution VB6: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 August 2007

3 June 2007

  • curprev 07:3407:34, 3 June 2007 Admin talk contribs 862 bytes +862 New page: '''Code Sample:''' Option Explicit Private Sub Form_Load() doScreenRes txtX3.Text = Screen.Width txtY3.Text = Screen.Height txtX4.Text = Screen.Width / 15 txtY...