Home All Groups Group Topic Archive Search About

How to draw clickable text?

Author
6 Mar 2007 12:12 PM
moonie
Hi, How can I draw clickable text (like linklabel) with graphics
object in a c# windows application?

Author
6 Mar 2007 2:08 PM
Kevin Spencer
Use a Control, and handle the mouse events of the Control.

--
HTH,

Kevin Spencer
Microsoft MVP

Help test our new betas,
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

Show quote
"moonie" <serafettina***@gmail.com> wrote in message
news:1173183157.518248.157050@8g2000cwh.googlegroups.com...
> Hi, How can I draw clickable text (like linklabel) with graphics
> object in a c# windows application?
>
Author
6 Mar 2007 2:29 PM
moonie
Show quote
On 6 Mart, 16:08, "Kevin Spencer" <unclechut***@nothinks.com> wrote:
> Use a Control, and handle the mouse events of the Control.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
>
> Help test our new betas,
> DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net
>
> "moonie" <serafettina***@gmail.com> wrote in message
>
> news:1173183157.518248.157050@8g2000cwh.googlegroups.com...
>
>
>
> > Hi, How can I draw clickable text (like linklabel) with graphics
> > object in a c# windows application?- Alýntýyý gizle -
>
> - Alýntýyý göster -

I want to use it in a custom calendar and when I use control it works
slow! That's why I want to use this method.
Author
6 Mar 2007 5:31 PM
Kevin Spencer
I'm afraid I know nothing about your custom calendar.

--
HTH,

Kevin Spencer
Microsoft MVP

Help test our new betas,
DSI PrintManager, Miradyne Component Libraries:
http://www.miradyne.net

Show quote
"moonie" <serafettina***@gmail.com> wrote in message
news:1173191355.338093.25390@64g2000cwx.googlegroups.com...
On 6 Mart, 16:08, "Kevin Spencer" <unclechut***@nothinks.com> wrote:
> Use a Control, and handle the mouse events of the Control.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
>
> Help test our new betas,
> DSI PrintManager, Miradyne Component Libraries:http://www.miradyne.net
>
> "moonie" <serafettina***@gmail.com> wrote in message
>
> news:1173183157.518248.157050@8g2000cwh.googlegroups.com...
>
>
>
> > Hi, How can I draw clickable text (like linklabel) with graphics
> > object in a c# windows application?- Alýntýyý gizle -
>
> - Alýntýyý göster -

I want to use it in a custom calendar and when I use control it works
slow! That's why I want to use this method.

AddThis Social Bookmark Button