I have datagridview and webview2 in splitcontainer.(orientation=horizontal, dock=fill)
After placing the textbox instead of webview2, if I grab the splitter with the mouse and move it, the splitter's movement is visible.
But when I place the webview2 in the splitcontainer, the splitter's movement disappears and is not visible.
Is it possible to make the splitter's movement visible on the webview2 area placed in the splitcontainer?