'Usage Dim instance As WinCalendar Dim date As Date Dim value As Rectangle value = instance.GetDayRectangle(date)
Parameters
- date
- A System.DateTime value representing the date of day.
Return Value
The System.Drawing.Rectangle structure of the day represented by date.