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 / VB Syntax / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Date Time11 Dec 2004 23:44 GMT2
How to add for example two days in date selected in
DateTimePicker.
For example the DateTimePicker is 12/2/2004, I want to
add 2 days so become 12/4/2004.
Aligning text in a listbox10 Dec 2004 15:44 GMT3
To anyone who may see this message.
I am working on a VB.NET project in which i have a list box to display a
list of cars with the following fields: Make, Model, Year, Mileage, Price.
Each car has each of those fields. The list box displays one line per car,
Convert Seconds to Time09 Dec 2004 22:18 GMT4
How would I convert a value of seconds to a time value?
Any help is greatly appreciated!
Best Regards,
Brad
Convert enum to integer08 Dec 2004 18:21 GMT3
This would be easy to do in VB .NET. But I am using VB 6 on this project.
A class has an enum declared as:
Public Enum ProductTypes
   spNextDay = 1
Can't  Find UBound And LBound Function07 Dec 2004 22:49 GMT5
Hi to everyboby.I'm a Novice in Visual Basic. I can't use LBound and UBound
function because visual basic 6.0 can't recognize them.If I go to object
browser in fact I can't find them. On the same machine I have installed also
Visual Studio .NET. Is this a problem? Or I must ...
Check if excel and word are installed07 Dec 2004 17:56 GMT7
What is te quickest way to check if excel and word are installed?
Now i use create "excel/word.application" but thats takes a few second.
thanks
MDIChild lookup form (modal!)07 Dec 2004 17:09 GMT3
I'm using MDIChild form for  partner browsing, searching ..
Also I want to show it as modal when need this windows as lookup...
(impossible: MDIChild cannot be showed as modal..)
I have not found any good solution, I need fully working solution.. I think
controlling a change event06 Dec 2004 18:08 GMT3
I have a code attached to a "change" event that executes after an unrelated
pivot table refresh button.  Since it isn't expected to execute at that time,
I get error messages and failures.  I'm a SAS programmer and not very
familiar with VB.  Naturally, there's an unrealistic ...
Launch Email Program06 Dec 2004 00:34 GMT5
How do you launch the default Email program in Visual Basic 6?
Thanks,
Duane
Type Conversion04 Dec 2004 22:25 GMT2
If I have a variable declared as a byte type, is there any benefit to
changing it to a long or integer?  Is there some kind of conversion that
happens?  I know that integer values are converted to longs before use, I
was just wondering if this happens with bytes as well.
VB-script multiple return or reference type?03 Dec 2004 11:19 GMT2
I want to bring VB scripting support to my MFC aplication. Therfore I need
to provide COM interface to my C++ functions. Now the problem seams that VB
script does not provide reference types or pointers. But how can I have a
function in VB-script that modifies more than one ...
Re: Help Finding a Good eCommerce and Project Book02 Dec 2004 17:23 GMT3
Call to absolute address02 Dec 2004 13:19 GMT4
Environment: VB6 under W98
I have to use a DLL which has a single entry point expressed as an
absolute address. Any function to be invoked is then specified as one
of the arguments. The number of arguments is fixed.
Using "controls" on active reports in VB602 Dec 2004 09:28 GMT5
I can use this in a for next on a form easily :
for i = 1 to 10
  Me.Controls("cmdbutton" & "i").caption = "something"
next i
Pages: 1 2 November, 2004
 
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.