Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Emphasize the SplitContainer

Tags:

.net

winforms

Is there a way (without including new controls in the project :) to customize the SplitContainer in order to visually indicate to the user that there is a splitter container (I have an horizontal one), and not just some space between controls?

enter image description here

PS.

I would like do not modify the colors. Also I find 3D Border ugly.. perhaps fill-in a "picture" in the split delimiter space?

like image 719
serhio Avatar asked Sep 04 '26 16:09

serhio


1 Answers

Select the SplitContainer and change BorderStyle to Fixed3D to get this effect:

enter image description here

like image 131
kaze Avatar answered Sep 07 '26 09:09

kaze



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!