Visual changes and sound effects for the Common Button do not occur while dragging.

While an item is being dragged, any color changes or sound effects defined in the style are completely ignored. The OnDragEnter event fires, but it is pointless because style changes cannot be executed from within the event.

Is there any way to make the buttons function just like the standard mouse cursor while dragging?