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
// ====================================================================
//  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"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Fr 30.3.2007 08:43:48.000 - Creation time: Mo 16.4.2007 11:20:54.140 - Created with UnCodeX