'Support' wrote:
If ExtBorders is False, then width of border received from windows system.
Otherwise, this border must be changed in the skin directly.
To illustrate what I would like I have made a small test program:
[attachment=8583:TestWindowBorders.zip]
When started, it looks like this:
[attachment=8584:BorderCurrent.jpg]
When DrawNonClientArea is False, it looks like this:
[attachment=8585:BorderNoExtBorder.jpg]
What I'm looking for is this look:
[attachment=8586:BorderIdeal.jpg]
This does away with the overly wide borders but retains the title customization.
The problem stems from the TsPageControl. Without it, the borders are small as preferred.