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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB6 Compile Error: OBJECT DOES NOT SOURCE AUTOMATION EVENTS?11 Apr 2005 03:57 GMT1
I am getting the following error message at VB6 compile time:
OBJECT DOES NOT SOURCE AUTOMATION EVENTS
On the following line of code:
Private WithEvents frm As frmNewITProjectDlg
vb6 under xp11 Apr 2005 00:58 GMT4
Hi veryone,
after a long spell of no programming I tried to install vb 6 under xp pro.
It didn't work. Are there any work arounds?
Thanks
open and read,write structure from a sequential file10 Apr 2005 20:32 GMT2
How can I use 'open file for input' command and read structure records
from it ?
open "e:\programs\vb\eab\seq\sequ.txt" For Input As gFilenum
Input #gFilenum, gperson.Name, gperson.Phone, gperson.Comments
explanation of code...10 Apr 2005 19:58 GMT2
im using this snippet of code
lblTicket.Caption = Input$(LOF(TicketFile), TicketFile)
i got it from a website and have no idea how it works
i am using it to display the contents of a text file "TicketFile" in a label
Reading from a list10 Apr 2005 19:15 GMT11
I have a listbox that looks very similar to this:
1                    Dave
2                    Paul
3                    John
VB5  Format numbers in Text Boxes10 Apr 2005 15:41 GMT7
I have a series of text boxes in which users can input numerical data-  I am
using key up to filter out non-numeric entries.
My only problem is that there are numerous interrelated calculations- using
all 5-6 boxes  and if I use number format - the cursor jumps around and does
keep a program running10 Apr 2005 14:50 GMT3
Using VB.NET 2003 I want to keep a program running and waiting for users'
input without using a Form that loads at program execution.
Can I do it using just one Module or what?
Is this possible or must I create a service running in the background??
searching through a listbox10 Apr 2005 07:42 GMT3
I'm after some advice,
We have in place at work a multi select Listbox with 2 columns in.
A user needs to search through that listbox selecting all of the entries
he/she wants to pick, now this list is quite long and it can take a while
VB OOP10 Apr 2005 06:03 GMT4
Why should I use OOP (Classes etc..).  Does anyone how many people are using
OOP.  I have using "String" coding  for the past fifteen years.  Everything
works fine for me.  I am afraid that I might be left behind.  VB NET is all
about OOP.  Should I be changing my style of coding ...
rounding single numbers09 Apr 2005 14:39 GMT7
Just wondering, is there a "built in VB code" to round a single to a certain
number of decimal places??  For example, 2.5352352 to 2 d.p, as I cant use
Trim as will would return 2.53 when i need 2.54.
Tia
Email attatchments09 Apr 2005 07:03 GMT1
Is there a way to open the default email client and attatch a file to it?
I would like to send reports via email with the click of a button.
Reports are generated in HTML, so sending them as attatchment or even
inline would work
Playing MPEG using MCI09 Apr 2005 04:06 GMT2
I know you can play MPG/MPEG using MCI, i searched google groups for it.
But i cant get it working. Does anyone know the right dll for this (or MPG player)??
Thx in advance
D.J.C.J v/d Bosch
Class Code Help required.09 Apr 2005 03:20 GMT4
I got a strange problem going on that I need help with.
I needed two array which are mixed type arrays so I used the Class Builder
Utility under VB to create two classes as follows:
   StationClass        Active      Boolean
reading and saving comma delimited  or tab delimited variables09 Apr 2005 02:35 GMT5
I am needing to save 2 matrix variables  and a couple of names and dates in
a text file.
Ok, I have :
Private Sub Command7_Click()
Can't end prog without End09 Apr 2005 02:16 GMT3
I've  written a diddy little program to measure reaction times.
====================================
Option Explicit
Private Declare Function GetTickCount& Lib "kernel32" ()
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 March, 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.