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 2 / February 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
visual basic <-> google earth14 Feb 2008 14:56 GMT2
Does anyone know how to link visual basic to google earth? I've
studied basics of VB but I wouldn't know where to start from.
I need a VB program able to open google earth with the coordinates
that I'll be giving into the VB application. My teacher suggested to
Project13 Feb 2008 21:26 GMT5
here's a pattern
1
1 1
2 1
use form.show() in  windows services13 Feb 2008 16:31 GMT3
i have design a windows service and set it open the form in start.
code:
 Protected Overrides Sub OnStart(ByVal args() As String)
 Dim f As New Form1
4 BITS RLE IN BMP08 Feb 2008 09:56 GMT1
I need BI_RLE4 bit BMP image for testing. How can we create 4 bits
RLE BMP image. Which tool can be used to create 4 bits RLE BMP image.
If you know please tell me or give me reference .
Regards:-
buying VB605 Feb 2008 10:09 GMT9
I need a copy of VB6 Enterprise ed. - any good suggestions?
I'm not looking for warez download links, but a proper dealership with the
product in stock. I know it's a a few years too late, and I should get on
the Visual Studio Wagon, and in fact I have two licenses for that one... ...
How to stop an application in the IDE04 Feb 2008 03:29 GMT6
I tried me.close and application.exit.  Neither work.  Tried clicking
the big red X and the form closed but the app kept running and producing
debug.print output.
How does one definitely stop an app while in the IDE?  Well, one could
Can tthese appear anywhere? Declare, Const, Enum, Type, Property...02 Feb 2008 08:05 GMT4
When I write code, I keep my Declare statements together followed by my
Const statements, example:
'-----------------------------------------
Private Declare Function DeleteObject Lib "gdi32" (ByVal hObject As Long) As
Changing a disk's serial number?02 Feb 2008 06:42 GMT6
Is any kind soul here able to help me (show me?) how to convert
the following C code to Visual Basic 5 please? I'll be your friend!
http://www.codeproject.com/KB/system/change_drive_sn.aspx
I have no idea how to do it. :(
Synchronize Setting Button Does Not Work01 Feb 2008 22:45 GMT1
The MSDN documentation for Synchronize (Framework 3.5 -
http://msdn2.microsoft.com/en-us/library/a65txexh.aspx) states:
------------------------
The values of any user-scoped settings that the user changes at run time
VP API Question01 Feb 2008 20:16 GMT3
Im trying to API a data grid type object.  I need to rip the data out
of the object.  Its a tabular display data grid.  Looks kind of like
an MS Access table.  I have successfully API'ed the rest of the
program, but Im having a hard time accessing the values contained in
Ending a program?01 Feb 2008 15:06 GMT2
Thanks, guys for the tips in my other threads.
When I went to see if I still had the spare copy of VB5,
I discovered that I had a tutorial CD that came with VB5
that explained some of it in simple terms.
Pages: 1 2 January, 2008
 
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.