dbicDayView Send comments on this topic.
DayViewBitmap Method
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : DayViewBitmap Method

Creates a bitmap of the control that can be used in drawing routines.

Overload List

OverloadDescription
DayViewBitmap(DateTime,Color)Creates a bitmap of the control that can be used in drawing routines.  
DayViewBitmap(DateTime,Color,Color)Creates a bitmap of the control that can be used in drawing routines.  
DayViewBitmap(DateTime,String,String,String,Color)Creates a bitmap of the control that can be used in drawing routines.  
DayViewBitmap(DateTime,String,String,String,Color,Color)Creates a bitmap of the control that can be used in drawing routines.  
DayViewBitmap(enumBitmapView,Color)Creates a bitmap of the control that can be used in drawing routines.  
DayViewBitmap(enumBitmapView,Color,Color)Creates a bitmap of the control that can be used in drawing routines.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also