Third-Party Add-Ins
' add script toolbutton
app.AddScriptToolbutton TB_NAME, app.AppPath + "test.bas" , "Script
Toolbutton", "SC", ""
' add VTM toolbutton
app.AddVTMToolbutton TB_NAME, app.AppPath +
"Extensions\TagDefs\HTML\div.vtm" , "VTM Toolbutton", "VT", ""
End Sub
281
Need help?
Do you have a question about the COLDFUSION STUDIO 5-USING COLDFUSION 5 STUDIO and is the answer not in the manual?