我如何在vb上的月份日历中将两个日期的范围加粗或突出显示?

时间:2015-03-21 22:11:01

标签: vb.net date range monthcalendar

我正在使用VB和SQL,到目前为止我设法做到了

    Dim start_date As Date = DateTimePicker4.Text
    Dim end_date As Date = DateTimePicker3.Text
    MonthCalendar1.SelectionRange = New SelectionRange(start_date, end_date)
    MonthCalendar1.BoldedDates = 

这就是我被困住的地方,感谢您的帮助。

1 个答案:

答案 0 :(得分:0)

确保您在MySQL中的calander与您创建的注入没有关联。它可能导致安全漏洞。

对于突出显示部分,请尝试使用OpenSQL查询子表单。