Re: TrackPopupMenu
From: David Lowndes (davidl_at_example.invalid)
Date: 04/20/04
- Next message: John Carson: "Re: Can edit control parse text?"
- Previous message: Jason: "TrackPopupMenu"
- In reply to: Jason: "TrackPopupMenu"
- Next in thread: Jason: "Re: TrackPopupMenu"
- Reply: Jason: "Re: TrackPopupMenu"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 20 Apr 2004 23:09:07 +0100
>MSDN docs for CMenu:: says the lpRect argument ....
>
> Points to a RECT structure or CRect object that contains the screen
>coordinates of a rectangle within which the user can click without
>dismissing the pop-up menu. If this parameter is 0, the pop-up menu is
>dismissed if the user clicks outside the pop-up menu. This must be 0 for
>Windows 3.0.
Jason,
The more definitive Platform SDK docs for TrackPopupMenu say:
prcRect
Ignored
Dave
-- MVP VC++ FAQ: http://www.mvps.org/vcfaq
- Next message: John Carson: "Re: Can edit control parse text?"
- Previous message: Jason: "TrackPopupMenu"
- In reply to: Jason: "TrackPopupMenu"
- Next in thread: Jason: "Re: TrackPopupMenu"
- Reply: Jason: "Re: TrackPopupMenu"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|