Hi All,
I'm here with couple of questions,

1.How we can implement intellisense(Quick info,Parameter info) when i enter my own function in a VB6 Text box? could anyone suggest any activeX control with this functionality?

2.How we can apply color to a particular letter?For example,if we type a combination of function in a excel cells only brackets"()" appears in different color.I want to implement this functionality for vb text box.

Code:
SUM(K9:K12+(AVERAGE(N7:N17)))
Thanks in advance...