Versions Compared

Key

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

The SRP DatePicker Control provides an easy and intuitive interface for selecting dates. The DatePicker displays any number of months simultaneously for quick access, and users can scroll to other months using scroll buttons or by clicking on any month header. Any number of dates can be selected

...

continuously or non-continuously. Developers can give visual cues to their users by setting the font and colors of individual dates. The SRP DatePicker Control makes a great popup or date-by-date navigation tool. 

Prog IDSRP.DatePicker.1
Current Version3.0.5

Methods

OLE control methods provide convenient one-time operations to developers. Unlike properties, whose values are persistant 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 DatePicker Control:

MethodDescriptionVersion IntroducedPro Version Introduced
EnsureVisibleBrings a date into view.  
EnsureVisibleSelectionBrings the selected date into view.  
ScrollLeftScroll's to previous months.  
ScrollRightScroll's to subsequent months.  
SetDayStylesSets any number of dates and date ranges to the same visual style.  
ShowContextMenuDisplays a context menu at the given mouse point.3.0.1 

Events

OLE control events provide a way for the OLE control to communicate back to OpenInsight. Once an event has been qualified using OI's QUALIFY_EVENT message, then the OLE control will fire the event to OpenInsight allowing you to respond to any one of the control's predefined actions. Some events allow you to stop certain actions before they occur, so be sure to read the Remarks section of each event carefully. The following events apply to the SRP DatePicker Control:

...


Align
alignright


Image Added
Prog IDSRP.DatePicker.1
Product Information
Version History
Download




 

Search this documentation

Livesearch
spaceKeyDatePickerControl

...