Today's guest blogger is Michael Merlin, Lead Software Developer at I recently wasted an hour trying to set a field's Back Color property to the hex code generated by the color picker. I figured it out after some searching, but still nobody online had the exact correct answer. I wrote a function that lets you easily use the hex color in code. The secret is to swap the R and the B, and then conver
read more »
Be the first to post a Comment!