home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
code_folder.tds
< prev
next >
Wrap
INI File
|
2004-02-16
|
553b
|
22 lines
[@SETTINGS]
@IncStart = 1
[@INC]
{Button}
' Settings Common To All Controls
XPos = Prefab.XPos
YPos = Prefab.YPos
HorzAlignType = Prefab.HorzAlignType
HorzAlign = Prefab.HorzAlign
VertAlignType = Prefab.VertAlignType
VertAlign = Prefab.VertAlign
Gfx = "Button.Icon"
ExecProc = "System.OpenFolder( '\#Prefab.ShellVerb#', '\#Prefab.Location# ', '\#Prefab.AppStartType#' );"
' Control Specific Settings
ButtonType = "glyph"
Glyph = "&\#Prefab.Location#"
ToolTip = Prefab.ProgramName