Projects tagged ‘windows’ and ‘winforms’


Jump to tag:

Projects tagged ‘windows’ and ‘winforms’

Filtered by Project Tags windows winforms

Refine results Project Tags forms (19) .net (11) dotnet (11) controls (10) csharp (9) framework (5) 2_0 (4) library (4) control (4) .net2.0 (3) c# (3) ui (3)

[33 total ]

8 Users
   

The Open Toolkit (OpenTK) is a free, fast, cross-platform C# wrapper for OpenGL, OpenGL ES, OpenAL and OpenCL. The bindings are strongly-typed and contain inline documentation for improved security ... [More] and coding speed. Additional utilities integrate the bindings with .Net, making OpenTK especially suited to Rapid Application Development. OpenTK can be used alone or integrated into GUI toolkits, like Windows.Forms and GTK#. It runs on Windows, Linux and Mac OS X without recompilation, is easy to deploy and is compatible with all .Net languages: C#, VB.Net, C++/CLI, F#, IronPython, Boo, ... [Less]
Created over 2 years ago.

1 Users

ImageListView is a .NET control for displaying a list of image files. It looks and operates similar to the standard ListView control. Image thumbnails are loaded asynchronously with a separate ... [More] background thread. ImageListView requires the .NET framework 2.0. [Less]
Created about 1 month ago.

1 Users

Overview.NET Assemblies that integrate and expands on various advanced solutions for DataBinding, Reflection, UI Wrapping and more. Fuel your .NET applications with RAD techniques and ready-to-use ... [More] code that picks up where the .NET framework left off. DevFuel.Core.dll FeaturesGeneric Tuple class for use in Collections "Lookup" Properties system. I.e. A DataRow uses its foreign key relationship to determine what values a field can have (in a PropertyGrid) Support for sorting and filtering collections of standard objects (As opposed to only DataRow objects) in DataGridView controls XML helper routines Validate (with or without error/warning logging) XML using an XSD file Transform XML using an XSLT scripts (with or without warning/error logging) ClickOnce deployment support classes Hash and symmetric encryption support classes/wrappers CredUI PInvoke Wrapper Threading Task object for use with asynchronous UI System.Version matching class for verifying and matching version strings of the form "A.B.C.D" DevFuel.Core.V3_5.dll Features.NET Framework v3.5 Support Advanced strongly-typed Data Support through extension methods DataTable Merging Generalized TableAdapter handling of Fill, Update, Transactions, etc. DataRow "wrappers" for customizable use of DataRows in a PropertyGrid control or other data binding scenario. DevFuel.Core.UI.dll FeaturesAn augmentation of the System.Windows.Forms Namespace UITypeEditors for PropertyGrid designer support Lookup Property Support (DataTable and DataRelation awareness) Open file dialog editor for string type Save file dialog editor for string type Generic Modal Dialog editor using ellipsis button and launching designer generated form Generic drop down style editor displaying designer generated UserControl Double-buffered TableLayoutPanel ExceptionBox for displaying exceptions in a user-friendly format (better than MessageBox) InputBox for collecting user input in a customizable way MessagesBox for displaying multiple messages in a coherent manner PropertyGridBox to allow display and edit of the public properties of any object in a dialog PropertyGridEx to workaround some of the shortcomings of the PropertyGrid control ReportViewer to nicely display XML+XSLT=HTML style reports (Beats Crystal Reports all to heck!) RichTextBox to add formatting enhancements and time-savers TaskProgressBox for displaying the progress and status of asynchronous tasks Theming support for assemblies called from native applications DevFuel.Core.Net.dll FeaturesAn augmentation of the System.Net namespace PInvoke wrapper for Querying Network Adapter details (Such as MAC address) DevFuel.NAnt.Tasks.dll FeaturesCustom NAnt Tasks Google Code Upload VersionFile task to read and optionally increment a file containing a version of the form "A.B.C.D" YuiCompressor task to utilize a .NET port of the YUI Compressor to minify CSS and Javascript files to reduce size Custom NAnt Functions file::read-all-text(path) to allow for templating files using filtersets file::read-all-xml-escaped-text(path) which does the same as the previous function, but uses XML escaping to sanitize any special XML characters in the file [Less]
Created 12 months ago.

0 Users

E-TextEditor is a great textmate compatible editor for windows. In it's current version however, it lacks the capacity to perform a search across multiple files/directories. There exist some other ... [More] textmate-compatible bundle items which provide this feature, but they all seem to be basically calls out to find | xargs | grep, which is hugely slower than a native imeplementation This project provides a standalone C# executable which is designed to act as an addon to E-TextEditor and provide this facility To Install: Please ensure you have the .net framework 2.0 from microsoft installed. Please Download FindInFiles.zip from the 'featured downloads' link to the right Read and follow the instructions.txt inside that zip file Thanks, Orion. Note: I've currently been doing a LOT of refactoring of the code to implement not only find-in-files, but replace-in-files also. The current revision in SVN is not functioning yet, but the next time I get a chance to clean it up, it should be :-) Browse Source Code [Less]
Created 12 months ago.

0 Users

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

0 Users

This is an interop to IWebBrowser and much more to build a highly customizable and interoperable web browse capable of building really smart Windows client applications that can interact with web applications.
Created 10 months ago.

0 Users

A control-library that provides (Windows.Forms) controls to input numerical values. Providing a better user experience over MaskedTextbox when entering numbers.
Created 10 months ago.

0 Users

The "SDock" controls are a collection of Windows Forms controls written in C# targeting Visual Studio 2005 and .NET 2.0. You can take in "Docking Window" GUI on your application with "SDock" so ... [More] easy. The controls are curerntly abailable in Japanese, and are included in "Yukichika Library"; You can test the controls behavior with a sample application named "SDock.MMB". If you are interested we invite you to join this project. Just post what you would like to help with in the Project Management Forum in the discussions tab. We accept with pleasure. [Less]
Created 10 months ago.

0 Users

Hello, This project is written in c# and is in the early stages. I hope it will be usefull to anyone wishing to intergate the Api in to their own application - by using the controls directly or ... [More] any of the code or ideas behind them. The basis of the control library interaction is the COM Google Earth Plugin Type Library (plugin_ax.dll) converted into the equivalent definitions in a common language runtime assembly. As this library uses the Google Earth Plug-in so you should read the Google Earth APIs Terms of Service before downloading or using any of the code on this site. http://code.google.com/apis/maps/terms.html Fraser 03/09 Latest ChangesRebuilt for the Google Earth version 5 enhancements Changed target platform from AnyCpu to x86 Added an embedded html resource to host th [Less]
Created 11 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.