Posted by Guy Mahieu Sat 20th Jan 2007 15:17 - Syntax is C# - 26 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
-
this.Invoke(
-
delegate { this.Text = "x"; }
-
);
PermaLink to this entry https://pastebin.co.uk/9367
Posted by Guy Mahieu Sat 20th Jan 2007 15:17 - Syntax is C# - 26 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers