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: pr 5-2-2018 12:35:52.000 - Creation time: sk 18-3-2018 09:50:20.012 - Created with UnCodeX