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
How to print text on a gray background23 Apr 2005 17:41 GMT5
I am using the Printer object to generate some output (simple text and
lines) to the printer and I use a PictureBox to show a preview.
I like to print some text on a gray background and on the PictureBox it
works fine. But when I sent it to the printer, I discovered an ugly
datediff bug between vb6/vbscript and vb.net23 Apr 2005 17:35 GMT14
Dim today, today_15, diff
    today = Now()
    today_15 = DateAdd("d",15,today)
    diff = DateDiff("d",today,today_15)
How To Make Open File Dialog Exclude Files23 Apr 2005 16:46 GMT6
Hey All!
This is a toughy.  I have an open file dialog (the
one that comes with VB6) configured to only show
xml files.  That is good.  I need to have some way
sizing textbox according to field length23 Apr 2005 16:42 GMT3
I want to size the textbox object according to the length of what I get
into it and not to accept data mpre the size of the field as followed .
Option Explicit
Type PersonInfo
How to hide and encrypt folders in Windows XP using VB6?23 Apr 2005 04:47 GMT5
I wonder how to make a program like
this(http://www.newsoftwares.net/folderlock/) using VB6. This program
is make in VB6 too. Any idea?
Imagelist/toolbar..23 Apr 2005 03:17 GMT1
I dont get it...
why does this work....
iconbox.Picture = ImgIconList.ListImages(r).Picture
and this gives me an invalid key error
Maths or variables22 Apr 2005 21:07 GMT10
I found I'm using a lot of variables which are only ever 0 or 1 (false or
true). These settings are then stored in the registry. That means about 20
settings in the registry. So I put them into one Long and wrote a couple of
routines to retreive or set individual bits:
pocket pc app22 Apr 2005 20:25 GMT5
I'm trying to make an app for my pocket pc but I can't work out how to
make visual basic allow me to select a mobile based template when I try
to create a new project. The option just isn't in there. I have
visual-studio.net but not everything is installed as I did a custom
platform/script tool to use?22 Apr 2005 10:37 GMT2
I am working on a final project for my signal processing class and I
was wondering if someone can help me out in terms of choosing the right
platforms and languages to get the project done.  I need to design a
client-server environment where the client side will be a dynamic
Out of memory using frames (VB6)22 Apr 2005 04:14 GMT3
I'm getting 'out of memory' in design time while working on a form with
couple of frames. Then I have to exit VB and even restart the computer,
then I can do few more changes on the form and it happens again.
Any ideas how to fix that?
Can't install VB 6.022 Apr 2005 03:15 GMT5
I need to support customers still using VB 6.0, thus I tried to install VB
6.0 on my new XP Professional SP2 system.  (Original computer died a painful
death).  Anyway, I get a JIT error on the second screen, the one after
offering the ReadMe file.  I've gotten it several times ...
Newbie Resources...Good VB6 API ?21 Apr 2005 21:29 GMT4
I have just started to learn VB6 and currently use a few books and
websites as resources.
What I would like to know is whether there is a good, well organised,
and documented API out there for VB6. Maybe I have missed this on
Accessing an SQL Server Database with VB21 Apr 2005 19:37 GMT1
I will be designing an app with VB that will access an SQL server
database.
How difficult is this to do in VB?  Is there some built-in
compatibility between the two?
Prevent other apps from accessing serial ports21 Apr 2005 19:17 GMT4
I have a VB app that uses serial ports to send formatted messages to a
production line printer (the type that prints best before dates etc onto
food products). This app is working fine, however if the app is not running
on a pc it is possible that another application on the pc may ...
Goodbye, Moving to Delphi21 Apr 2005 18:56 GMT8
Kamilche, you certainly make some good points about why VB.NET is so
terrible.
>>it's slower than VB6
That's right folks: every piece of code you write in VB.NET, no matter
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.