property windowHandle

(r/o) int32 windowHandle;

Typ

Zugriff

This property returns the OS native window handle associated with the container box for the embedded ActiveX control. This handle can be used with Win32 native API functions if needed.
See objectBox::progid for example.