Click or drag to resize

Win32WindowShell Property

Gets the shell window.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static Win32Window Shell { get; }

Property Value

Type: Win32Window
The shell window.
See Also