Window handlesΒΆ
object_id->window_handle
Applicable to:
buttons, graphics, listboxes, OLE controls, static text, tables, textboxes, windows
This read-only property contains the Windows operating system handle that was allocated to the window or window object. The most likely use for this feature is to supply the handle of a window to an OLE control, for use as a property value.
The property has been made available for window objects also, although there is currently no known use for it.
RELATED TOPICS |