| ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUIPanCtl Control |
IIGGUIPanCtl extends IDispatch
| SetPanWindow Method | Sets a window handle to be used as pan window. |
| SetParentImage Method | Gives the pan control references to the ImageGear objects that it needs in order to manipulate the panning of the parent image. |
| TrackMouse Method | This method starts hand panning. |
| Update Method | Updates panning window. |
| UpdateView Method | Updates the view. |
| Enabled Property | Specifies whether the control will respond to mouse events or not. |
| HWND Property | Returns a handle of the window being used for panning. |
| PanButton Property | Defines a button to be used for hand panning. |
| TrackDone Event | Called when mouse tracking for a pan operation has ended. |