how do you determine form size (height and width) based on selected system screen resolution?

example: if monitor resolution is set for 800x600 what would be the form size (height and width) if i wanted the form to be same size as screen?

what is the relation of the height and width indicated in VB6 to the screen resolution?