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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22007442.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23313974.htm...
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/.NET/Q_23482748.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_24397066.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_24406115....
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...
http://www.experts-exchange.com/Programming/Editors_IDEs/.NET/Q_24307043.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_3.x/Q_24773772.h...
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23129646.html
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23502075.html
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?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23513500.html