public const string ForegroundYellow = ""
Public Const ForegroundYellow As String = "" Dim value As String value = TextFormat.ForegroundYellow
public: literal String^ ForegroundYellow = ""
In This Article