This property refers to the window handle of the ImageKit Control.
[Visual Basic]   imagekitcontrolname.Hwnd [= Long ]
[Visual C++]     [long = ]imagekitcontrolname.GetHwnd()

Property Value

Hwnd is the window handle of the ImageKit Control.

Explanation

TheHwnd property holds the ImageKit Control window handle. It is therefore possible, using this property value, to pass the window handle as an argument into various WindowsAPI.

Setting this value

  This value cannot be set.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation