Graphical User Interface Library for .NET
Home Licensing Purchase Support Download Releases
Product Info
Gallery
News
September 24, 2007

SharpLibrary 2.91 Released. This is a minor update. It includes 5 bug fixes.


July 10, 2007

SharpLibrary 2.9 Released. This is a maintenance release. It includes 13 bug fixes.


June 04, 2007

SharpLibrary 2.8 Released. This is a maintenance release. It includes 28 bug fixes.


February 04, 2007

SharpLibrary 2.7 Released. This is a maintenance release. It includes 6 bug fixes.


August 21, 2006

SharpLibrary 2.6 Released. This is a maintenance release. It includes 14 bug fixes.



SharpLibrary


The SharpLibrary is a comprehensive Graphical User Interface library written for the .NET Framework. It has as its main goal to alleviate a lot of the limitations of the standard controls in the WindowsForms namespace. As such, it enhances many of the default controls with needed features that developers often find themselves wishing the out of the box controls had. It also has its fair share of controls totally written from scratch when the standard controls were too limited to obtain a feature or there was simply not equivalent available. The result was controls that look good, are flexible, powerful and which also are free from the limitation, compatibility issues and just simply age that the native controls inherently have and thus are better suited for further enhancements that can accommodate the most demanding requirement of applications being written in the 21st century.

The library is compiled using the CLSCompliant flag so that it is perfectly usable from any .NET compliant language. The public interface of all controls follow closely the design patterns and most conventions of the .NET Framework so that using the controls in the SharpLibrary feels like just using any of the standard .NET controls.

The runtime support for the library consists of just one freely distributable, royalty free dll. No need to carry around several dlls for just one control like some other libraries force you into doing. The library also comes with full source code. This tremendously improves finding bugs as well as allowing the developers to become more familiar with the code and thus have a better understanding on how to use the controls. The library does not come with an installation routine that force you into using the GAC. It is for you the developer to decide whether you want to use the assembly from a local location or if you want to register the library into the Global Assemlby Cache.



MultilineListBox

This control can truly enhance the look of the ListBoxes your display to your customers. It allows full control of all UI elements on the list. You can easily display items with 32 bit alpha blended icons. You can use bitmaps or gradient backgrounds that combined with a fully customizable item selection can provide amazingly looking ListBoxes rarely seen on today's application, specially the ones still use the aging standard ListBox control.

Some of the features available on this control:

  • Icon support for items and subitems
  • Gradient and bitmap background support
  • Fully customizable scrollbars
CollapsibleBar

An implentation of the ever so popular Explorer Bar. This control allows not only all of the features that the Explorer Bar has but much more: fully skinnable UI, support for non Microsoft approved themes, dynamic resizing of the panels. It also has support for XP Visual and Office 2003 styles by just the setting of a flag.

Some of the features available on this control:

  • Fully skinnable UI
  • Dynamic resizing of the panels using the mouse
  • Support for non Microsoft Themes
OutlookBar

One of the most popular UI gadgets ever as the fact that is used in many application indicates. As usual, our Outlookbar allows an extreme amount of customization so that you can take control of how you want the control to look.

Some of the features available on this control:

  • Fully customizable UI
  • Support for animated icons
  • Animated changing of bands
MonthCalendar

This control provides more customization than any other Month Calendar control currently available on the market. It has a huge amount of property that allows to create a totally unique, sharp looking calendar.

Some of the features available on this control:

  • A huge range of properties to customize all aspect of the UI
  • Support for gradient and bitmap background
  • Polished default look



SharpLibrary Copyright © 2003 - 2005. Content may not be reproduced without permission.