You do NOT want to get me started on the BGR thing!

I spent six tooth-grinding hours in one of my first VB development projects trying to figure why in the Sam Hill all my color settings were so bizarre. I was sitting there with a hex calculator trying to figure out if I'd suddenly lost the ability to make hex colors due to some strange brain disease! Why something called RGB, always called RGB, STILL called RGB suddenly needed to have it's values entered in alphabetical order, I have no idea.
*pant pant pant* I'm okay now...
In the case of the color issue:
1. Sorry for the mixup, Carl. It was PeterG who sent this particular app. Thank you , PeterG.
2. Yes, it can still happen in 1.0.2. Whether you see it depends on a number of factors.
It only happens when the subform is not the last element on your Form. After the subform draws, using its colors, Sesame may not correctly go back to using the Parent form colors, causing the elements following the subform to draw with the wrong colors.
It's taken care of now and the fix will appear in the next release.