MDIWindow.Handle
From Xojo Documentation
Read-Only Property (As Integer )
This property is only available on the Windows platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this property on an incompatible platform. |
Returns a handle to the MDI window. Any visible Win32 control should have a handle.