Win32WindowInt32Handle Property |
Gets the window handle as an Int32.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int Int32Handle { get; }
Property Value
Type:
Int32
The window handle as an Int32.
See Also