User : p p

Title User Language Tags Description Date
Borderless Form Mouse Move p p C# This is a nice little hack that tells the system that any mouse clicks inside the toolbar should be treated like they are in a caption bar. used for moving a borderless form May 14, 2010
Load and Play .wav p p C# handles the playing of the chosen .wav file May 14, 2010
Paint System Close Button p p C# When making a borderless form with your own toolbar, you can recreate the system buttons (close,minimize, max, etc) "icon" May 14, 2010
Borderless Form - simulate focus/blur ui cues p p C# When using an borderless form, this simulates the focus/blur ui cues for a form May 14, 2010
Calculate and Convert size of file p p C# Get file size and converts from bytes to other units (Mb, Gb, etc) May 13, 2010
Auto Adjust Size Units p p C# Takes in a number (assumed to be computer-relevant) and returns a string adjusted to the largest size that looks pretty May 13, 2010
Get File Type Descriptions p p C# Goes through the registry looking for the system description for each registered file type May 13, 2010
Touch p p C# Sets Creation, Last Access and Last Write Time dates to now May 13, 2010
FileInfo to detect path type p p C# Figure out if its a directory or a file May 13, 2010
Fill Listview with Directory Info p p C# Fill Listview with Directory Info May 13, 2010
Copy Directories/ Sub dirs p p C# Copys directory, including sub directories, if desired May 13, 2010
HTML DOM to TreeView p p C# Parses a webpage, extracting the elements and placing them in a hierarchical tree May 12, 2010
Iterate Forms On Webpage p p C# Tries to go through all the forms in a page. May 12, 2010
Highlight Webpage Node p p C# Handles highlighting selected area based on node in DOM tree. May 12, 2010
Change style on Web browser Control p p C# What it says May 12, 2010