visual-studio-2005
How to change the ListView column header's font for each column in vb.net 2005?
I have a listview and i want to make one column\'s font smaller than the other c开发者_运维技巧olumn to fit form design. How will i do that?Doing this in WinForms is going to be difficult to say the l[详细]
2023-04-04 08:39 分类:问答Visual Studio 2005 table rendering order
I\'m working in Visual Studio 2005 Reporting and I\'m trying to implement a workaround of nesting aggregate functions (I need to perform a Count of Sums).In the table details row, I have a call to cus[详细]
2023-04-03 18:52 分类:问答Creating msi with VS 2005
I am trying to create an msi Installer with VS 2005. I have to integrate DirectX and visual Studio redistributables in the installation.[详细]
2023-04-03 14:19 分类:问答Problem with GroupBox when calling member event vb.net 2005
I have this class: Public Class common Public Function NumbersOnlyEvent(ByVal CtrlName As String, ByVal type As String, ByVal formName As Object) As String[详细]
2023-04-03 10:27 分类:问答Programming Windows Compiler Link Error - unresolved external
I am new to Windows Programming. I created a win32 console project (without preCompiled header) with VS2005. And the code as below.[详细]
2023-04-02 18:15 分类:问答Visual Studio 2005 crashes when modifying any file or project property
Ok, this one is a bit bizarre.If I modify ANY property in the file or project properti开发者_开发百科es dialog, Visual Studio 2005 crashes.Right-click file or project, select Properties, change anythi[详细]
2023-04-02 09:56 分类:问答Winforms application requests admin rights
When I build and run my application, it reque开发者_开发知识库sts me admin rights automatically.[详细]
2023-04-02 06:42 分类:问答Basic Windows Programming question in VS2005
I created a win32 console application (without enable precompiled header option). And now my source code as this, there is two compiler errors.[详细]
2023-04-01 19:04 分类:问答How do I automate the building of a vs2005 website with msbuild?
I\'m working with an old visual studio 2005 web site (not web application project).The current goal is to replicate our manual process as part of our automated builds.It is not c开发者_开发知识库urren[详细]
2023-04-01 08:29 分类:问答Build dll without /clr option
In visual studio 2005 how to compile without the /clr option? visual studio project properties->Configuration properties->C/C++ ->Command Line->All options: here the /clr switch is enabled by default[详细]
2023-04-01 01:30 分类:问答