You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
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.
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.