Just another chat thingy... I hope you'd whack it and provide me feedbacks pls...
Regards, ™ As a gesture of gratitude please consider rating helpful posts. c",) Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system
Doesn't work, apparently when you run it there is a problem with this line: Code: controlToolTip.SetToolTip(this.buttonClear, "Clear Messages Transcript."); This is the error you get: Value cannot be null. Parameter name: control I think that it has something to do with this line: Code: ToolTip controlToolTip = new ToolTip(); Just at a quick glance.
controlToolTip.SetToolTip(this.buttonClear, "Clear Messages Transcript.");
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.
Forum Rules