home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-02-13 | 763 b | 33 lines |
- [INFO]
-
- DisplayName = "CustomBar Menu"
- Author = "Lizardsoft"
-
- Description = "Displays the application menu, allowing the user to refresh, exit, start the "
- "editor, etc."
-
- [@SETTINGS]
- @IncStart = 1
-
-
- @template = EditTemplate.DisplayName
- @template = EditTemplate.NewRow
- @template = EditTemplate.Position
- @template = EditTemplate.NewRow
- @template = EditTemplate.Alignment
-
- [DEFAULTSETTINGS]
-
- Name = "MainMenu"
- DisplayName = "CustomBar Menu"
- XPos = "2"
- YPos = "0"
-
- ' Default size
- ' No size specified, so skin default will be used
-
- ' Default positioning
- VertAlignType = "absolute"
- VertAlign = "center"
- HorzAlignType = "relative"
- HorzAlign = "left"