skip to main
|
skip to sidebar
Stan Learns Visual Basic
Friday, May 9, 2008
VB6 Resource
Sell VB 6 products and has some decent help on InStr().
http://www.aivosto.com/vb.html
Friday, May 2, 2008
VB6 Large String Builder Class
http://www.15seconds.com/howto/pg000929.htm
String Concat
VB6 String Concatenation
Using the '&' operator and not the '+' operator
Thursday, May 1, 2008
Focus
How do I handle focus?
Searching the internet.
Found this site of VB6:
http://www.geekpedia.com/tutorial16_Getting-Started-With-Visual-Basic-6.0.html
Here is the MS VB6 documentation page:
http://msdn.microsoft.com/en-us/library/ms950408.aspx
Here is the page on events:
http://msdn.microsoft.com/en-us/library/aa338130(VS.60).aspx
Found the lost focus event for the text:
http://msdn.microsoft.com/en-us/library/aa445511(VS.60).aspx
Wednesday, April 23, 2008
Missing DOMDocument Library
This says I need to have MSXML 4.0 and not MSXML installed:
http://groups.google.com/group/microsoft.public.vb.6.webdevelopment/msg/53f63a11bdf8d189?hl=en
This is the download link for MSXML 4.0:
http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en
Wednesday, April 16, 2008
Debugging VB6 Code
I have some VB 6 code that is called by a .NET application.
How do I debug?
How do I get a window to pop up or print to the command line?
Home
Subscribe to:
Comments (Atom)
Blog Archive
▼
2008
(6)
▼
May
(4)
VB6 Resource
VB6 Large String Builder Class
String Concat
Focus
►
April
(2)
About Me
Stan's Stuff
Husband to a beautiful wife, dad to 4 daughters, and grandpa to 8 grandchildren.
View my complete profile