Hi, I'm using TElSplitter, ShowSnapButton = True with VCL themes enabled. And in this mode, the control is clumsily displayed. Also, I don't really like that the separator stands out so much (compared to the separators on the DockPanel). Is it possible to make them transparent? And even better, to look the same.
png
png
Comments
I achieved
the desired look by setting ThemeMode=ttmNone and setting the colors to match
the VCL style. But if possible, I want to ask in a future version to add a
property to control the color of the SnapButton border. Or the possibility to
make the border transparent.