SharpGL control on MDI Childwindow: Childwindow not sizable with mouse
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
I have a SharpGL.openGLControl control installed on a MDI ChildWindow in WinForms. Although the ChildWindow's border is sizable, it cannot be resized using the mouse as the mouse does not "catch" on the ChildWindow's border to extend them. If the SharpGL control is removed, then the ChildWindow's borders become sizable again. Would anyone have a suggestion how to circumvent this ? Thanks in advance for any suggestion.