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 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Findng memory leaks19 Sep 2004 03:38 GMT1
My appication might have a memory leak.
How do I know for sure if there is one?
How do I locate the leak?
Are there any tools to help with locating the leak? Free if possible.
Detecting keystrokes when my application has focus19 Sep 2004 00:17 GMT2
           I have a basic problem with the detecting keystrokes.
My application consists of 1 form with several controls on it.
One of the objects is Text Box. I would like to intercept all keystrokes
make by user when my form has focus (but usually the text box object does
VB.NET Setup Wizard Question?18 Sep 2004 17:38 GMT1
Does VB.NET have a simple setup wizard like VB6? Does VB.NET add more files
to its setup wizard than VB6?  Is the setup cab larger in VB.NET than in
VB6.0 for a simple program that usings the same controls in both languages?
Thanks!
I do not understand this18 Sep 2004 17:03 GMT7
It's been a while since I have done anything in VB, so bear with me please.
I am creating an ActiveX dll.  I have a standard code module with  sub Main
defined as
Private Sub Main()
Error message about my user defined type18 Sep 2004 16:47 GMT27
I have a user defined type in one of my module files.
I use this to declare variables in my form code which works. (not related to
the problem)
I also have a class in it's own class module. In that, I have a member
Drag and Drop question18 Sep 2004 16:34 GMT3
I've done my first coding for a drag and drop event handler.  Seems to work
fine.  I'm a bit stumped about one thing tho.
I had originally set up my code to work on a double click event.  I then
used that working code to set up the drag and drop event.
Bar or Pie chart screen saver18 Sep 2004 16:10 GMT1
The basics of a screen saver are ok but I would like to produce a screen
saver that displays a Bar or Pie chart.  Are there any free programs that
will do this or can anyone suggest where I can get a lot of help producing
the charts.
Imagelist and Picture Obj18 Sep 2004 15:12 GMT1
Is it quicker, more resourceful and best to load  images from an imagelist
control straight to the image controls or should I be first loading all
images from the imagelist control to a stdpicture object and then filling
each image control with the stdpictures? When using an ...
Date Formatting?18 Sep 2004 11:41 GMT4
OK is it possible to take the dates MM/DD/YYYY and turn it into Monday,
March 16 2004. I need to figure out what day of the week each on falls on.
THANKS
I've tried using FormatDateTime but doesn't work
Round to Power of Two18 Sep 2004 10:13 GMT26
Anybody have a routine that will take a number and round it up to the next
power of two?
i.e.:
15 gets rounded up to 16 (2^4).
CommonDialog placement18 Sep 2004 02:37 GMT4
Is tehre a way to dictate where the Common Dialog will be when it I execute
CmDlg.ShowOpen?
I couldn't locate a property that would do this for me.  I want to center it
within the application that is using it.
Inserting Page Number into RTF18 Sep 2004 01:49 GMT1
I am building a string that can be read by RTF document readers such
as Microsoft word.  This string is also passed to a print document to
be printed.  I would like to include page numbers, but I have been
unsuccessful in figuring out how to do so.
Variable declaration style18 Sep 2004 01:16 GMT17
what is the difference between
Dim myVariable1 As Long
Dim myVariable2 As Long
and
Using Up/Down arrow keys to move between fields on form - how?18 Sep 2004 01:15 GMT13
I have a bunch of controls, mostly textboxes and checkboxes and I have
it set up so that the <enter> key moves successively through the
controls.  Now I want to the Down arrow to behave like the <enter> and
the Up arrow to move to the previous field.  However it doesn't work for
TextBox18 Sep 2004 00:08 GMT9
textbox.SetFocus
This generates an error.. why?
 
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.