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 / June 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LBound to UBound16 Jun 2005 22:17 GMT2
General question for the group,
As UBound - LBound tends to infinity, performance-wise, is it optimal
to:
* * * * * * * *
Third Party Software16 Jun 2005 16:14 GMT18
Has anyone come across any software or add-in for the VB-IDE that will let
you select the controls on a form and repeat the code that appears behind
the form for the specified events of the control, e.g GotFocus and
LostFocus? I can then go and edit the code making minor ...
MikeD16 Jun 2005 12:45 GMT4
Hey bro -
Can you explain for me one more time which part of the Windows CD key stays
the same regardless of how many installs?  I was unable to find your
previous post.
Incrementing Alphabets/Letters16 Jun 2005 11:01 GMT5
I am thinking of a way to increment alphabets/letters. Numbers are easy to
increment by :
A=0
A=A+1
Q re Global multiuse class16 Jun 2005 09:18 GMT2
I've a global multiuse class CFunctions with a property get FunctionList ()
as Collection in a dll, MyLib. This delegates to a module MFunctions which
has a public property Functions
In class CFunctions ...
pass a recordset's row to a function16 Jun 2005 04:50 GMT3
i would like to be able to create a collection of objects by passing a
single row of a recordset to the class' Deserialize method.  Currently, the
code gets the entire Recordset, rather than a single row.  Is there a way to
do this?
Recommended Sites for VB Tutorials16 Jun 2005 04:43 GMT8
I am looking for a website as a reference for VB since I am only learning
this apps. Can you recommend one which is the best?
Me
VB6 ListView Update?16 Jun 2005 03:09 GMT8
I would like to use ListView similar to how I see some programs use it (DTS
from SQL Server 2000, for example) that displays a list of items with an
icon.  During the run, the program will update the listview icon from a
green arrow, to a different green arrow... finally to a ...
limit to single instance?16 Jun 2005 01:41 GMT5
hello, all,
i am looking for a way to limit my VB6 application to one instance only.
so if the app is already running, i want to prevent another copy from
starting.
Form colour problem on Terminal Server15 Jun 2005 22:23 GMT4
I posted this before, but no reply, so thought try it again.
I have an ActiveX VB6 dll that displays a VB6 form (a normal, standard form)
in Excel. All works fine, but on Terminal Server (Windows 2000) the
background color of Check boxes and Option buttons remains white.
Fastest Way to Append Chars to Text File Rows in VB6.015 Jun 2005 21:50 GMT7
I have about 60 text files containing rows 496 chars long. I need to cycle
through all these files and append some additional chars at the end of each
row. Some of the files are large, containing over 1 million rows.
The options I'm currently thinking of are the FileSystemObject ...
question about declaring objects15 Jun 2005 21:08 GMT9
I have a form with several command buttons that all use the File System Object as part of their
"function"
Is it better to:
Set fso = CreateObject("Scripting.FileSystemObject")
Optional Arguments problem15 Jun 2005 20:08 GMT11
I'm creating a procedure using actual controls as arguments:
GetMargin(whichMargin As String, chk As CheckBox, AutoOpt As OptionButton,
AbsOpt As OptionButton, PercentOpt As OptionButton, tBox As TextBox)
However, I'm finding, that AutoOpt is not necessarily available for every
Very OT: Networks15 Jun 2005 18:22 GMT7
Sorry this is so off topic, but I'm easily intimidated and you're all such
nice people here.
Can anyone point me at a SIMPLE tutorial/resource that shows me how to
configure a peer to peer network?
Check if app is running15 Jun 2005 18:06 GMT6
I'm looking for a way to check if an application is running or not.
After exe is started it must look if an other exe is running or not, if not
the started exe must stop.
Any idea(s)?
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 27 28 29 May, 2005
 
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.