I am trying to change the form border color on a vb.net form in visual studio 2005. Here is information that I found on this subject:
"The border color is determined by a system-wide setting, changed by this Windows API function. That function won't however change border colors when the new XP-style windows theme is enabled. You could fake your own border by drawing on the form...
"