SetShape and wx.Frame

Hi all,

I have a hopefully quick question. I’m calling SetShape on my wx.Frame with a specific shape. However at some point in time, I would like to reset the shape. I’m finding that I cannot clear the shape and redraw the shape as the previous shape I set seems to still stick around. Any way on clearing the shape once its set?

Thanks,

-R