ForeColor Property (DicomViewer)
In This Topic
Syntax
'Declaration
<SRCategoryAttribute("CatAppearance")>
<System.Runtime.InteropServices.DispIdAttribute(-513)>
<SRDescriptionAttribute("ControlForeColorDescr")>
Public Overridable Property ForeColor As System.Drawing.Color
[SRCategory("CatAppearance")]
[System.Runtime.InteropServices.DispId(-513)]
[SRDescription("ControlForeColorDescr")]
public virtual System.Drawing.Color ForeColor {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also