home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September
/
CHIP_CD_2004-09.iso
/
software
/
custombar
/
CustomBar_trial_100_setup.exe
/
ProcList.tds
< prev
next >
Wrap
INI File
|
2003-06-09
|
1KB
|
55 lines
[@INC]
{Setting}
Name = "ExecProc"
Width = "large"
Type = "String"
DisplayName = "ExecProc"
Description = "This is the code that will be executed when the control is \"activated\", which "
"in most cases means clicked."
[@INC]
{Setting}
Name = "HoverProc"
Width = "large"
Type = "String"
DisplayName = "HoverProc"
Description = "This is the code that will be executed when the mouse cursor floats over the control."
[@INC]
{Setting}
Name = "LClickProc"
Width = "large"
Type = "String"
DisplayName = "LClickProc"
Description = "This is the code that will be executed when the control is left-clicked."
[@INC]
{Setting}
Name = "RClickProc"
Width = "large"
Type = "String"
DisplayName = "RClickProc"
Description = "This is the code that will be executed when the control is right-clicked."
[@INC]
{Setting}
Name = "InitProc"
Width = "large"
Type = "String"
DisplayName = "InitProc"
Description = "This is the code that will be executed immediately after the bar has loaded."
[@INC]
{Setting}
Name = "ShowProc"
Width = "large"
Type = "String"
DisplayName = "ShowProc"
Description = "This is the code that will be executed when the control is first shown."