'Declaration
Public Property Lines As Integer
'Usage
Dim instance As PopUpCalculatorInfo Dim value As Integer instance.Lines = value value = instance.Lines
public int Lines {get; set;}
Property Value
The System.Int32 value that indicates how many lines show in the pop-up window.The default is 12.