'Declaration
Public Function SetForegroundColor( _ ByVal foregroundColor As Color _ ) As Color
public Color SetForegroundColor( Color foregroundColor )
Parameters
- foregroundColor
'Declaration
Public Function SetForegroundColor( _ ByVal foregroundColor As Color _ ) As Color
public Color SetForegroundColor( Color foregroundColor )