8 people following this project (follow)

Project Description
MiniFramework is developed in C#. It's a general purpose class library that serves essentially as a base for other CodePlex projects.
See "Related Projects" on the right panel.

Requirements
.NET Framework 3.5 SP1

Current Status
The library provides utility classes and the following WPF components :

Controls
- AnimatedImage : a control which display animations like GIF images
- ColorButton : a color chooser button which display a selected color
- ColorPicker : a rectangle which display a colored gradient and allow the user to select a color with the mouse
- CultureButton/CultureComboBox/CultureMenu : controls which display a list of cultures or languages and allow to select one
- DropDownButton : a button with a down arrow which allow to display a custom menu
- NumericUpDown : a spin box (also known as an up-down control) which displays numeric values
- PushButton : a standard command button with custom icon, for use in dialog boxes
- WhoisControl : a user control which allow to query Whois servers and display the lookup result (see WhoIs sample project)

Dialogs
- AboutBox : a standard about box which allow to display various informations about a product (description, copyright, authors, license...)
- ColorDialog : a color chooser with ARVB and HSV values
- FontDialog : a standard font chooser
- InputDialog : a convenience dialog to get a single value from the user
- TaskDialog : a replacement for System.Windows.MessageBox which allow to display custom buttons and icon
- TextDialog : a basic resizable window which display custom plain text in edit or read-only mode
- TipDialog : a standard "Tip of the Day" dialog

Windows
- TextEditor : a basic plain text editor which provide common commands (new/open/save, cut/copy/paste, find/replace, font size & style...)

Shader Effects
- Color adjust : invert, monochrome and tone
- Contrast adjust
- Blur : directional and zoom
- Embossed
- Pixelate
- Sharpen

Screenshots
AboutBox.png
ColorDialog.png
FontDialog.png
TaskDialog.png
TipDialog.png

About the Author
CedX is a french developer, located in Mauguio (34, France).
Follow this link for more info : Author's Web site

Last edited Nov 7 2009 at 10:56 AM by CedX, version 21