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.
ListBox.cs File Reference

Classes

class  SpaceVIL.ListBox
 ListBox is a container for SpaceVIL.ListArea (scrollable container for other elements with ability of selection) and scroll bars. ListBox controls scrolling, resizing and other actions of SpaceVIL.ListArea. Contains list area, scroll bars, menu button, navigation context menu. Supports all events except drag and drop. More...
 

Namespaces

namespace  SpaceVIL