Changeset 264 for branches/branch-1-0/include/helpers/comctl.h
- Timestamp:
- Nov 21, 2004, 11:14:36 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1-0/include/helpers/comctl.h
r229 r264 382 382 * 383 383 * -- mp2: pointer to EMPHASISNOTIFY structure. 384 * If the double click occur ed on a chart384 * If the double click occurred on a chart 385 385 * slice, lIndex has the index of the slice. 386 386 * Otherwise (e.g. whitespace), lIndex will … … 449 449 // from 0); if -1, a previous emphasis has been undone. 450 450 // With CHTN_CONTEXTMENU and CHTN_ENTER, index of the 451 // data item for which the request occur ed, or -1 for451 // data item for which the request occurred, or -1 for 452 452 // a request on the control's whitespace. 453 453 POINTL ptl; 454 454 // exact window coordinates where mouse 455 // click occur ed (e.g. for context menu).455 // click occurred (e.g. for context menu). 456 456 // This is undefined (-1) if the event was not 457 457 // caused by a mouse click.
Note:
See TracChangeset
for help on using the changeset viewer.