| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function DayViewBitmap( _ ByVal dtTime As Date, _ ByVal clrBack As Color _ ) As Bitmap | |
Parameters
- dtTime
- The date/time for the current bitmap.
- clrBack
- The background color of the bitmap.
| dbicDayView | Send comments on this topic. |
| DayViewBitmap(DateTime,Color) Method | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class > DayViewBitmap Method : DayViewBitmap(DateTime,Color) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function DayViewBitmap( _ ByVal dtTime As Date, _ ByVal clrBack As Color _ ) As Bitmap | |