Almost window' controls have focus will be drawn with Dashed-Line rectangle. But if a widget have a focus, it will be drawn with Solid-Line rectangle.

How to customize a widget so that it will be drawn with Dashed-Line rectangle or not draw when it has focus?

How to limit focus on a widget?

In a application, how to always focus on specified widget although user press key Tab?

Thanks.