Re: Panel & click event
- From: "Chris Oswald" <chris.m.oswald@xxxxxxxxx>
- Date: 1 Nov 2006 14:38:43 -0800
Emss,
If you were just doing text you could use a panel. You could put the
labels on the panel and handle the click event of the panel. Clicking
on the labels will raise the click event of the panel. If you use a
picture box for the graphics you can handle the click event for it.
Does this help?
If not give me some an example of what your user would do. As in the
user will click on the latitude label and this will popup a message
box.....
Emss wrote:
Chris Oswald a écrit :
Hi,
Perhaps you could provide some more details about what you are trying
to do.
I'm trying to create rectangular areas that contain labels, graphics and
so on (GPS data), on the pda screen.
I'd like that these areas react to a click/tap by issuing a click event
that could be handled the standard way in C# (Eventhandler).
The nearest thing I can think of is a button whose content would look
like a full featured panel (container of labels, graphics, with custom
layout) and not only a text.
As I'm not a skilled C# CF programmer, I'd like to keep the whole thing
simple stupid ;)
Regards
.
- Follow-Ups:
- Re: Panel & click event
- From: Emss
- Re: Panel & click event
- References:
- Panel & click event
- From: Emss
- Re: Panel & click event
- From: Chris Oswald
- Re: Panel & click event
- From: Emss
- Panel & click event
- Prev by Date: Re: Panel & click event
- Next by Date: Re: Problems connectiong using 5.0 & activesync 4.2
- Previous by thread: Re: Panel & click event
- Next by thread: Re: Panel & click event
- Index(es):
Relevant Pages
|