Programming with Reflection
WindowHandle property
Syntax |
object.WindowHandle |
Works with |
|
Data type |
Returns an integer value used by Windows to identify the main Reflection window. You may need to know this value if you are using a Windows API call that requires the Reflection window handle as an argument.
This property is read-only.