Click here to Skip to main content
15,888,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: List all active windows Pin
NewbieDave3-Aug-09 11:05
NewbieDave3-Aug-09 11:05 
GeneralRe: List all active windows Pin
Christian Graus3-Aug-09 11:17
protectorChristian Graus3-Aug-09 11:17 
QuestionObject disposed when trying to assign column width Pin
Hypermommy3-Aug-09 9:27
Hypermommy3-Aug-09 9:27 
AnswerRe: Object disposed when trying to assign column width Pin
Dave Kreskowiak3-Aug-09 10:33
mveDave Kreskowiak3-Aug-09 10:33 
GeneralRe: Object disposed when trying to assign column width Pin
Hypermommy3-Aug-09 10:48
Hypermommy3-Aug-09 10:48 
GeneralRe: Object disposed when trying to assign column width Pin
Dave Kreskowiak3-Aug-09 16:21
mveDave Kreskowiak3-Aug-09 16:21 
GeneralRe: Object disposed when trying to assign column width Pin
Hypermommy3-Aug-09 23:03
Hypermommy3-Aug-09 23:03 
GeneralRe: Object disposed when trying to assign column width Pin
Luc Pattyn3-Aug-09 10:50
sitebuilderLuc Pattyn3-Aug-09 10:50 
Hi Dave,


Dave Kreskowiak wrote:
Me.Controls.Remove(dgvProcs) would detroy the dgvProcs object


I'm not with you here. Who would be doing the Dispose?

Are you saying ControlCollection.Remove(x) actively calls x.Dispose()?
(I can't see that in the doc)

or x being removed becomes collectible? from the code dgvProcs is a class member, so this reference is still alive.

Couldn't the problem be that by setting a new DataSource the Columns[] collection got lost?

Confused | :confused:

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

QuestionCustomPanel: MenuStrip and Panel Pin
eusta3-Aug-09 9:13
eusta3-Aug-09 9:13 
AnswerRe: CustomPanel: MenuStrip and Panel Pin
Dave Kreskowiak3-Aug-09 10:30
mveDave Kreskowiak3-Aug-09 10:30 
GeneralRe: CustomPanel: MenuStrip and Panel Pin
eusta3-Aug-09 12:30
eusta3-Aug-09 12:30 
GeneralRe: CustomPanel: MenuStrip and Panel Pin
Dave Kreskowiak4-Aug-09 15:36
mveDave Kreskowiak4-Aug-09 15:36 
QuestionProblem Inserting Blob Datatype image into MySQL Pin
wr30283-Aug-09 7:45
wr30283-Aug-09 7:45 
AnswerRe: Problem Inserting Blob Datatype image into MySQL Pin
Dave Kreskowiak3-Aug-09 8:11
mveDave Kreskowiak3-Aug-09 8:11 
AnswerRe: Problem Inserting Blob Datatype image into MySQL Pin
Johan Hakkesteegt4-Aug-09 2:51
Johan Hakkesteegt4-Aug-09 2:51 
GeneralRe: Problem Inserting Blob Datatype image into MySQL Pin
wr30286-Aug-09 7:26
wr30286-Aug-09 7:26 
GeneralRe: Problem Inserting Blob Datatype image into MySQL Pin
Johan Hakkesteegt9-Aug-09 21:06
Johan Hakkesteegt9-Aug-09 21:06 
QuestionDatecs electronic cash register Pin
ivo753-Aug-09 6:56
ivo753-Aug-09 6:56 
AnswerRe: Datecs electronic cash register Pin
Luc Pattyn3-Aug-09 7:13
sitebuilderLuc Pattyn3-Aug-09 7:13 
AnswerRe: Datecs electronic cash register Pin
C Liv26-Oct-09 8:55
C Liv26-Oct-09 8:55 
QuestionComposite video or s-video in VB6 using msvidctl Pin
ant9998883-Aug-09 3:26
ant9998883-Aug-09 3:26 
AnswerRe: Composite video or s-video in VB6 using msvidctl Pin
Mycroft Holmes3-Aug-09 3:36
professionalMycroft Holmes3-Aug-09 3:36 
GeneralRe: Composite video or s-video in VB6 using msvidctl Pin
ant9998883-Aug-09 12:48
ant9998883-Aug-09 12:48 
GeneralRe: Composite video or s-video in VB6 using msvidctl Pin
Mycroft Holmes3-Aug-09 13:51
professionalMycroft Holmes3-Aug-09 13:51 
AnswerRe: Composite video or s-video in VB6 using msvidctl Pin
Dave Kreskowiak3-Aug-09 8:08
mveDave Kreskowiak3-Aug-09 8:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.