'Declaration
Public Property ForegroundColor As Color
'Usage
Dim instance As SmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
public Color ForegroundColor {get; set;}
'Declaration
Public Property ForegroundColor As Color
'Usage
Dim instance As SmartControl Dim value As Color instance.ForegroundColor = value value = instance.ForegroundColor
public Color ForegroundColor {get; set;}