项目作者: AdamsLair

项目描述 :
A collection of custom Controls for Windows.Forms
高级语言: C#
项目地址: git://github.com/AdamsLair/winforms.git
创建时间: 2014-03-23T13:47:40Z
项目社区:https://github.com/AdamsLair/winforms

开源协议:MIT License

下载


AdamsLair.WinForms

A collection of custom Controls for Windows.Forms. These include:

  • A custom ColorPicker Dialog, similar to the one known from software like Photoshop, but also supporting alpha values.
  • A custom PropertyGrid Control, aimed to be highly extensible.
  • TiledView, a model / view based Control to display large amounts of items in a tiled grid.
  • A model / view separated representation of MenuStrips that can be used to display the same menu structure in MenuStrips, ContextMenus or submenus and react to events caused by it. Can easily be extended to include Tool- and StatusStrips as well.