I have never worked serious projects in VB6 so I cannot brag about it. One thing that baffles me is the number that is placed in the property sheet of the current VB6 form I work on.
Width has value of 9724 and height is 6448 which doesn't seem to be pixels since the form is like 800 by 600 screen pixels.

What is the name of the display units in VB6 and how can I translate those values to number of pixels on screen?