|
Prev: Pick up the incoming call, and play a voice message to the caller?
Next: how to sync the timezone on windows mobile.
From: MarcinK on 26 Jun 2008 03:49 Hi, When I use function CreatePopupMenu and TrackPopupMenu, windows API paints menu on parent window. What I want is to disable painting black lines which are on left/rigt/ top/bottom. Is any way to do this ? Marcin
From: Simon Hart [MVP] on 1 Jul 2008 07:33
I think you'd have to draw you're own menu for this. -- Simon Hart Visual Developer - Device Application Development MVP http://simonrhart.blogspot.com "MarcinK" wrote: > Hi, > > When I use function CreatePopupMenu and TrackPopupMenu, windows API > paints menu on parent window. > What I want is to disable painting black lines which are on left/rigt/ > top/bottom. > Is any way to do this ? > > Marcin > |