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