kyrathaba


Member since 10/01/2010

6 snippets

1774 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

kyrathaba's Recent Snippets



« Prev 1 Next »
0 565 posted 13 years ago by kyrathaba
0 547 posted 13 years ago by kyrathaba
0 546 posted 13 years ago by kyrathaba
Example written 01/13/2011 The following code shows how to implement functionality in your Windows Forms application, such that you'll be able to open a file that is dragged and dropped onto your program's form. This behavior is often desirable fo...
0 624 posted 13 years ago by kyrathaba
Not extensively tested, but seems to work in my sample project. uses the class I posted here: http://www.snipplr.com/view/46669/minimist-c-errorlogging-class/
1 1044 posted 13 years ago by kyrathaba
Notes:\r\n\r\n(1) your namespace\'s using section should include the following:\r\nusing System.Net.Mail;\r\n\r\n(2) my example code places the email-sending code in a Button\'s Click() event-handler
3 858 posted 13 years ago by kyrathaba
« Prev 1 Next »