Answer Questions
Pepp datagrid column width autosize
How to: datagrid column width autosize....i.e individual column width may be varied automatically to accomodate data ...Show All
Rur Functionality missing from Visual C# express beta2?
I can't find code definition window in the menus. It's not under view->Other Windows. I know it was in Beta1 The debugger seems to be missing some functionality too. Where's enable/disable breakpoints so I can get my list of all breakpoints All I have is toggle breakpoint. Dave - As you have noticed, there have been a few changes to the makeup of the Express products since Beta1.& ...Show All
Monscheuer No titlebar?
Hello Is there a way to make it so that there is no blue titlebar I want to make something like this: http://ww2.nero.com/nero6/img/nero_startsmart_2_big_eng.jpg where the minimize, maximize, and close buttons are not in the boring microsoft's blue title bar... Does anyone know how to do this Thank You very much Keehun Nam You can allow the user to move the form by clicking and dragging by using the code from the following ...Show All
Joe Sutphin VB.Net Express 2005 Beta 2 Hangs - No Error
I have just loaded VB.net Express Beta 2 and when I open either a new project or an existing project (from VB.Net 2002), it hanges. No error, just freezes altogether. It seems to happen just after I open a project (WinApp). I have unlaoded any previous version of VB and .net prioir to loading Beta 2. Anyone know what's causing this C ...you could also try the .Net 2.0 Beta 1 manual cleanup instructions at: http://blogs.msdn.co ...Show All
Philly10407 MSDN Express Edition Download Location
Hello All Hopefully someone will be able to answer this question for me. Is the MSDN Express Library a seperate download or is the documentation for each product contained in the respective downloads If it is a seperate download could someone please provide the URL to access this download so that I can get the last piece of the "Express Puzzle" downloaded. Please send your replies to vscurtis@sbcglobal.net . Many tha ...Show All
Ariane Jansen Thanks!
Help! How do you change font sizes in code Thank You Spotty! Set the font property. Here's an example Me .Button1.Font = New Font( "Arial" , 12, FontStyle.Bold, GraphicsUnit.Point) ...Show All
callaway59 Visual Studio 2005 = very very very unstable !!!
Out of frustration, I'd like to warn you all that the release of Visual Studio 2005 is horribly unstable !! Please beware before upgrading. We've upgraded and it wasn't worth it. I regret it ! Maybe it's time to re-install the O/S and then have a clean system. I have never had a problem myself and I run VS2005 for hours on end while I am working. I would check your sys ...Show All
lars corneliussen relate an extension to my application?
Hi. How can I set windows to open a type of files with my application. like a file.doc will be opened directly by Word. I want that my file.ext will be opened by MyApplication.exe can anybody give me the code to do that... Thanks Thanks. But I want that in my application not in its deployment. I want always to check if my file type is associated with my application or not. if not, so I will ask for associate it.... I think I can do it wi ...Show All
traal I Can't get cout to work
if i declare iosteam like this #include<iosteam.h> i get " libcimtd.lib" is missing else #include<iostream> cout is an undeclared identifier the only thing that adds Libcimtd is UseOldIO.h but _mt isnt defined so it shouldnt be accesed Can anyone help id apperciate it. i had included the platformsdk\crt directory in my includes and it conflicted with the /crt that ...Show All
Matthew Langley Why am i not been asked to activate the Express Editions?
I downlaoded the offline versions (the CD images and full installs). I registered, which i assume is optional (to get the books, icons etc), but there seems to be nothing asking me to activate. Is this because i downloaded the full CD images Cheers. Hi! Same here, I also installed from the images. I registered, but there was no Key inside the e-mail and I also didn't find any place where a Key should be ...Show All
sharc Export crystal report v8.5 using VB 2005
Hi, I'm trying to open a crystal report v8.5 using VB 2005.But, I didn't kenow how can I start with this issue I try what I did before with VB6 but It didn't work,Can you help in this issue BR, M.hegazy Hi, Can you give us more details of the error, so that we can help you out better. Thank you, Bhanu. I've tried using the Crystal reporting library with little success also. But, if you have Crystal 8.5 Dev ...Show All
Cole4473 VB 2005 Express and .NET 1.1
My work environment has a current standard of .NET framework 1.1 on workstations, and no sights set on 2.0 as of yet. I want to use VB 2005 Express... but projects are compiled using .NET 2.0. Is there a way I can use that IDE but my Windows App uses 1.1 for now I think something is in the works. However, if you're doing work at home, shouldn't your work give you an IDE You have to have VS 2003 ...Show All
Clod Progressbar
I made a program that download and put it in a directory, but when i'm downloading it, the program sets the wait cursor. I would like to do a progressbar, and putting the default cursos while downloading. I'm very new with c#. The code: private void botao1_Click(object sender, EventArgs e) ...Show All
MaxWeber Error Message 80042729 when saving the project
I get error message 80042729 when I attempt to save a project. It also occurs when the system looks like it is attempting to save the state of the IDE when I get past the Debug error message that comes up unless I use the Control-F5 option. I have searched all of MSDN, Microsoft, and Visual Studio 2005 and had absolutely no hits on either message. I am getting the exact same error. I too have searched for any i ...Show All
Manfred Bjorlin Beginner Code help
I need to read from a text.txt file If "C:\standards" exists within the text file I want to replace it with "P:\standards" else If "P:\standards" exists within the text file replace with P:\standards Mike This is not going to work like I had planned. When the exe file is loaded can I have it check the text file first without pressing any buttons and report back to ...Show All
