I'm writing a utility to increment the version number in a c++ .rc file. In
the file is a LegalCopyright tag that has the © (Copyright symbol). It's
ASCII value is A9.
When I make the following call:
strLine = objStreamIn.ReadLine()
The copyright symbol is dropped from the String object. ...
more >>
Hello,
i m trying to change the Tapstrip color of TabControl in VB.net but unable to do that .. can anybody suggest me the solution???
--------------------------------
From: Mittu Pithadia
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>dupgDSrr...
more >>
In VB6 you could create a new template form by placing the form in the
template\forms directory beneath you install directory. Is there a similar
way to create new templates in .Net. The form I am trying to use as a
template has many different controls already placed, named, and code written...
more >>
We're still researching the consequences this upgrade will have on our apps.
And frankly, the more I read about it, the less attractive it seems. I read
on the Microsoft
site on this subject a few things that are no longer supported in Vb.Net.
Ranging from something trivial as the line control. ...
more >>