home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / inc_defaults.tds < prev    next >
Encoding:
Text File  |  2004-02-16  |  349 b   |  19 lines

  1. ' Default skin piece
  2. Gfx           = "Button.MainMenu"
  3.  
  4. ' Default position
  5. XPos          = "2"
  6. YPos          = "0"
  7.  
  8. ' Default size
  9. Width         = "16"
  10. Height        = "16"
  11.  
  12. ' Default glyph size
  13. GlyphWidth  = 16
  14. GlyphHeight = 16
  15.  
  16. HorzAlignType = "relative"
  17. HorzAlign     = "left"
  18. VertAlignType = "absolute"
  19. VertAlign     = "center"