Just another chat thingy... I hope you'd whack it and provide me feedbacks pls... :afrog:
Printable View
Just another chat thingy... I hope you'd whack it and provide me feedbacks pls... :afrog:
Doesn't work, apparently when you run it there is a problem with this line:
This is the error you get:Code:controlToolTip.SetToolTip(this.buttonClear, "Clear Messages Transcript.");
Value cannot be null.
Parameter name: control
I think that it has something to do with this line:
Just at a quick glance.Code:ToolTip controlToolTip = new ToolTip();
Are you using C# Express 2005?
Yes, I am sorry to report bad news :(
Could anyone here confirm the result by Seraphino? Its working fine here.