Custom background color of vc6.0

Source: Internet
Author: User

I didn't know how to use 6.0 in the past. I thought it was not good at standard support and I didn't know about plug-ins.
Write nowCode.
Install a visual assist x plug-in first, which is extremely useful. Later, I thought it was a little inadequate, that is, the color. By default, vc6.0 can be configured with only a few colors, which makes it difficult to configure. Find another small plug-in, devtruecolour. You can change the color.
Later, I joined the project team and used remote desktop to write code. Another machine was installed with only VAX without devtruecolor. For security purposes, I could not install software on my own.
It took me a day to compile the devtruecolor code line into the remote machine and get the plug-in, but when I added it, I said I didn't have the permission. At that time, I felt that the world was dark. (Register the com plug-in)
It will take a few days, so I can't stand it anymore. I will try again and find a way to change the color without using plug-ins. It is actually very simple.
In start-run, type regedit and open the Registry Editor.
HKEY_CURRENT_USER -- software -- Microsoft -- devstudio -- 6.0 -- format
You can change the configuration here.
Modify the key value of the source window. For example, double-click Text. There are two numeric rows.
The first line FF 00 10 30 40 00, Here FF is the foreground color, 10 30 40 is the background color. In hexadecimal notation, the color is separated by 00. I don't know what the next line represents. It should also be a color value.
You can try to change the following color configuration, just say the first line, to see if it looks good
Source window
Comment: 5C 93 EA 00 10 30 40 00
Keyword: 60 ff 60 00 10 30 40 00
Number: FF 86 6a 00 10 30 40 00
String: FF 86 6a 00 10 30 40 00
Text: FF 00 10 30 40 00

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.