Win32WindowProcess Property |
Gets the process that created the window.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Process Process { get; }
Property Value
Type:
Process
The process or null if it couldn't be retrieved.
See Also