Image may be NSFW.
Clik here to view.
IntegralUI WebClik here to view.

Adds an option to re-order columns from within the code in Grid and TreeGrid, using moveColumn method.
Features
- SplitContainer now has buttons in splitter space to quickly change orientation to vertical or horizontal layout.
- TabStrip scrolling options: None, InBound and OutBound.
- Option to re-order columns from code in Grid and TreeGrid, using moveColumn method.
- Option to re-order items from code in ListBox, ListView and TreeView using moveItem method.
- Menu opening with or no animation.
- Click, Right Click and Double Click events for all List and Grid components (item, cell, row, column).
- Whenever component enabled state changes, the enabledChanged event is now fired.
- Option to show or hide navigation buttons in SlideBar component.
- Option to show or hide command buttons in SplitContainer component.
- There are five scrolling speed levels to choose from, when using mouse wheel.
- Option to show or hide the expand box in TreeView, Grid and TreeGrid components.
- New dragStart and dragEnd events for all Grid and List components.
- Drag Drop with scrolling in TabStrip.
- New and updated samples.