--------------------------------------------------- Class : cSigCJMonthCalendar Superclass : cSigCjComMonthCalendar Package : cSigCJMonthCalendar.pkg Mixins : None Description : The MonthCalendar control enables you to create applications that let users view and Set Date information via a calendar-like interface. Properties : pbAutoSize (Boolean) piDay (Integer) pbEnabled (Boolean) pdMaxDate (Date) piMaxSelCount (Integer) pdMinDate (Date) piMonth (Integer) piMonthColumns (Integer) piMonthRows (Integer) pbMultiSelect (Boolean) pdSelEnd (Date) pdSelStart (Date) pbShowToday (Boolean) pbShowWeekNumbers (Boolean) piStartOfWeek (Integer) piYear (Integer) pdValue (Date) Events : OnComSelChange (DateTime llStartDate DateTime llEndDate Boolean ByRef llCancel) OnComMouseDown (Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly) OnComMouseMove (Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly) OnComMouseUp (Short llButton Short llShift OLE_XPOS_PIXELS llx OLE_YPOS_PIXELS lly) OnComDblClick OnComClick OnSetSize Methods : Notes : To Do : ---------------------------------------------------
DFCOMACTIVEXCONTROL

cComActiveXControl


cSigCjComMonthCalendar



cSigCJMonthCalendar
Private.pbAutoSize
Private.pbEnabled
Private.pbMultiSelect
Private.pbShowToday
Private.pbShowWeekNumbers
Private.pdMaxDate
Private.pdMinDate
Private.pdSelEnd
Private.pdSelStart
Private.pdValue
Private.piDay
Private.piMaxSelCount
Private.piMonth
Private.piMonthColumns
Private.piMonthRows
Private.piStartOfWeek
Private.piYear
Construct_Object()
OnCreate()
OnSetSize(Integer iHeight Integer iWidth)
pbAutoSize()
pbEnabled()
pbMultiSelect()
pbShowToday()
pbShowWeekNumbers()
pdMaxDate()
pdMinDate()
pdSelEnd()
pdSelStart()
pdValue()
piDay()
piMaxSelCount()
piMonth()
piMonthColumns()
piMonthRows()
piStartOfWeek()
piYear()
Set(Integer iDay)
Set(Boolean bState)
Set(Date dDate)
Set(Integer iMaxSelCount)
Set(Date dDate)
Set(Integer iMonth)
Set(Integer iMonthCols)
Set(Integer iMonthRows)
Set(Boolean bState)
Set(Date dDate)
Set(Date dDate)
Set(Boolean bState)
Set(Boolean bState)
Set(Integer iStart)
Set(Date dDate)
Set(Integer iYear)
| Module | Containing Symbol | Line |
|---|---|---|
| SigCJMonthCalendar.sl | oSigCJMonthCalendar | 25 |