You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Properties

OLE control properties are the primary means of interacting with OLE controls. Properties, much like OI control properties, describe the persistent attributes of the control, that is, attributes having some meaningful value for the entire life of the control. Like OI control properties, OLE control properties are manipulated using the Get_Property and Set_Property routines. The following properties apply to the SRP Calendar Control:

PropertyDescriptionVersion IntroducedPro Version Introduced
BorderThe controls's border style.  
CaptionVisibleShows or hides the caption bar.  
DatePickerVisibleShows or hides the date picker.  
FirstDayOfWeekThe day of the week to appear first in any multiple day calendar view.  
ProgIDThe control's ProgId/Class Name.  
ThemeThe theme used to render the calendar.  
VersionThe control's version info.  
ViewThe current calendar view.  
  • No labels