CalendarView for WinForms
BackgroundMode 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 : BackgroundMode 列挙体
Represents the mode of the background.
シンタックス
'宣言
 
Public Enum BackgroundMode 
   Inherits System.Enum
public enum BackgroundMode : System.Enum 
メンバ
メンバ解説
OpaqueBackground is filled with the current background color before the text, hatched brush, or pen is drawn.
TransparentBackground remains untouched.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.Drawing.Gdi.DeviceContexts.BackgroundMode

参照

C1.Framework.Drawing.Gdi.DeviceContexts 名前空間