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 Schedule Control: 

MethodDescriptionVersion IntroducedPro Version Introduced
AddApptsAdds one or more appointments to the control.  
AddTimeBlocksAdds one or more time blocks to the control.3.0.43.1.1
EnsureVisibleMoves the entity or appointment into view.  
MapClientToTimeMaps a coordinate point to a schedule time.  
MapTimeToClientMaps a schedule time to a coordinate point.  
RemoveApptsRemoves one or more appointments from the control.  
RemoveTimeBlocksRemoves one or more time blocks from the control.3.0.43.1.1
RepositionItemRearranges the order in which entities and groups are displayed.3.0.43.1.1
ShowContextMenuDisplays a context menu at the given mouse point.3.0.1