UE2:GUITabControl (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUITabControl |
- Package:
- XInterface
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
GUITabControl - This control has a number of tabs
Written by Joe Wilcox (c) 2003, Epic Games, Inc. All Rights Reserved
Updated by Ron Prestenback
Properties
Property group 'GUITabControl'
ActiveTab
Type: GUITabButton
Modifiers: editconst, noexport
BackgroundImage
Type: Material
BackgroundStyle
Type: GUIStyles
Modifiers: editconst, noexport
BackgroundStyleName
Type: string
bDockPanels
Type: bool
If true, associated panels will dock vertically with this control
bDrawTabAbove
Type: bool
If true, tabs are drawn above the tab panels
Default value: True
bFillBackground
Type: bool
bFillSpace
Type: bool
Tab buttons should be resized if cumulative width is smaller than WinWidth
FadeInTime
Type: float
FillColor
Type: Object.Color
Type: GUIBorder
Modifiers: editconst, noexport
PendingTab
Type: GUITabButton
Modifiers: editconst, noexport
TabHeight
Type: float
Default value: 0.08
TabStack
Type: array<GUITabButton>
Modifiers: editconst, noexport
Default values
Property | Value |
---|---|
OnActivate | InternalOnActivate |
Functions
Events
Closed
Overrides: GUIMultiComponent.Closed
FocusFirst
Overrides: GUIMultiComponent.FocusFirst
FocusLast
Overrides: GUIMultiComponent.FocusLast
Free
Overrides: GUIMultiComponent.Free
InitComponent
Overrides: GUIMultiComponent.InitComponent
MakeTabActive
NextControl
Overrides: GUIMultiComponent.NextControl
NextPage
Overrides: GUIComponent.NextPage
Opened
Overrides: GUIMultiComponent.Opened
PrevControl
Overrides: GUIMultiComponent.PrevControl
PrevPage
Overrides: GUIComponent.PrevPage
SetVisibility
Overrides: GUIMultiComponent.SetVisibility
Other instance functions
ActivateTab
ActivateTabByName
ActivateTabByPanel
AddTab
AddTabItem
BorrowPanel
CenterMouse
Overrides: GUIMultiComponent.CenterMouse
FindPanelClass
InsertTab
InternalOnActivate
InternalOnKeyEvent
InternalTabClick
LevelChanged
Overrides: GUIMultiComponent.LevelChanged
LostActiveTab
RemoveTab
ReplaceTab
TabIndex