Quote Originally Posted by ahmad_elhoni View Post
But is it possible to change the frame border's style using stylesheet ?
If you mean the top level window border then no. But you can disable it and provide your own looks for it. That's probably what the mfc solution you mentioned does. If you want to try that with Qt, there is an implementation of such a mechanism described somewhere on the forum. I think it was developed by "kernel_panic".