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

XInterface.STY_ListBox


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
// ====================================================================
//  Class:  XInterface.STY_ListBox
//  Parent: XInterface.STY_SquareButton
//
//  Background style for the actual "list" area of a listbox
// ====================================================================

class STY_ListBox extends STY_SquareButton;

defaultproperties
{
     KeyName="ListBox"
     AlternateKeyName(0)="SmallListBox"
     AlternateKeyName(1)="LargeListBox"
     BorderOffsets(0)=12
     BorderOffsets(1)=12
     BorderOffsets(2)=12
     BorderOffsets(3)=12
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Mon 23/10/2006 20:30:38.000 - Creation time: Wed 7/2/2007 19:16:53.203 - Created with UnCodeX