Hi =)
I'm making an application which can compile batch scripts into executables. I have almost managed to make the intellisense thing, but it uses a listbox that is always visible to the right, and does not colorize the text like in VS.
How can I get the intellisense window where I type like in VS and color the keywords in blue or something?
Thanks for any help =)
I'm making an application which can compile batch scripts into executables. I have almost managed to make the intellisense thing, but it uses a listbox that is always visible to the right, and does not colorize the text like in VS.
How can I get the intellisense window where I type like in VS and color the keywords in blue or something?
Thanks for any help =)
Comment