'Declaration
Public Shadows Property Height As Integer
'Usage
Dim instance As FpScrollBar Dim value As Integer instance.Height = value value = instance.Height
public new int Height {get; set;}
'Declaration
Public Shadows Property Height As Integer
'Usage
Dim instance As FpScrollBar Dim value As Integer instance.Height = value value = instance.Height
public new int Height {get; set;}