home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / inc_specialfolder.tds < prev    next >
INI File  |  2003-06-09  |  601b  |  23 lines

  1. [@INC]
  2. {Button}
  3.  
  4. ' Settings Common To All Controls
  5. XPos          = Prefab.XPos
  6. YPos          = Prefab.YPos
  7. Width         = Prefab.Width
  8. Height        = Prefab.Height
  9. HorzAlignType = Prefab.HorzAlignType
  10. HorzAlign     = Prefab.HorzAlign
  11. VertAlignType = Prefab.VertAlignType
  12. VertAlign     = Prefab.VertAlign
  13. Gfx           = Prefab.Gfx
  14.  
  15. ExecProc     = "System.OpenSpecialFolder(\#SpecialFolder.Location#);"
  16. HoverProc    = ""
  17.  
  18. ' Control Specific Settings
  19.  
  20. Glyph      = SpecialFolder.Icon
  21. GlyphWidth = Prefab.GlyphWidth
  22. GlyphHeight = Prefab.GlyphHeight
  23. ToolTip    = SpecialFolder.Name