xtd 0.2.0
Loading...
Searching...
No Matches

◆ handle()

virtual intptr xtd::forms::iwin32_window::handle ( ) const
pure virtual

Gets the handle to the window represented by the implementer.

Returns
A handle to the window represented by the implementer.
Remarks
Depending on the implementer, the value of the Handle property could change during the life of the window.

Implemented in xtd::forms::control.