Reputation: 543
I'm using PanZoomComponent in my application. When a user holds down control key with mouse press, I want to show hand tool by making PanZoomComponent object's propery childPreventsPan = false;
. In short at combination of control key and mouse press I want to show Hand tool if not cursor. Any help is appreciated.
Upvotes: 0
Views: 363