home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / edit_skintest.tds < prev    next >
INI File  |  2004-02-16  |  680b  |  31 lines

  1. [INFO]
  2.  
  3. DisplayName  = "Skin Tester"
  4. Author       = "Lizardsoft"
  5.  
  6. Description  = "Provides a button that displays a container containing most skin elements. Intended as "
  7.                "tool for skin developers to test their skins."
  8.  
  9. [@SETTINGS]
  10. @IncStart    = 1
  11.  
  12. @template    = EditTemplate.DisplayName
  13.  
  14. @template    = EditTemplate.NewRow
  15.  
  16. @template    = EditTemplate.Layout
  17.  
  18.  
  19. [DEFAULTSETTINGS]
  20.  
  21. ' Default position
  22. XPos          = "2"
  23. YPos          = "0"
  24. Width         = "65"
  25. Height        = "16"
  26. HorzAlign     = "left"
  27. HorzAlignType = "relative"
  28. VertAlign     = "center"
  29. VertAlignType = "absolute"
  30. Gfx           = "Label.Normal"
  31. DisplayName   = "Skin Test"