Click here to Skip to main content
15,912,021 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to make the form's icon light in taskbar? Pin
jason_mf23-May-07 21:25
jason_mf23-May-07 21:25 
JokeRe: how to make the form's icon light in taskbar? Pin
Seishin#23-May-07 22:49
Seishin#23-May-07 22:49 
AnswerRe: how to make the form's icon light in taskbar? Pin
MIHAI_MTZ23-May-07 22:52
MIHAI_MTZ23-May-07 22:52 
GeneralRe: how to make the form's icon light in taskbar? Pin
jason_mf24-May-07 3:04
jason_mf24-May-07 3:04 
GeneralRe: how to make the form's icon light in taskbar? Pin
MIHAI_MTZ24-May-07 7:10
MIHAI_MTZ24-May-07 7:10 
QuestionOk, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
Paul Groetzner23-May-07 18:10
Paul Groetzner23-May-07 18:10 
AnswerRe: Ok, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
led mike23-May-07 19:09
led mike23-May-07 19:09 
GeneralRe: Ok, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
Paul Groetzner24-May-07 4:32
Paul Groetzner24-May-07 4:32 
Thanks for your reply...

I'm not particularly looking for 'one way' of doing it... Any way will be fine Wink | ;)

I'm just looking more for direction as to how to go about doing it. The example I sited does achieve this somewhat by allowing 2 of the plugins to send feedback to the host which in turn launches a dialog box with the information sent to it.

What I am needing assistance with is how to get it to post that information to the host's main form (say a text box) rather than an independent dialog box. Further on down in the message section someone had asked something similar. They wanted to put some data sent from the plugin to the status bar. Someone had posted a reply saying they were able to do it and how, but the answer seemed incomplete so I was unable to duplicate it.

I guess my question really is this. I have 3 .cs files (pluginservices.cs which handles communication w/ host & plugin, my mainform.cs & mainform.designer.cs files) All of them belong to the same namespace (we'll call it 'host'). How can I access a button, textbox etc from my pluginservices.cs file. I thought that if I used a fully qualified name I would at least be able to access the object I want. Apparently this is not the case.

Please keep in mind that I am still rather new to C# so if there are any concepts that I may not be aware about that would make this seem trivial please point it out.

Thanks!
GeneralRe: Ok, so I'm 'plugged in'. Now what? Need help with plugin/host communication. Pin
led mike24-May-07 5:02
led mike24-May-07 5:02 
QuestionObject Pin
Robin092523-May-07 17:53
Robin092523-May-07 17:53 
AnswerRe: Object Pin
Robin092523-May-07 17:53
Robin092523-May-07 17:53 
QuestionReading Binary data in C# Pin
aruna_koride23-May-07 17:28
aruna_koride23-May-07 17:28 
AnswerRe: Reading Binary data in C# Pin
CPallini23-May-07 20:15
mveCPallini23-May-07 20:15 
AnswerRe: XML Parser Pin
theluckin_200223-May-07 20:49
theluckin_200223-May-07 20:49 
QuestionFunnelling data to and from a file in real time. Pin
Kataric23-May-07 17:02
Kataric23-May-07 17:02 
AnswerRe: Funnelling data to and from a file in real time. Pin
JF201523-May-07 18:10
JF201523-May-07 18:10 
GeneralRe: Funnelling data to and from a file in real time. Pin
Kataric23-May-07 21:19
Kataric23-May-07 21:19 
QuestionHow can I change the Width of StatusStrip in my Windows Application? Pin
Khoramdin23-May-07 16:46
Khoramdin23-May-07 16:46 
AnswerRe: How can I change the Width of StatusStrip in my Windows Application? Pin
Gopal.S24-May-07 18:44
Gopal.S24-May-07 18:44 
Questionshow sorted table in crystall report Pin
iman_kh23-May-07 14:20
iman_kh23-May-07 14:20 
QuestionMS Exchange Server 'Client' Pin
Spyder_Snyper23-May-07 11:57
Spyder_Snyper23-May-07 11:57 
AnswerRe: MS Exchange Server 'Client' Pin
ekynox23-May-07 15:33
ekynox23-May-07 15:33 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper26-May-07 4:53
Spyder_Snyper26-May-07 4:53 
GeneralRe: MS Exchange Server 'Client' Pin
ekynox26-May-07 17:17
ekynox26-May-07 17:17 
GeneralRe: MS Exchange Server 'Client' Pin
Spyder_Snyper27-May-07 5:30
Spyder_Snyper27-May-07 5:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.