home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
edit_general.tds
< prev
next >
Wrap
INI File
|
2003-06-10
|
1KB
|
52 lines
[INFO]
DisplayName = "Edit Control"
Author = "Lizardsoft"
Description = "General edit control. Intended for advanced users."
[@SETTINGS]
@IncStart = 1
[@INC]
{Setting}
Name = "Name"
Type = "String"
DisplayName = "Name"
Description = "This is the name of the edit control."
@template = EditTemplate.NewRow
[@INC]
{Setting}
Name = "Text"
Type = "String"
DisplayName = "Text"
Description = "This is the text displayed on the edit control."
@template = EditTemplate.NewRow
@template = EditTemplate.ProcList
@template = EditTemplate.NewRow
' include default edit settings
@template = EditTemplate.Layout
[DEFAULTSETTINGS]
Name = ""
XPos = 4
YPos = 0
Width = "100"
Height = "14"
MultiLine = false
ReadOnly = false
HorzAlignType = "relative"
HorzAlign = "left"
VertAlignType = "absolute"
VertAlign = "center"
Gfx = "Edit.Tiny"