PidTagXCoordinate Canonical Property
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Contains the x coordinate of the starting position (the upper-left corner) of a dialog box control, in standard Windows dialog units.
Associated properties: |
PR_XPOS |
Identifier: |
0x3F05 |
Data type: |
PT_LONG |
Area: |
MAPI display table |
Remarks
This property, PR_YPOS (PidTagYCoordinate), PR_DELTAX (PidTagDeltaX), and PR_DELTAY (PidTagDeltaY) properties position and size the dialog box control.
Related Resources
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.