Advertisement
ASP_Volume3 Miscellaneous #46635

Back Color

Creates a gradient effect on a form

AI

Resumo por IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Código fonte
original-source
Upload
Function addbr(myString)
 addbr=Replace(myString, vbcrlf, "<BR>" & vbcrlf)
End Function
Upload
Comentários originais (3)
Recuperado do Wayback Machine