Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OLE control methods provide convenient one-time operations to developers. Unlike properties, whose values are persistant persistent over the life of a control, methods represent actions that a control can perform. Often, methods will change the values of other control properties, so be sure to read the Remarks section of each method carefully. The following methods apply to the SRP Calendar Control:

MethodDescriptionVersion IntroducedPro Version Introduced
AboutBoxDisplays the control's about box. 4.0.3
AddApptsAdds new appointments to the control. 4.0.3
AddCalendarsAdds new calendars to the control. 4.0.3
AddLabelsAdds new labels to the control. 4.0.3
EnsureVisibleBrings a given appointment into view. 4.0.3
SelectApptBrings a given appointment into view and selects it. 4.0.3