Enter Keywords:
1 - 10 of 128(0.031 seconds)
Sort By:
 
Hi Xperts, In .NET 2.0, I can check whether one of my form is already opened by using If Not My.Application.Openforms("frmPurchaseQuote") Is nothing Then ' DO REST How can I do the same in ...
Zones: MS Visual BasicDate Answered: 10/03/2006 Rating: 8.2 Views: 0
Hi Experts, I'm not even sure how to word this question properly because the new windows forms code is so new to me - but I have an existing MFC application that I have working in VS 2008 - am I a...
Zones: Windows MFC, MS Visual C++, MS Visual C...Date Answered: 04/11/2008 Rating: 9.9 Views: 4
Hello, Please take a look at the attached screenshot. I would like to know how to do this with Windows Forms. Notice how what the FileToolStripMenu would be, seems to be inside the title bar. A...
Zones: .Net Editors & IDEs, .NET Framewo...Date Answered: 07/16/2008 Rating: 6.6 Views: 0
I have a registration Form website using .Net. When I key in the 2nd field, name, it will show "Error on Page" on IE7 and 8, but not Chrome. The line that the error happened is this.. but I'm no...
Zones: .NET, Web DevelopmentDate Answered: 05/11/2009 Rating: 8.3 Views: 0
I have a VB.NET form with a large number of controls within a tablelayoutpanel.  When I show the form, it takes quite a while to load and causes a great deal of flicker.  Is there a way I can creat...
Zones: VB Controls, M...Date Answered: 05/18/2009 Rating: 9.2 Views: 0
I have a vb.net form with two multiline textboxes.  When I resize the form, I want both textboxes to resize proportionately.  Right now, I can only get one of the two to do this properly.  I've tri...
Zones: .Net Editors & IDEs, VB Co...Date Answered: 04/09/2009 Rating: 9.1 Views: 12
I am developing a Windows Forms desktop app using .NET 3.5, and on most forms I have an area where I display confirmation, information, status or error messages. To this point I have been using La...
Zones: .NET Framework 3.xDate Answered: 09/30/2009 Rating: 9.0 Views: 0
 I am working on a project that does dynamic gui generation from XML.  Prety cool stuff, using reflections again. ;)  Any way I have a custom user control that is a group box witth a table layout ...
Zones: .NET, C#Date Answered: 02/12/2008 Rating: 8.2 Views: 300
Hi I want to disable a button named btnImport in my import.cs if the operator has used all hes transactions, eksample: maxtransactions are 30 000 and the operator has used all of them and have...
Zones: .NET, C#Date Answered: 06/22/2008 Rating: 8.6 Views: 0
Hi I want to create or save files with filename ,date, time....can some one help me with this?
Zones: C#, MS Visual C#, .NETDate Answered: 06/25/2008 Rating: 8.1 Views: 0