| Thread | Last Post | Replies |
|
| Image on auto hidden toolwindow | 19 Jun 2008 10:17 GMT | 1 |
When a toolwindow is auto hidden, it displays an image, which is rotated 90 degrees. I've used SetTabPicture on my window, but when it is auto hidden, it displays the VS logo or even just 16x16 black pixels. What am I missing? Thanks,
|
| In-IDE Document Tab-Order | 18 Jun 2008 23:18 GMT | 4 |
I've done quite a few searches trying to find an option or some programmatic way to change the tab order of new document windows (either code windows, or visual designers) in the Visual Studio .Net IDE and I have come up with nothing so far...
|
| Storing cpp and .h files in a database but not fullsource code con | 18 Jun 2008 12:34 GMT | 3 |
Morning I am working within an insurance company that uses Visual C++ to generate private car motor quotation programs, there are about 50 of these programs and they are each updated monthly. Each program consists of about 5,000
|
| Is it possible to write VS add-in using express editions | 16 Jun 2008 16:43 GMT | 1 |
I have VS2008 express edition for c++ and csharp. Would I be able to write add-in for other VS editions Thanks ColdAir
|
| Images in Solution Explorer | 10 Jun 2008 19:54 GMT | 1 |
I'm displaying a list of files, and I'd like to put the same images next to them as Solution Explorer does. Of course I could start digging out images for all known file types. But before you know it, your addin runs on a machine where the user has installed BrainFuck.Net or some ...
|