'Declaration Public Function New( _ ByVal left As Double, _ ByVal top As Double, _ ByVal width As Double, _ ByVal height As Double _ )
Parameters
- left
- The horizontal position of the window
- top
- The vertical position of the window
- width
- The width of the window
- height
- The height of the window