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