I'm assuming there's no clean way around this, but, just thought I'd ask anyway incase anyone might know.

I'm using a PictureBox as a container for a few items, its Appearance is flat and I want to keep the border, but change the color (the default is black, and there's no "BorderColor" property). Anyone have any ideas..? if not, then I can always make lines, or a shape one pixel bigger on each side that serves as the border. I just didn't want to unless I had to.