Hi,
Thanks for clicking.
Have posted my question at the following URL, because it contains images.
www.thefanleague.co.uk/IconResize.htm
http://www.experts-exchange.com/Programming/Languages/.NET/Q_22767186.html
Zones:
.NETDate Answered: 08/20/2007 Grade: A Views: 0
Friends,
I have the following piece of code, adapted from an existing solution:
Private Sub Search(ByRef rootDir As String, ByRef testName As String)
If DirectoryFound Then Exit ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23056997.htm...
Friends,
I have searched for solutions concerning looking for registry subkeys. I have found one, but I'm not sure how to use them.
For example, I want to use the following function, but I h...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23058975.htm...
Friends,
I am trying to find out if SQL server is installed, in this example, so I am trying to create a small app that will do that for me.
It compiles and runs, and comes back and tells me ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23059128.htm...
Hi,
I am using vs2005 crystal report to develop a report which i want the cells to be merged if the same value matched for the 1st column. Example:
Station Model Remarks
1-1...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23089909.html
Friends,
I need help with "padding a string", with a leading 0 for seconds < 10.
I get my seconds String from this:
Dim Seconds As String = GetSeconds(CurrentQualifierTotalTime)
Public ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23108600.htm...
Friends,
How do I auto tab to the next field, once a Input Mask has been Validated?
I thought something like this might work, but it doesn't test validation until another field is clicked, or...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23161250.htm...
How do I find the Drive Letter for my CD Drive in VB.net, using VB.net?
Is it some kind of System Environment Variable?
Does anyone have some sort of sample syntax for this?
Regards,
Eric
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23179117.htm...
Friends,
I don't even have a clue where to begin.
My latest app needs SQL Express, MDAC 2.8 and .NET 2.0, and this seems easy enough from the onset. Heck, I simply check them as prerequisits...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23179...
Friends,
I need help or sample syntax to find out if .net 2.0 is installed on a machine I am going to install my app on (it needs it as a prereq., but I don't want to download it from the intern...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23179336.htm...