Results 1 to 4 of 4

Thread: Subs/Functions Colored in Code Window

  1. #1

    Thread Starter
    Computer Science BS Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,339

    Subs/Functions Colored in Code Window

    I am curious to know if there is a way or an Addon to VB6 where you can have all your subs/functions called be colored with any color you desire such as purple. It would help tremendously if it exists. Thanks in advance.

  2. #2

    Thread Starter
    Computer Science BS Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,339

    Re: Subs/Functions Colored in Code Window

    Wow no answers? Well in that case i could probably create my own addon. Question is, how do you create an addon for vb6?

  3. #3
    Default Member Bonnie West's Avatar
    Join Date
    Jun 2012
    Location
    InIDE
    Posts
    4,060

    Re: Subs/Functions Colored in Code Window

    Quote Originally Posted by Jacob Roman View Post
    Question is, how do you create an addon for vb6?
    See Addin Extensibility Quick Reference + Tutorials.
    On Local Error Resume Next: If Not Empty Is Nothing Then Do While Null: ReDim i(True To False) As Currency: Loop: Else Debug.Assert CCur(CLng(CInt(CBool(False Imp True Xor False Eqv True)))): Stop: On Local Error GoTo 0
    Declare Sub CrashVB Lib "msvbvm60" (Optional DontPassMe As Any)

  4. #4
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,205

    Re: Subs/Functions Colored in Code Window

    You can adjust colors to a degree through the options within VB, though if I am not mistaken a sub or function which you have created would use the same color as the VB functions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width