Versions Compared

Key

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

...

Prog IDSRP.DatePicker.1
Current Version3.0.5

Using SRP DatePicker Control

The following tutorials will familiarize you with the SRP DatePicker Control. These white papers take a topical approach to explaining how to use the control. New users should start here, since many of these topics will give a deeper understanding of the control and the philosophies behind its design. Once you've grasped these concepts, use the reference guides for details on particular properties, methods, and events.

TopicDescription
Date SelectionSelecting one or more dates in the date picker.
LayoutSetting the date picker presentation.
NavigationNavigating the date picker.

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

...