Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 6 of 6(0 seconds)
Sort By:
 
Hello... This is easy I think :-) As every one know, any color is composed for three colors. Red, green and blue. Well... I have a color, and need to separate this three components in three...
Zones: Visual BasicDate Answered: 03/14/2002 Rating: 9.2 Views: 0
Hi, First excuse my bad english :-) Given a color (hexadecimal value), I know how to extract its 3 components :         Color = &Hxxxxxxxx         R = Color Mod &H100         Color = Color \ &...
Zones: VB ControlsDate Answered: 04/17/2004 Rating: 8.6 Views: 13
I want to be able to disable a text box without turning the text a lighter shade of gray.  Basicaly the text boxes are to display info only.  But the lighter shade of grey makes it har to read.
Zones: Visual BasicDate Answered: 04/19/2000 Rating: 8.6 Views: 0
Hi does anyone know how to make a BACKGROUND image  ligher. I normally use this to set the opacity of an image. <img src="MyImage" style="width:15;height:15;filter:alpha(opacity=40)" /onmous...
Zones: JavaScriptDate Answered: 09/20/2002 Rating: 6.4 Views: 0
I need some kind of function that can i change a hex color to lighter or darker. Example: ------------------------ strColor = LightenColor("#000000", 50) strColor2 = LightenColor("#FFFFFF",...
Zones: JavaScriptDate Answered: 11/16/2005 Rating: 8.4 Views: 40
Hi IU'm quite obviously not a designer! i want to get different shades of the same colour. By that i mean i want to get the same colour only lighter and darker. I could just guess on a colour...
Zones: CSSDate Answered: 08/06/2006 Rating: 9.6 Views: 0
 
  • 1