xaml-sdk/ToolBar/ToolBarDragAndDrop
martinivanoff c94f26461f SDK updated 2020-09-24 16:59:02 +03:00
..
Images Weekly Update 2015-05-08 17:43:45 +03:00
Properties Weekly Update 2015-05-08 17:43:45 +03:00
App.config Weekly Update 2015-05-08 17:43:45 +03:00
App.xaml Weekly Update 2015-05-08 17:43:45 +03:00
App.xaml.cs Weekly Update 2015-05-08 17:43:45 +03:00
App_SL.xaml Weekly Update 2015-05-08 17:43:45 +03:00
App_SL.xaml.cs Weekly Update 2015-05-08 17:43:45 +03:00
BandUtilititesSL.cs Weekly Update 2015-05-08 17:43:45 +03:00
BandsUtilities.cs Weekly Update 2015-05-08 17:43:45 +03:00
DragDropInfo.cs Weekly Update 2015-05-08 17:43:45 +03:00
DragDropInfoSL.cs Weekly Update 2015-05-08 17:43:45 +03:00
MainPage.xaml Weekly Update 2015-05-08 17:43:45 +03:00
MainPage.xaml.cs Weekly Update 2015-05-08 17:43:45 +03:00
MainWindow.xaml Weekly Update 2015-05-08 17:43:45 +03:00
MainWindow.xaml.cs Weekly Update 2015-05-08 17:43:45 +03:00
NewBandMode.cs Weekly Update 2015-05-08 17:43:45 +03:00
NewBandModeSL.cs Weekly Update 2015-05-08 17:43:45 +03:00
Readme.md SDK updated 2020-09-24 16:59:02 +03:00
ToolBarDragAndDrop.csproj Examples update 2016-05-05 12:15:17 +03:00
ToolBarDragAndDrop_SL.csproj Examples update 2016-05-05 12:15:17 +03:00
ToolBarTrayUtilities.cs Weekly Update 2015-05-08 17:43:45 +03:00
ToolBarTrayUtilitiesSL.cs Weekly Update 2015-05-08 17:43:45 +03:00

Readme.md

Tool Bar Drag And Drop

The ToolBarDragAndDrop SDK demo shows integration between DragDropManager and RadToolBar / RadToolBarTray. In this demo you are able to:

  • Reorder ToolBars in the same band (row) in ToolBarTray with Drag and Drop.
  • Move ToolBars in other bands within the same ToolbarTray with Drag and Drop.
  • Create new Bands (rows) in the current tray or other tray with Drag and Drop.
  • Drop a toolbar outside tray so that it can be dragged with Window around it (this is available only in the WPF demo).