"Get Element Properties" for Transparent Window

Hi there!

I’m trying to modify my “Launch Transparent Window”, by removing the drop shadow. I saw this reply about Get/Set Element properties for a Toggle component and wondered if I could do the same thing to a Window.

However I get an error message on the “Get Element Properties” Component: Solution Exception:specified cast is not valid.

Is there a work around to this?

Thank you Kindly!

Out of the box I don’t think you can, however the script in this doc should get rid of the shadow for you:
Hide Window Shadow.gh (7.6 KB)

Thank you so much!