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