Click here to Skip to main content
6,630,289 members and growing! (19,406 online)
Email Password   helpLost your password?
Announcements
BullFrog Power
 
Search    
Add to IE Search

Articles by Ilíon (10 articles found)

Average article rating: 3.58

Combo & List Boxes

TdhComboBox - An Inherited ComboBox With ReadOnly Property
Last Updated: 12 Oct 2006   Page Views: 57,337   Rating: 3.06/5    Votes: 12   Popularity: 3.30   Bookmark Count: 21
Licence: The Code Project Open License (CPOL)   
This article describes a subclassed ComboBox with ReadOnly functionality.

Dialogs and Windows

TabKeyIntercept - Intercept and process the Tab key in a Windows.Forms form
Last Updated: 4 Sep 2008   Page Views: 10,096   Rating: 4.25/5    Votes: 7   Popularity: 3.59   Bookmark Count: 11
Licence: The Code Project Open License (CPOL)   
This article describes a method to intercept the Tab key in a .NET application's form and thereby allow the use of the Tab key in a customized or application-specific meaning.

Edit Controls

TdhEditBox - A dynamically assignable and configurable pop-up text-entry box
Last Updated: 17 Jul 2008   Page Views: 7,414   Rating: 3.40/5    Votes: 7   Popularity: 2.87   Bookmark Count: 7
Licence: The Code Project Open License (CPOL)   
This article describes a .NET component to provide a dynamically assignable and configurable pop-up text-entry box with optional Regular Expression validation of input.

Miscellaneous

TdhMarchingAnts - A .NET component to select (and draw) a rectangle on the client-area of an attached control and return the co-ordinates.
Last Updated: 8 Jan 2007   Page Views: 27,600   Rating: 3.73/5    Votes: 12   Popularity: 4.02   Bookmark Count: 31
Licence: The Code Project Open License (CPOL)   
This article describes a .NET component to draw a "rubber-band rectangle" as determined by user mouse activity (which is replaced by "marching ants" after the selection is complete) on the surface of an attached control and return the rectangle co-ordinates via an event.

Printing

QedPrinter - Quick & Dirty Printer: Printing from C#, using WordPad as the print "engine"
Last Updated: 11 Jul 2005   Page Views: 26,097   Rating: 3.26/5    Votes: 7   Popularity: 2.76   Bookmark Count: 15
Licence: The Code Project Open License (CPOL)   
This article describes a class to quickly implement printing with C# (i.e. yet another .NET printing utility), using the ubiquous Windows program WordPad.exe as its print engine.

Tabs & Property Pages

TdhTabCtl - Firefox-like subclassed TabControl and TabPage
Last Updated: 11 Aug 2008   Page Views: 29,254   Rating: 3.94/5    Votes: 10   Popularity: 3.94   Bookmark Count: 67
Licence: The Code Project Open License (CPOL)   
This article describes .NET subclassed TabControl and TabPage controls with Firefox-like tab buttons and other enhancements.

Audio and Video

TdhSoundFactory - A class to provide sound effects to .NET applications
Last Updated: 24 Oct 2007   Page Views: 10,434   Rating: 3.50/5    Votes: 3   Popularity: 1.67   Bookmark Count: 10
Licence: The Code Project Open License (CPOL)   
This article describes a class to asynchronously play sound effects in .NET applications. The sounds may derive from embedded resources, from byte arrays, or from files read from disk.

C#

Detecting the IDE from a UserControl
Last Updated: 29 Nov 2006   Page Views: 20,717   Rating: 1.98/5    Votes: 12   Popularity: 2.13   Bookmark Count: 8
Licence: The Code Project Open License (CPOL)   
This article describes a method to detect the IDE and/or the Debugger in the code-behind of a UserControl.
TdhCursorFactory - A Class to Provide Animated and Color Cursors to DotNET Applications
Last Updated: 1 Nov 2007   Page Views: 19,382   Rating: 4.17/5    Votes: 14   Popularity: 4.78   Bookmark Count: 34
Licence: The Code Project Open License (CPOL)   
This article describes a class to manage animated and color cursors and make them available for use in .NET applications. The cursors may derive from embedded resources, from standard cursors, or from files read from disk.
TDHAppBar - A Library to Convert a Windows.Forms.Form into an Application Desktop Toolbar
Last Updated: 18 Dec 2007   Page Views: 14,673   Rating: 4.54/5    Votes: 10   Popularity: 4.54   Bookmark Count: 26
Licence: The Code Project Open License (CPOL)   
This article describes a class which may be used to convert any Windows.Forms.Form into a docked Application Desktop Toolbar. That is, by use of the AppBar.ApplicationDesktopToolbar class, one's Toolbar applet may be either floating or docked to an edge of the Desktop.

Ilíon


Member

Location: United States United States


Last Updated 21 Nov 2009
Web21 | 2.2.0175 | Advertise | Privacy
Copyright © CodeProject, 1999-2009
All Rights Reserved. Terms of Use