Go to the home page
Saturday, 4 September 2010
Home pageView our productsDowloads areaHow to order our productsHow to contact us

Select product:

General
Features
Display
Advance Display
Items Operation
In-place editing
Component Editor
Download
Pricing
How to Order
 
RBBar - Drag and Drop
Version 1.11
Advance Display
Page:
Items Operation

Full drag and drop internal support

RBBar provides internal support for all drag and drop operations. You don't need to write a single line of code to get the following features:

  • Drag icons items in the same group, or between groups in the same bar.

  • Drag icons items between RBBar components in the same application.

  • Use the TRBBarDragObject to enable drag and drop between other components and the TRBBar (for example to drag a shortcut from a directory list to the bar).


Sample 9 - item dragging

  • When the user drags items on the navigation buttons, the component will automatically scroll the view so it is possible to drop the item in the required position.

Top of Page