Show / Hide Table of Contents

Class UISelectList

A dropdown list.

Inheritance
System.Object
UIComponent
UISelectList
Inherited Members
UIComponent.AddChild(UIComponent)
UIComponent.Size
UIComponent.Height
UIComponent.Width
UIComponent.MaxSize
UIComponent.Children
UIComponent.ClearChildren()
UIComponent.BringToFront()
UIComponent.Anchor
UIComponent.Draggable
UIComponent.FillColor
UIComponent.AttachedData
UIComponent.Parent
UIComponent.Visible
UIComponent.Enabled
UIComponent.Locked
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public class UISelectList : UIComponent

Constructors

UISelectList(SelectList)

Declaration
public UISelectList(SelectList p)
Parameters
Type Name Description
GeonBit.UI.Entities.SelectList p
Back to top © 2020 Anarkis Gaming. All rights reserved. Generated by DocFX