Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Colour coding text

104| Sat, 01 Dec 2007 16:56:00 GMT| darre1| Comments (7)
i've written a program that colour codes VB Code, a bit like the VB-IDE does, and like this site does...
you want a copy so you can play with it?

Keywords & Tags: colour, coding, text, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/80727/
 
«« Prev - Next »» 7 helpful answers below.
Yeah please :D

kameleon | Mon, 03 Dec 2007 22:12:00 GMT |

attached :)

darre1 | Mon, 03 Dec 2007 22:13:00 GMT |

I seem to be missing 'Microsoft Jet and Replication objects 2.6 library"!! :eek:

kameleon | Mon, 03 Dec 2007 22:14:00 GMT |

can you add it in your project references?

darre1 | Mon, 03 Dec 2007 22:15:00 GMT |

I'll be perfectly honest... I have no idea how :confused:

kameleon | Mon, 03 Dec 2007 22:16:00 GMT |

okeydokey,

Click Project...References.

scroll down to whatever your are trying to add and put a tick in it.

if its not in the list then you'll need to d/l it from microsoft :)

darre1 | Mon, 03 Dec 2007 22:17:00 GMT |

Actually I don't need to do that.. I'll just extract the code for the colour coder :)

Ah, there we go. thanks a lot for the help :D

kameleon | Mon, 03 Dec 2007 22:19:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories