| Projects on Google Code | Results 1 - 10 of 49 |
===In windows 7, I really liked an opportunity to change the position of the windows by pressing hotkeys Win + (Left | Right | Up | Bottom):===
* _Win + Left_ - window attached to the left side
* _Win + Right_ - window attached to the right side
* _Win + Up_ - window is maximized
* _Win...
A out-of-box framework for WinForms Application
Test
=Platinum.PropertyGrid=
The 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 implement their own PropertyEditors.
==Why Yet Another PropertyGrid==
The main reasons fo...
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 background thread.
ImageListView requires the .NET framework 2.0.
=== Features ===
* Asynchronou...
ShadeTree is a collection of WPF & WinForms utilities
Fluent Binding
I have been trying to work out how to implement MVP (Model-View-Presenter) in winforms for a while now, but most of the examples are too simplistic - they don't deal with multiple forms, modal forms, and other tricky things.
This project is my attempt at creating a (very slightly) more complex MV...
[http://www.e-texteditor.com 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 textmate-compatible bundle items which provide this feature, but th...
inspired by this stackoverflow post:
[http://stackoverflow.com/questions/1579412/windows-forms-components-similar-to-jquery-ui-draggables]
This is a .NET Windows Forms component that allows you to drag child controls around and outside of the control and change their order. It automatically reor...