You should never make a class depending from its caller without passing that to the constructor.
Therefore it can be if you have done that:
(passing "this" from the form)
System.Windows.Form TheCallingClass = (System.Windows.Form)sender; TheCallingClass.Showtyped in this messages so watch typos or other small mistakes
Success
Cor
No comments:
Post a Comment