[]
Gets or sets the width of the pop up window.
[Browsable(true)] public int Width { get; set; }
<Browsable(True)> Public Property Width As Integer
The int value indicates the width of the pop up window. The default is 0.
The value is less than zero.