@...ACTIVEX / DEFINE ACTIVEX: Creates an Activex container control.

 

 

      @ <nRow>,<nCol> ACTIVEX <ControlName>

            [ OF | PARENT <ParentWindowName> ]

            WIDTH <nWidth>

            HEIGHT <nWidth>

            PROGID <cProgId>

 

      DEFINE ACTIVEX <ControlName>

            <PropertyName>    <PropertyValue>

      END ACTIVEX

 

- Properties:

 

      - Row

      - Col

      - Width

      - Height

      - Object (R)

      - Name (R)

      - Parent (D)

 

      D: Available at control definition only

      R: Read-Only