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

GUI2K4.STY2ComboListBox


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
// ====================================================================
//  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 STY2ComboListBox extends STY2ListBox;

defaultproperties
{
    KeyName="ComboListBox"
    Images(0)=Material'2K4Menus.NewControl.ComboListDropdown'
    Images(1)=Material'2K4Menus.NewControl.ComboListDropdown'
    Images(2)=Material'2K4Menus.NewControl.ComboListDropdown'
    Images(3)=Material'2K4Menus.NewControl.ComboListDropdown'
    Images(4)=Material'2K4Menus.NewControl.ComboListDropdown'

    BorderOffsets(0)=5
    BorderOffsets(1)=3
    BorderOffsets(2)=5
    BorderOffsets(3)=3
}

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