M moonie Mar 6, 2007 #1 Hi, How can I draw clickable text (like linklabel) with graphics object in a c# windows application?
K Kevin Spencer Mar 6, 2007 #2 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
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
M moonie Mar 6, 2007 #3 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 - Alýntýyý göster - Click to expand... 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.
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 - Alýntýyý göster - Click to expand... 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.
K Kevin Spencer Mar 6, 2007 #4 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 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 - Alýntýyý göster - Click to expand... 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.
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 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 - Alýntýyý göster - Click to expand... 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.