Richard,
thanks for the reply, I ended up just passing a reference to me and moved on.
thanks
| Yeah your right. Dumb answer the moment i saw form i thought control.
| And theres not alot to hold onto in that IContainer interface
| either...
|
| Couldn't you use reflection to get the object that contains the
| IContainer interface that passed to the component in its constructor.
|
| And then use reflection again to get the form that is the object so to
| speak??
|
| Although this all sounds like an extreme hack. Im sure that getservice
| method comes into play somehow but i think you would need control over
| the every form/object your component was placed in, because thats
| where it needs to be implemented?
|
| Either way im as interested as you are now. Chances are it'll be dead
| simple and we'll both look like a couple of dicks, but thats ok cause
| i am a dick, and so long as i'm learning something im all for looking
| stupid. The great thing is lessons like this you never forget and
| we'll probably become experts in component/site interaction now.
|
| Oooooh the fees i'll charge!!
|
|
|
| Richard