Top "Visual-studio-2005" questions

Visual Studio 2005 is a version of Microsoft's Visual Studio integrated development environment product line for .NET-based and C++ development.

How to access sub object in CANoe COM Server Interface

I have one big and difficult to understand problem with COM Server. I’m trying write client application to CANoe (…

visual-c++ com visual-studio-2005 typelib com-server
Trying to add a ToolStrip to a ToolStripPanel side-by-side with an existing ToolStrip

I'm using .net 2.0 with Visual Studio 2005 and I am trying to add two different toolstrips to the top of the …

user-interface visual-studio-2005 .net-2.0 toolstrip toolstrippanel