|
-
January 12th, 2000, 11:24 PM
#1
hexadecimal color
Is it possible to use hex values consistently in run-time mode? I can use decimal 255 for red, but blue and green get converted wrong. I know about the RGB(r,g,b) command, but it's in decimal, and intellisense converts txtText.ForeColor = &H0000FF& to &HFF& ... any suggestions? Am using VB 6.0. Also, how to turn off Intellisense in VB?
Norman Spears
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|