// ==================================================================== // (C) 2002, Epic Games // ==================================================================== class MySubTestPanelB extends TestPanelBase; var Automated GUIListBox ListBoxTest; function InitComponent(GUIController MyController, GUIComponent MyOwner) { local int i,c; Super.Initcomponent(MyController, MyOwner); c = rand(75)+25; for (i=0;i