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