defaultproperties
{
Begin Object Class=moComboBox Name=caOne
ComponentJustification=TXTA_Left
Caption="moComboBox Test"
OnCreateComponent=caOne.InternalOnCreateComponent
Hint="This is a combo box"
WinTop=0.079339
WinLeft=0.031250
WinHeight=0.060000
TabOrder=0
End Object
ComboTest=moComboBox'GUI2K4.MyTestPanelB.caOne'
Begin Object Class=GUILabel Name=laTwo
Caption="ListBox Test"
WinTop=0.200000
WinLeft=0.031250
WinWidth=0.156250
WinHeight=0.050000
End Object
lbListBoxTest=GUILabel'GUI2K4.MyTestPanelB.laTwo'
Begin Object Class=GUIListBox Name=caTwo
bVisibleWhenEmpty=Wahr
OnCreateComponent=caTwo.InternalOnCreateComponent
WinTop=0.251653
WinLeft=0.031250
WinWidth=0.445313
WinHeight=0.706250
TabOrder=1
End Object
ListBoxTest=GUIListBox'GUI2K4.MyTestPanelB.caTwo'
Begin Object Class=GUILabel Name=laThree
Caption="Scrolling Text Test"
WinTop=0.200000
WinLeft=0.515625
WinWidth=0.257813
WinHeight=0.050000
End Object
lbScrollTextBox=GUILabel'GUI2K4.MyTestPanelB.laThree'
Begin Object Class=GUIScrollTextBox Name=caThree
CharDelay=0.050000
bVisibleWhenEmpty=Wahr
OnCreateComponent=caThree.InternalOnCreateComponent
WinTop=0.251653
WinLeft=0.515625
WinWidth=0.445313
WinHeight=0.706250
TabOrder=2
End Object
ScrollTextBoxTest=GUIScrollTextBox'GUI2K4.MyTestPanelB.caThree'
Background=Texture'InterfaceContent.Backgrounds.bg11'
WinTop=55.980499
WinHeight=0.807813
}
|