home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
inc_specialfolder.tds
< prev
next >
Wrap
INI File
|
2003-06-09
|
601b
|
23 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 = "System.OpenSpecialFolder(\#SpecialFolder.Location#);"
HoverProc = ""
' Control Specific Settings
Glyph = SpecialFolder.Icon
GlyphWidth = Prefab.GlyphWidth
GlyphHeight = Prefab.GlyphHeight
ToolTip = SpecialFolder.Name