home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-02-12 | 1.7 KB | 102 lines |
- [General]
- SkinName = Windows
- SkinHeight = 23
-
- CompanionSkin.Popup = "menus\menus.obskin"
-
- ItemHeight = 20
- ItemSpacing.cx = 1
- ItemWidthBuffer = 6
- TightItemWidthBuffer = 2
-
- Font = MS Sans Serif
- FontSize = 8
-
- SectionBuffer_Left = 8
- SectionBuffer_Top = 2
- SectionBuffer_Bottom = 2
- SectionBuffer_Right = 4
- EdgeBuffer_Top = 1
- EdgeBuffer_Bottom = 1
- EdgeBuffer_Left = 2
- EdgeBuffer_Right = 2
-
- ResizeBorderSize = 5
- MoveBorderSize = -1
- UseControlToMove = 1
-
- [TaskbarBackgroundSkin]
- hBitmap = Background.bmp
- TopHeight = 2
- BottomHeight = 2
- LeftWidth = 2
- RightWidth = 2
- TileVCenter = 1
- TileCenter = 1
-
-
- [NormalItemSkin]
-
- [DisabledItemSkin]
- TextColor = 128 128 128
-
- [MouseoverItemSkin]
- hBitmap = Mouseover.bmp
- TopHeight = 1
- BottomHeight = 1
- LeftWidth = 1
- RightWidth = 1
- TileVCenter = 1
- TileCenter = 1
-
- ;GlowEffect = 1
- GlowEffectWidth = 3
- GlowEffectAmountText = 176
- GlowEffectAmountIcons = 255
- GlowEffectClipLeft = 2
- GlowEffectClipRight = 2
- GlowEffectClipTop = 3
- GlowEffectClipBottom = 3
-
- [SelectedItemSkin]
- hBitmap = Selected.bmp
- TopHeight = 1
- BottomHeight = 1
- LeftWidth = 1
- RightWidth = 1
- TileVCenter = 1
- TileCenter = 1
-
- [SectionSkin]
- hBitmap = Section.bmp
- LeftWidth = 4
- RightWidth = 3
- TopHeight = 5
- BottomHeight = 5
- OmitCenter = 1
- UseTransparency = 1
-
- [LeftArrow]
- hBitmap = ArrowL.bmp
- hBitmapGrayed = ArrowL_Grayed.bmp
- UseTransparency = 1
- Offset = 10
-
- [RightArrow]
- hBitmap = ArrowR.bmp
- hBitmapGrayed = ArrowR_Grayed.bmp
- UseTransparency = 1
- Offset = 10
-
- [DownArrow]
- hBitmap = ArrowD.bmp
- hBitmapGrayed = ArrowD_Grayed.bmp
- UseTransparency = 1
- Offset = 17
-
- [UpArrow]
- hBitmap = ArrowU.bmp
- hBitmapGrayed = ArrowU_Grayed.bmp
- UseTransparency = 1
- Offset = 17
-