GUISplitContainer

From Virtual World Web Wiki
Revision as of 17:18, 19 November 2018 by Spark5 (Talk | contribs) (Documentation for the GUISplitContainer class)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Inherits class: GUIPanel
  • This is a JavaScript visible object

Remarks [edit]

Properties

bool IsSplitterFixed {get; set;}
LayoutType Layout {get; set;}
GUIPanel Panel1 {get;}
bool Panel1Collapsed {get; set;}
float Panel1MinSize {get; set;}
GUIPanel Panel2 {get;}
bool Panel2Collapsed {get; set;}
float Panel2MinSize {get; set;}
GUISprite SplitterBackground {get;}
float SplitterDistance {get; set;}
float SplitterWidth {get; set;}