Changeset 265 for trunk/include/helpers/comctl.h
- Timestamp:
- Nov 21, 2004, 11:18:29 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/comctl.h
r243 r265 417 417 * 418 418 * -- mp2: pointer to EMPHASISNOTIFY structure. 419 * If the double click occur ed on a chart419 * If the double click occurred on a chart 420 420 * slice, lIndex has the index of the slice. 421 421 * Otherwise (e.g. whitespace), lIndex will … … 484 484 // from 0); if -1, a previous emphasis has been undone. 485 485 // With CHTN_CONTEXTMENU and CHTN_ENTER, index of the 486 // data item for which the request occur ed, or -1 for486 // data item for which the request occurred, or -1 for 487 487 // a request on the control's whitespace. 488 488 POINTL ptl; 489 489 // exact window coordinates where mouse 490 // click occur ed (e.g. for context menu).490 // click occurred (e.g. for context menu). 491 491 // This is undefined (-1) if the event was not 492 492 // caused by a mouse click.
Note:
See TracChangeset
for help on using the changeset viewer.