Versions Compared

Key

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

...

This read only property exists in all SRP OLE controls to provide easy identification of a control's ProgID. This control's ProgID is:

Code Block
SRP.Calendar.1

...

Example

Code Block
// Get the control's ProgID 
ProgID = Get_Property(@Window:".OLE_CONTROL", "OLE.ProgID")