- Notifications
You must be signed in to change notification settings - Fork4
CAB DevExpress Extension Kit is a library that allows the use of DevExpress WinForm components within CAB (Composite UI Application Block)
License
PandaWood/CAB-DevExpress-Extension-Kit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CAB DevExpress Extension Kit is a library that allows the use of DevExpress WinForm componentswithin CAB (Composite UI Application Block).
For more information on CAB see the theSmartClient projectand readRich Newman's Intro to CAB for adetailed and informative guide on each of CAB's components. Rich's articles would be essentialreading for those thinking about contributing to the CABDevExpress.ExtensionKit.
The BankTeller Sample Application (from the CAB distribution) modified to use DevExpress controlsand the CABDevExpress.ExtensionKit:
Removed IUIBarItemLinksAdapter (and implemented BarLinksOwnerCollectionUIAdapter : BarLinksCollectionUIAdapterremoved IRibbonGroupUI (wasn't used)
Lots of small code clean-up in the Adapters (using Guard.ArgumentNotNull consistently; not checking for null ifit's unnecessary, or doing if it is; wrong class name used in XML comments etc)
Removed the InternalCollection property for most UIElementAdapters (most of them weren't used, nor should be)
Fixed XtraNavBarWorkspace.Close() bug where NavBarGroups were not removed
- Ribbon support Added
- RibbonApplicationMenuUIAdapter
- RibbonPageHeaderUIAdapter
- RibbonQuickAccessToolbarUIAdapter
- RibbonGalleryUIAdapter and RibbonGalleryGroupUIAdapter (thanks to DevLynx)
Tests have been written and included using XUnit (not very comprehensive as yet, but it's a start)see the XUnit site athttps://github.com/xunit/xunit
Note: there is aReSharper plugin for XUnit athttps://github.com/xunit/resharper-xunit
We appreciate any comments or contributions.
- Espen Schaathunespen_schaathun@hotmail.com
- Vincent Guercipuy0@hotmail.com
- Peter van der Woude (PandaWood)pandawoude@gmail.com
- DevLynxhttp://DevLynx.LiveJournal.com
About
CAB DevExpress Extension Kit is a library that allows the use of DevExpress WinForm components within CAB (Composite UI Application Block)
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.