Reference for .Net version of SpaceVIL  0.3.5.8
SpaceVIL (Space of Visual Items Layout) is a cross-platform and multilingual framework for creating GUI client applications for .NET Standard, .NET Core and JVM. SpaceVIL is based on OpenGL graphic technology and GLFW. Using this framework in conjunction with .Net Core or with a JVM, you can work and create graphical client applications on Linux, Mac OS X and Windows.
SideArea.cs File Reference

Classes

class  SpaceVIL.SideArea
 SideArea is a container designed to show when it is needed, and the rest of the time SideArea is hidden. SideArea is a floating item (see SpaceVIL.Core.IFloating and enum SpaceVIL.Core.LayoutType) Always attached to one of the four sides of window. Contains close button and resizable area. Supports all events except drag and drop. Notice: All floating items render above all others items. SideArea does not pass any input events and invisible by default. More...
 

Namespaces

namespace  SpaceVIL