How to continuously highlight a part

Hi all,

I am currently selecting a part in an assembly with mouse and moving it around with DragOperator API. Upon mouse click, the part becomes highlighted, but as soon as the call to DragOperator.Drag start, the highlighting disappears. Is it possible to force the part to stay highlighted until some point in time?

Thanks,

Yuan

SolidworksApi macros