home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / CHIP_CD_2004-09.iso / software / custombar / CustomBar_trial_100_setup.exe / inc_menubutton.tds < prev    next >
Encoding:
INI File  |  2003-06-10  |  578 b   |  22 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     = "Element.DisplayMenu('\#MenuButton.Menu#');"
  16.  
  17. ' Control Specific Settings
  18.  
  19. Glyph       = MenuButton.Icon
  20. GlyphWidth  = MenuButton.IconWidth
  21. GlyphHeight = MenuButton.IconHeight
  22. ToolTip     = MenuButton.Tooltip