PR_ICON
The PR_ICON
property contains a bitmap of a full size icon for a form.
Quick Info
Header
file: |
MAPITAGS.H |
Must be
exposed by: |
Form
objects |
Identifier: |
0x0FFD |
Property
type: |
PT_BINARY |
Property
tag: |
0x0FFD0102 |
Remarks
The PR_ICON
property contains a 32 32 pixel
image of an icon, the same as the contents of a .ICO file. This property is
normally copied from the .ICO file specified in the LargeIcon line of the
appropriate [Description] section of the form configuration file.
See Also
PR_MINI_ICON