MonthCalendar在delphi5中有这个控件么?(0分)

  • 主题发起人 主题发起人 lwzl99
  • 开始时间 开始时间
L

lwzl99

Unregistered / Unconfirmed
GUEST, unregistred user!
MonthCalendar在delphi5中有这个控件么?
 
TMonthcalender is a VCL wrapper for the monthcalendar available in COMCTL32.DLL
 
MonthCalendar
Displays a calendar that represents a single month. Set the Date property to
display a particular month and highlight a date within that month. You can
also display a range of dates by setting MultiSelect to True and supplying
an EndDate. Optionally, the current date can be displayed below the calendar,
even if it does not fall within the month represented by the calendar.

在Win32里
 
后退
顶部