'Declaration
Public Property Width As Integer
'Usage
Dim instance As PopUpCalculatorInfo Dim value As Integer instance.Width = value value = instance.Width
public int Width {get; set;}
Property Value
The System.Int32 value that indicates the width of the pop-up window.The default is 0.