So am I never going to get my wish of having a taskbar/switchbar entry for EmpegFace?
Not never, just not today.
I take that back, it's "never".

I just researched it. There are several problems with doing this.

1. The particular window style (borderless with no window caption) can't be set to "ShowInTaskbar=True".

2. The "Remote" window and the "Face" window are not children or parents of each other. And since one or the other can be visible at any given time, I would have to dynamically choose which of the two windows was the "taskbar visible" one that got selected when you pressed the taskbar button. However, the "ShowInTaskbar=True" property is read-only at run time so I can't change it on the fly.
_________________________
Tony Fabris