Hi Juergen,
Thanks for letting me know of the scenario - it helps alot when determining
which new features should be added.
I might have some good news for you - there's a quickstart here about a
listbox custom control...with custom controls, you get mouse events - so
you might be able to use this.
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/ownerdrawnlistb
ox.aspx
Hope that helps,
-Katie
This posting is provided "AS IS" with no warranties, and confers no rights.
***.Net Compact Framework Info***
Faq:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.a
spx
QuickStarts:
http://samples.gotdotnet.com/quickstart/CompactFramework/
Samples:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/h
tml/CompactfxTechArt.asp
--------------------
| From: "JS" <
[email protected]>
| References: <#
[email protected]>
<
[email protected]>
| Subject: Re: Mouse-Events not fired.
| Date: Wed, 7 Jan 2004 22:11:58 +0100
| Lines: 82
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <
[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| NNTP-Posting-Host: p508b02dc.dip0.t-ipconnect.de 80.139.2.220
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.
phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.dotnet.framework.compactframework:42378
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| Hi Katie,
| I am using a label or a listbox-control to display some textual items.
| and also a by moving the mousecursor over the control with the possibility
| of
| an dynamic inc-/decrement of an certain amount
|
| Ok, alternativly using an Up/Down-Control should work too, but it is
| wasting place.
|
| I found one way by replacing a label grafically -> all required
Mouse-events
| are fired, but I did
| not know how to access the mouse events of the listboxes underlying
| control-object.
|
| Thanks
|
|
| Juergen
|
|
|
|
|
| Newsbeitrag | > Hi Juergen,
| >
| > Could you describe your scenario to me - why do you want mouse events
from
| > the listbox...what do you plan on doing inside the event?
| >
| > Also note that if you download SP2, key events are now supported (not
sure
| > if 'mousekeydown' is a typo, or if you're interested in key events too).
| >
| > Thanks,
| > -Katie
| >
| > This posting is provided "AS IS" with no warranties, and confers no
| rights.
| >
| > ***.Net Compact Framework Info***
| > Faq:
| >
|
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.a
| > spx
| > QuickStarts:
http://samples.gotdotnet.com/quickstart/CompactFramework/
| > Samples:
| >
|
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/h
| > tml/CompactfxTechArt.asp
| >
| > --------------------
| > | From: "JS" <
[email protected]>
| > | Subject: Mouse-Events not fired.
| > | Date: Sun, 28 Dec 2003 21:11:28 +0100
| > | Lines: 8
| > | X-Priority: 3
| > | X-MSMail-Priority: Normal
| > | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| > | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| > | Message-ID: <#
[email protected]>
| > | Newsgroups: microsoft.public.dotnet.framework.compactframework
| > | NNTP-Posting-Host: p508b0668.dip0.t-ipconnect.de 80.139.6.104
| > | Path:
| >
|
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08
| > phx.gbl!tk2msftngp13.phx.gbl
| > | Xref: cpmsftngxa07.phx.gbl
| > microsoft.public.dotnet.framework.compactframework:41767
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
| > |
| > | Hi NG,
| > |
| > | why mouse-related events (like mousekeydown etc.) of a listbox
| > | seems not to be fired?
| > |
| > | Juergen
| > |
| > |
| > |
| >
|
|
|