Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.STY_ComboListBox


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
// ====================================================================
//  Class:  XInterface.STY_ListBox
//  Parent: XInterface.STY_SquareButton
//
//  Background style for the actual combo area of the listbox
//	i.e. when the menu is not expanded (I think ?)
// ====================================================================
class STY_ComboListBox extends STY_ListBox;

defaultproperties
{
	KeyName="ComboListBox"
	Images(0)=Material'InterfaceContent.Menu.EditBoxDown'
	Images(1)=Material'InterfaceContent.Menu.EditBoxDown'
	Images(2)=Material'InterfaceContent.Menu.EditBoxDown'
	Images(3)=Material'InterfaceContent.Menu.EditBoxDown'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 5.9.2006 22:36:28.000 - Creation time: Do 14.8.2014 09:58:50.912 - Created with UnCodeX