BaseComponent
This is the base instance. All components are inherited from it.
Methods:
.SetParent( container or Frame )
.SetLayoutOrder(LayoutOrder)
.Hide()
.Show()
.Destroy()
Properties:
.Container
Last updated