Welcome to Dream.In.Code
Become a C# Expert!

Join 150,388 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,103 people online right now. Registration is fast and FREE... Join Now!




Help with linklabel

 
Reply to this topicStart new topic

Help with linklabel

kingmighty_spades
10 Mar, 2008 - 04:17 PM
Post #1

New D.I.C Head
*

Joined: 8 Feb, 2008
Posts: 20


My Contributions

Hi .

Im using a LinkLabel in my form ,I want outlook to open when I click the linklabel
Could someone plz help me out? Any and all help appreciated ,Ill be waiting for reply cool.gif
User is offlineProfile CardPM
+Quote Post

Jayman
RE: Help With Linklabel
10 Mar, 2008 - 08:00 PM
Post #2

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 7,327



Thanked: 66 times
Dream Kudos: 500
Expert In: Everything

My Contributions
If all you need is outlook to open when you click the link. Then inside the click event of the LinkLabel put the following code. This will cause Outlook to start up.

CODE

System.Diagnostic.Process.Start("outlook.exe");

User is offlineProfile CardPM
+Quote Post

kingmighty_spades
RE: Help With Linklabel
11 Mar, 2008 - 02:19 AM
Post #3

New D.I.C Head
*

Joined: 8 Feb, 2008
Posts: 20


My Contributions
QUOTE(jayman9 @ 10 Mar, 2008 - 09:00 PM) *

If all you need is outlook to open when you click the link. Then inside the click event of the LinkLabel put the following code. This will cause Outlook to start up.

CODE

System.Diagnostic.Process.Start("outlook.exe");



thx jayman9 wub.gif bananaman.gif
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/9/09 05:16PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month