The ff. is what I am using to determine the center (horizontal) of the screen in VB6.0, I can't seem to find it's equivalent in VB.Net, I hope somebody helps...

VB Code:
  1. (Screen.Width / Screen.TwipsPerPixelX) / 2