This property refers to the window handle of the pan window
[Visual
Basic] imagekitcontrolname.PanWindow.Hwnd
[ = Long ]
[Visual C++] [
long =
]imagekitcontrolname.GetPanWindow().GetHwnd()
Property Value
The Hwnd is the window handle of the pan window.
Explanation
The Hwnd property refers to the window handle of the pan window.
The Hwnd property corresponds to the Display Control's PanWindowHandle property in earlier versions of the ImageKit.
Setting this value
This value cannot be set.
Retrieving this value
This value can be retrieved at runtime.