I want comfirm about using Winforms with monogame editor

Just to confirm. The title is all I want to say , but I’ll leave it here as a supplement.
( I am new at programming and using VS2019 .)
Question 1)
In the process of customizing MonoGame and turning it into my own game engine, is it possible to use Windows Form Application to create the UI?

Question 2)
Also, if it is possible, is there any advice for beginners to be careful when using it.
And is there a good C# video or reference that teach how to ties the UI to the engine functions and classes?

If in the community has already this question sorry for that.

I want make my editor like the link bellow.
How to Create a Modern Flat UI Design Dashboard in C# 2020