home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
Name_Defaults.tds
< prev
next >
Wrap
Text File
|
2004-02-06
|
923b
|
27 lines
' ---------------------------------------------------------------------
' File Name: Names_Defaults.tds
' Type : Application Script
'
' Specifies default values for the name setting. Edit Information
' scripts can override these values by specifying them before putting
' the line:
'
' @template = EditTemplate.Name
'
' THIS FILE IS NOT MEANT FOR EDITTING BY THE END USER. THESE SETTINGS
' ARE RELIED UPON BY MANY COMPONENTS AND CHANGING THEM IS A BAD IDEA.
' ---------------------------------------------------------------------
[NAME]
Name = "Name"
DisplayName = "Name"
Type = "String"
Description = "Name of the control."
[DISPLAYNAME]
Name = "DisplayName"
DisplayName = "Display Name"
Type = "String"
Description = "Name of the control, as shown in BarCreator element list."