Click here to Skip to main content
16,006,378 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionMouseDown-Drag-MouseUp Screen capture code Pin
Quecumber25630-Nov-07 8:24
Quecumber25630-Nov-07 8:24 
AnswerRe: MouseDown-Drag-MouseUp Screen capture code Pin
Paul Conrad1-Dec-07 16:47
professionalPaul Conrad1-Dec-07 16:47 
QuestionGDI object increasing problem Pin
Balakumar Ponnusamy30-Nov-07 6:28
Balakumar Ponnusamy30-Nov-07 6:28 
AnswerRe: GDI object increasing problem Pin
Christian Graus30-Nov-07 11:17
protectorChristian Graus30-Nov-07 11:17 
GeneralRe: GDI object increasing problem Pin
Balakumar Ponnusamy3-Dec-07 10:44
Balakumar Ponnusamy3-Dec-07 10:44 
AnswerRe: GDI object increasing problem Pin
Luc Pattyn30-Nov-07 12:09
sitebuilderLuc Pattyn30-Nov-07 12:09 
GeneralRe: GDI object increasing problem Pin
Paul Conrad30-Nov-07 12:53
professionalPaul Conrad30-Nov-07 12:53 
GeneralRe: GDI object increasing problem Pin
Balakumar Ponnusamy3-Dec-07 10:55
Balakumar Ponnusamy3-Dec-07 10:55 
we explicitly close it (no HIDING) since the application is fairly large. We have also used memory profiler to monitor objects creation and destruction, and have found that the objects (ie the ones in the application namespace and to a large extent even in the system and system.windows.forms etc namespace ) are getting garbage collected.

One mistake (according to most of these posts) that we do have in our app is that we are forcing a GC.Collect, but would that cause GDI objects to not get collected?

Thanks

Bala
AnswerRe: GDI object increasing problem Pin
supercat930-Nov-07 15:06
supercat930-Nov-07 15:06 
GeneralRe: GDI object increasing problem Pin
Dave Kreskowiak30-Nov-07 16:21
mveDave Kreskowiak30-Nov-07 16:21 
GeneralRe: GDI object increasing problem Pin
supercat93-Dec-07 10:17
supercat93-Dec-07 10:17 
QuestionDeployment Pin
plural30-Nov-07 1:17
plural30-Nov-07 1:17 
AnswerRe: Deployment Pin
Vimalsoft(Pty) Ltd30-Nov-07 7:13
professionalVimalsoft(Pty) Ltd30-Nov-07 7:13 
GeneralRe: Deployment Pin
plural1-Dec-07 2:07
plural1-Dec-07 2:07 
QuestionHow can we make setup file in VB.NET 2005 Professional Pin
Selvakumar A.30-Nov-07 0:25
Selvakumar A.30-Nov-07 0:25 
AnswerRe: How can we make setup file in VB.NET 2005 Professional Pin
Colin Angus Mackay30-Nov-07 0:42
Colin Angus Mackay30-Nov-07 0:42 
GeneralRe: How can we make setup file in VB.NET 2005 Professional Pin
Selvakumar A.30-Nov-07 1:04
Selvakumar A.30-Nov-07 1:04 
AnswerRe: How can we make setup file in VB.NET 2005 Professional Pin
Frank Kerrigan30-Nov-07 0:47
Frank Kerrigan30-Nov-07 0:47 
GeneralRe: How can we make setup file in VB.NET 2005 Professional Pin
Selvakumar A.30-Nov-07 1:07
Selvakumar A.30-Nov-07 1:07 
QuestionHow can we define a current path to fetch the database by OleDbConnection Pin
Selvakumar A.30-Nov-07 0:23
Selvakumar A.30-Nov-07 0:23 
AnswerRe: How can we define a current path to fetch the database by OleDbConnection Pin
Tom Deketelaere30-Nov-07 1:41
professionalTom Deketelaere30-Nov-07 1:41 
GeneralRe: How can we define a current path to fetch the database by OleDbConnection Pin
selvabsc6-Dec-07 0:57
selvabsc6-Dec-07 0:57 
AnswerRe: How can we define a current path to fetch the database by OleDbConnection Pin
ChandraRam30-Nov-07 1:42
ChandraRam30-Nov-07 1:42 
GeneralRe: How can we define a current path to fetch the database by OleDbConnection Pin
selvabsc6-Dec-07 0:55
selvabsc6-Dec-07 0:55 
Questionbinding an arry to listbox control Pin
balakpn30-Nov-07 0:10
balakpn30-Nov-07 0:10 

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.