crpietschmann

Stories submitted by crpietschmann

VB.NET: RegEx Syntax Highlighting RichTextBox (pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 10 months ago

Here is a version of my code for syntax highlighting in a RichTextBox that incorporates regular expressions. read more...

add a comment |category: |Views: 1059

tags: another

C#: Generate an image of a web page(dotnetjunkies.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 10 months ago

I have some WinForms applications that would benefit from having images and thumbnails (sometimes called thumbshots) of internet web pages and so I decided yesterday to have a look at how to approach this. read more...

add a comment |category: |Views: 12

tags: another