Projects tagged ‘winforms’


[109 total ]

0 Users

FlySpy is a tool that tells you what's new at the GameFly service, and it can automatically add the latest titles to your queue as soon as they become available. You're always first in line!
Created 9 months ago.

0 Users

Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR). It is designed to be a universal scripting solution for ... [More] any CLR based language. Eagle was the subject of a paper at the 15th Annual Tcl/Tk Conference, see "Tcl 2008 Conference Proceedings", ISBN 978-0-578-00296-5. Eagle was presented at the 2009 Lang.NET Symposium. [Less]
Created 12 months ago.

0 Users

Twain Dot NetTwain Dot Net is a TWAIN library for the .net platform. It is based off the code from Thomas Scheidegger's excellent article on The Code Project: .NET TWAIN image scanner Support for ... [More] both Win-Forms and WPF applications. See the list of tested scanners. [Less]
Created 4 months ago.

0 Users

a collection of vb.net 2.0 controls
Created 10 months ago.

0 Users

Platinum.PropertyGridThe Platinum.PropertyGrid control is aimed at providing a more flexible generic object editor than System.Windows.Forms.PropertyGrid. Like with the standard PropertyGrid users can ... [More] implement their own PropertyEditors. Why Yet Another PropertyGridThe main reasons for developing this control instead of just using the standard PropertyGrid where the need for real-time feedback in PropertyEditors no direct property manipulation through PropertyEditors complete control over the PropertyEditor area (no forced dropdown or modal dialogs) more flexible PropertyGrid-population Real-Time FeedbackIn the default PropertyEditors already delivered with the library you will see that invalid values are indicated immediately as you type in a way that does not interupt your workflow by requiring to close an error dialog or commit the value to see if it is valid. In my opinion this greatly improves usability. No Direct Property ManipulationPlatinum.PropertyEditors must implement something like transactional semantics. They must support commiting the property value, reverting it and in between they must send changing events. This is meant to facilitate visualizing property changes in real-time without flooding the environment with undo-entries. Any property modifications are published to clients of the PropertyEditor only through C# events. Properties are not modified directly. Complete Property Editor ControlIn some cases allowed property values lie within a small range making it more practical to use a NumericUpDown control for example instead of a simple string based editor. In the standard PropertyGrid control such a NumericUpDown control could only be placed in a dropdown window, which required the user one more click than necessary. Flexible PropertyGrid PopulationAt last the Platinum.PropertyGrid does not handle its population with property entries itself. Instead it can be filled from the outside. A DefaultPropertyGridFiller is provided that acts similar to the standard PropertyGrid filler. But it is also possible to implement custom fillers. For example an object that is only an aggregation of other objects can be displayed in the Platinum.PropertyGrid with one PropertySection (or "Category" in standard PropertyGrid terminology) for each object contained. To a certain degree this functionality can also be achieved with the standard PropertyGrid by implementing custom type descriptors and proxy classes for selected objects but this is cumbersome and had some hard to circumvent restrictions. [Less]
Created 12 months ago.

0 Users
 

Battle Isle: Memories is an open-source remake of the classic 1995 turn-based tactics game "Battle Isle 3" by BlueByte.
Created about 1 year ago.

0 Users

Introduction to winforms
Created 2 months ago.

0 Users

This is a WinForms project that shows exception information. You can use either the control or a dialog window. The main reason I published this project is due to other projects I have that have a ... [More] dependency on this code. It's not the prettiest code I've ever written, but it's functional! [Less]
Created 10 months ago.

0 Users

pDemon is a application that handles a special link-format called fusker. A fusker contains a range of urls, eg. http://www.example.com/images/pic[1-16].jpg.
Created 10 months ago.

0 Users

The WPF Toolbelt is an open source library of WPF controls, styles, and utility classes designed to enhance the WPF framework. The primary goal of the library is to accelerate market penetration of WPF in corporate development environments.
Created 10 months ago.