Property wnd.getwnd.shellWindow
Overload
Calls API GetShellWindow. It gets a window of the shell process (usually process "explorer"
, class name "Progman"
).
public static wnd shellWindow { get; }
Property Value
wnd
|
Remarks
It can be the window that contains desktop icons (see wnd.getwnd.desktop) or other window of the same thread.