-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: JaiGanesh_Sagi
Message 6 in Discussion

 
Hi,<o:p></o:p> 
 <o:p></o:p> 
 <o:p></o:p> 
The code I am using to display the icon in system tray is<o:p></o:p> 
 <o:p></o:p> 
Appicon. Icon = New Icon ("Server.ico")<o:p></o:p> 
Appicon. Visible = True<o:p></o:p> 
Appicon. Text = "Control Service"<o:p></o:p> 
Appcontextmenu = New ContextMenu<o:p></o:p> 
CreateMenu ()<o:p></o:p> 
Appicon. ContextMenu = appcontextmenu<o:p></o:p> 
 <o:p></o:p> 
This message boxes I inserted in between is <o:p></o:p> 
 <o:p></o:p> 
MessageBox.Show (“Test", "Test message", MessageBoxButtons.OK, 
MessageBoxIcon.Information, MessageBoxDefaultButton.Button1, 
MessageBoxOptions.ServiceNotification)<o:p></o:p> 
 <o:p></o:p> 
I am using Process. Start method to call the exe in page load event of the web 
form.<o:p></o:p> 
 <o:p></o:p> 
Now I am trying to achieve this using AppDomain. But I am not sure if it is 
possible with AppDomain.I am going through MSDN and other articles to 
understand this.Anyone please send me a link to an article on AppDomain and its 
methods.  
 <o:p></o:p> 
Thanks in advance,<o:p></o:p> 
Jaiganesh<o:p></o:p> 
 <o:p></o:p> 
 <o:p></o:p>

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/bdotnet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to