Hi,
Can you tell me, How to get the EndDrag position of toolbar in
ToolBarModified event?
Or
Is there another way to get EndDrag position of ToolBar, when user started to drag toolbar?
Hi Kim
As I investigated, ToolbarChangeType.EndDrag also get float position of FloatToolbar before draged like ToolbarChangeType.StartDrag .
How to get end drag position of toolbar when DockedPosition (always) = Floating?