WindowSplitter Xojo Plugin

DesktopControl.Handle Property

Returns a handle to the control.

Handle as Ptr {Read}

Remarks

For interfacing with Mac APIs using Declares, RectControl.Handle returns NSViews (except for Toolbar).
On Windows returns the HWND of the control.
On Linux it returns a GtkWidget.

This property is part of Xojo base class.