C# (CSharp) Flood.GUI.Controls Namespace

Nested Namespaces

Flood.GUI.Controls.Layout
Flood.GUI.Controls.Property

Classes

Name Description
Button Button control.
Canvas Canvas control. It should be the root parent for all other controls.
CheckBox CheckBox control.
CollapsibleCategory CollapsibleCategory control. Used in CollapsibleList.
ColorLerpBox Linear-interpolated HSV color box.
ColorPicker RGBA color picker.
ColorSlider HSV hue selector.
ComboBox ComboBox control.
Control Base control class.
DockBase Base for dockable containers.
DockedTabControl Docked tab control.
HSVColorPicker HSV color picker with "before" and "after" color boxes.
HorizontalSlider Horizontal slider.
ImagePanel Image container.
Label Static text label.
LabelClickable Clickable label (for checkboxes etc).
LabeledCheckBox CheckBox with label.
LabeledRadioButton RadioButton with label.
ListBox ListBox control.
Menu Popup menu.
MenuItem Menu item.
MenuStrip Menu strip.
MultiSplitter
MultiSplitter.Splitter
NumericUpDown Numeric up/down.
ProgressBar Progress bar.
Properties Properties table.
PropertyTree Property table/tree.
RadioButton Radio button.
ScrollBar Base class for scrollbars.
Slider Base slider.
StatusBar Status bar.
TabButton Tab header.
TabControl
TabStrip Tab strip - groups TabButtons and allows reordering.
TabTitleBar Titlebar for DockedTabControl.
TextBox Text box (editable).
TreeControl Tree control.
TreeNode Tree control node.
VerticalSlider Vertical slider.
WindowControl Movable window with title bar.