I'm new to DirectX, but have figured out how to make it do mostly what I want (I'm coding in VB.Net). However, I have a TriangleStrip that always displays in red, even if I specifiy different colors for the vertices. I don't see any code that specifies using red, so I 'm curious how I can get it to use the color specified in the vertex. Any ...