The width of the window.
[Visual Basic 6.0] Property Width As Long
[Visual Basic .NET] Public Property Width As Integer
[C#] public int Width {get; set;}
The Height and Width properties determine the size of the window. This is in screen units.