DirectX - Type or Namespace Not Found Error
I know there has been a previous thread on this topic, but reading it didn't help me. (http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=87777)
I have referenced Microsoft.DirectX, Microsoft.DirectX.Direct3D, and Microsoft.DirectX.Direct3DX, but it can't find ColorValue, FontWeight, or FontDescription. (type or namespace name not found error) I tried looking through them in the object browser, but couldn't find them either. Can anyone help?
I'm using Visual Studio .NET 2003, version 7.1.3088.

