home *** CD-ROM | disk | FTP | other *** search
INI File | 2003-06-10 | 578 b | 22 lines |
- [@INC]
- {Button}
-
- ' Settings Common To All Controls
- XPos = Prefab.XPos
- YPos = Prefab.YPos
- Width = Prefab.Width
- Height = Prefab.Height
- HorzAlignType = Prefab.HorzAlignType
- HorzAlign = Prefab.HorzAlign
- VertAlignType = Prefab.VertAlignType
- VertAlign = Prefab.VertAlign
- Gfx = Prefab.Gfx
-
- ExecProc = "Element.DisplayMenu('\#MenuButton.Menu#');"
-
- ' Control Specific Settings
-
- Glyph = MenuButton.Icon
- GlyphWidth = MenuButton.IconWidth
- GlyphHeight = MenuButton.IconHeight
- ToolTip = MenuButton.Tooltip