Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / General / April 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using TypeOf in Select Case?14 Apr 2006 15:04 GMT13
Is this possible (if so, how do I use it properly - I can't figure it out):
***************************
I can do this no problem:
   If TypeOf tmpComponent Is CommandButton Then
text-Box-BackColor14 Apr 2006 14:25 GMT1
is there a way to have different backcolors in a vb6-TextBox
e.g. some letter with red backgroud
thx
Peter
io.fileInfo and combo box control14 Apr 2006 14:21 GMT1
Here is what I'm trying to accomplish:
When my form loads it looks at a specific directory for a list of its files
and populates a combo box.
   Dim a As New IO.DirectoryInfo("c:\dir")
Crash VB.net application14 Apr 2006 13:59 GMT1
I have a problem with an application VB.net,
it export a call-back function with a structure oarameter
that is called in loop from a C language dynamic library.
For 6 time all it's ok, at the seventh time the application CRASH.
move part of a string14 Apr 2006 13:34 GMT11
I have a rather complicated problem.
I need to move part of a string containing a date to the right of a
filename.
I have a directory containing some files which have different names and
Want to find installation location14 Apr 2006 10:13 GMT1
I've installed Adobe acrobat in my system. my application will launch
Acrobat using Shell command.
visual basic code:shell "C:\program files\Adobe\Acrobat\Acrobat.exe"
I created a package of my application and installed on another system. In
Algorithm14 Apr 2006 09:25 GMT36
i have several Paragraphs in an array or collection:
Can I regroup Paragraphs base on a  number? How to do that?
For example,
I have 3 Paragraphs:
New user need help changing first day of week14 Apr 2006 06:11 GMT25
I am using ms access to handle all our paperwork for cleaning up new
orleans....i need to run reports with the weeks starting on monday....i
have looked at the other posts about this but cant seem to get anything
to work right....can someone help me with an example of some code to ...
Automating Excel14 Apr 2006 01:42 GMT2
Dim ExcelApp as Excel.Application
Set ExcelApp = New Excel.Application - this doesn't work.
What's the trick I'm missing here?
Also, I saw in this group a while back something about quiting an automated
Faster:  Class or Type13 Apr 2006 20:41 GMT3
I currently have a class, Room:
Room
    sExit as String
    iType as Integer
image breaks up  while scrolling picturebox13 Apr 2006 19:33 GMT9
I have an Activex control which has a picture box and scrollbars on it.
The picture box is used to draw a tree structure at runtime.
Since the tree can be very large we have scrollbars to scroll the
picture box.
Setting Support for non-unicode programs13 Apr 2006 19:21 GMT7
does anyone know if it's possible to change the support for non-unicode
programs to another language programmatically? I know that it will require a
reboot, but anyway.
the following code doesn't work setting internet explorer object to an iwebbrowser2 interface.13 Apr 2006 18:27 GMT2
   Dim w As IWebBrowser2
   Dim ie As SHDocVw.InternetExplorer
   Set ie = New SHDocVw.InternetExplorer
   Set w = ie
commandline parameters13 Apr 2006 17:53 GMT2
Does anybody know a good VB6 sample code that shows how to parse various
commandline parameters?
I know they are available via Command$ but is there some existing routine
that does all the parsing so I don't need to reenvent the wheel?
how to update dll file13 Apr 2006 17:18 GMT8
is it possible to update a COM add dll file in that is already installed on a
user's system? Add-in was built in VB6 for OL2002
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 March, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.