Drag/drop events for TAdvToolbarPager

Hi,

I am writing a toolbar customiser where user can drag any TAdvGlowButton on any TAdvToolBar on any TAdvPage of TAdvToolbarPager control to another tab (TAdvPage) on same TAdvToolbarPager.

Unfortunately although TAdvGlowButton supports the drag/drop events, there does not seem to be any way to capture the drag/drop events on TAdvPage. At the moment I have to drag the buttons onto a button in the Quick Access Toolbar which works but is not ideal.

Can you please consider adding/exposing these events (perhaps an OnTabDragOver and OnTabDragDrop event) on TAdvToolbarPager?

Regards
Adam

This feature was implemented.