CalendarView for WinForms
ForegroundColor プロパティ (DeviceContext)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : ForegroundColor プロパティ
Gets or sets the color of the foreground of the device context.
シンタックス
'宣言
 
Public Property ForegroundColor As System.Drawing.Color
public System.Drawing.Color ForegroundColor {get; set;}

プロパティ値

A System.Drawing.Color structure that indicates the color of the foreground of the device context.
解説
The Color is used to draw the face of each character written by the TextOut and ExtTextOut functions. The Color is also used in converting bitmaps from color to monochrome and vice versa.
参照

DeviceContext クラス
DeviceContext メンバ