There is 'windowborderstyle' but using findStyleResource to find it returns nil. One method I can think of is to get current style resource change value and load style again. I was not sure if there was better approach. I have the styles loaded as resources I know how to modify them on Windows but multiple platform approach, I probably need to copy it to its own stream, change the value and set it.