Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008


all groups > vb.net > july 2003 > threads for july 1 - 7, 2003

Filter by week: 1 2 3 4 5

Preventing Key/Mouse Events from Interruping Processing
Posted by Bill Henning at 7/7/2003 10:43:02 PM
Does anyone know a good method of preventing keyboard and mouse events from interrupting processing? My situation is: 1) I need to track and handle all key and mouse events 2) I need to perform processing on certain key/mouse events 3) If key/mouse events interrupt processing, the events shou...more >>

Handling errors from .Net components in VB6 code
Posted by TJoker .NET at 7/7/2003 2:03:36 PM
Hi all. I'm writing some .net compoents that are also going to be used from vb6 code. Is there a way for me to distinguish all the different types of exceptions that the .net code my throw ? My .net component can throw a few different types of exceptions and I need my vb6 code to take action di...more >>

Inheritance question - I am new to this
Posted by Peter Hamilton at 7/5/2003 8:48:40 AM
I am trying to implement inheritance but I am having a difficult time = with some concepts. What I am trying to do is have a Child object inherit from the Parent, = and when you set a property value at the Parent level, I want all of the = children to see this change. Likewise, when I set a P...more >>

Overriding ProcessKeyPreview, Enter WM_KEYDOWN...
Posted by Ali Eghtebas at 7/3/2003 9:30:52 PM
Hi, I have 3 questions regarding the code below: 1) Why can't I trap the KEYDOWN while I can trap KEYUP? 2) Is it correct that I use Return True within the IF-Statement? (I've already read the documentation but it is rather hard to understand so please don't refer to it :) 3) Many examples...more >>

BLOB Retrieve and Display problems
Posted by akarchm01_nospam NO[at]SPAM yahoo.com at 7/3/2003 1:22:30 PM
I have extensively searched for a solution. Below is my code that is contained in an aspx. When my browser hits this aspx, I just get the standard broken image picture. I know the data is the database is correct because I have seen another employee retrieve it using Crystal Reports. Can some...more >>

Re: Problem: public array loses elements (in usercontrol)
Posted by VB Programmer at 7/1/2003 10:14:31 AM
I moved it to a global module and it seems to work now. Hmmm.... Weird. "VB Programmer" <growNO-SPAM@go-intech.com> wrote in message news:... > I have a public array (in a usercontrol) defined as: > > Public arrWebServers(0) As WebServers > > ' FYI: > Public Structure WebServers > Frie...more >>



DevelopmentNow Blog