This code will connect to an Oracle Database and automatically add items to a list control (i.e. DropDownList and Listboxes) and will not generate duplicates. You can modify the code to hit other types of databases. --Have Fun !--
Captures output from dos programs and outputs them to a windows forms textbox. The dos program runs invisible. IE: ipconfig is called, and the output is displayed in a textbox on a form, not in a dos box.
This is a Dot Matrix Label I made for a new program I am developing. It supports color gradients for on and off dots to give it that 3D look. Also uses smoothing to make it look even better. Dot height and width along with the space between dots is custom ...(description truncated)(ScreenShot)
Show how to use custom cursors in drag and drop. Create cursors from the dragged data - an image of dragged text or thumbnail of a dragged image. Seperate cursors for copy/move and no drop allowed.(ScreenShot)
Replace the drive combobox with a button bar control. Has green drive ready indicator or red not ready when mouse hovers drive button. Also on hover it displays drive info. Added the ability to rotate the bar control. This is accomplished by clicking the ...(description truncated)(ScreenShot)
Updated code as suggested see comments section.(12/8/04) The next generation of Drive Control. Now offers standard main button that you control as a regular button, Still has drive ready on hover,
use only the space that a regular button would use and has ...(description truncated)(ScreenShot)
A DropDown Control using the ToolStripDropDown. It has a Graphic option and PushPin stay down. This control allows live DesignTime layout of the controls in the Dropdown. Version 1.0(ScreenShot)
Check out the screenshot to see what your missing.
This is very easy code you can use with very very little coding, to add Office XP style menus to your C# windows forms applications. And this is not one of those knock off wanna bees this is the real deal ...(description truncated)(ScreenShot)