Click here to Skip to main content
15,902,299 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
Nic Rowan6-Mar-03 20:05
Nic Rowan6-Mar-03 20:05 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
DODO9-Mar-03 0:13
DODO9-Mar-03 0:13 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
nguyentuancuong9-Mar-03 14:43
nguyentuancuong9-Mar-03 14:43 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
silverbeam10-Mar-03 10:10
silverbeam10-Mar-03 10:10 
GeneralProblem of VB macro of Word 2000 Pin
mandelbrot5-Mar-03 20:49
mandelbrot5-Mar-03 20:49 
Questionhow to create n maintain a session using code behind? Pin
ylaine5-Mar-03 16:56
ylaine5-Mar-03 16:56 
Generalvb.net detecting changes in Textbox Pin
DotNetNewbie5-Mar-03 13:05
DotNetNewbie5-Mar-03 13:05 
GeneralRe: vb.net detecting changes in Textbox Pin
Ray Cassick6-Mar-03 4:37
Ray Cassick6-Mar-03 4:37 
I usualy set a global var on the form that tracks a boolean value to signal if any of the data on the form has been changed. You can then set the value to true in any of the text boxes changed events. From here, any time you are going to close the form you check the dirty flag you have set up and see if it is true.



Paul Watson wrote:
"At the end of the day it is what you produce that counts, not how many doctorates you have on the wall."
George Carlin wrote:
"Don't sweat the petty things, and don't pet the sweaty things."
Unknown wrote:
"I love long walks, especialy taken by those that annoy me."
Paraphrased from TMNT:
"Cricket? You have to know what a crumpet is to understand Cricket."


GeneralRe: vb.net detecting changes in Textbox Pin
DotNetNewbie6-Mar-03 8:44
DotNetNewbie6-Mar-03 8:44 
GeneralVB Debugger not working Pin
Jeremy Osner5-Mar-03 9:48
Jeremy Osner5-Mar-03 9:48 
GeneralMP3 Sound level detection Pin
glaidler5-Mar-03 6:36
glaidler5-Mar-03 6:36 
GeneralRe: MP3 Sound level detection Pin
leppie8-Mar-03 12:44
leppie8-Mar-03 12:44 
GeneralRe: MP3 Sound level detection Pin
glaidler10-Mar-03 4:46
glaidler10-Mar-03 4:46 
Generalcould not update, currently locked Pin
mcm4-Mar-03 7:08
mcm4-Mar-03 7:08 
Questionhow to say this in VB? Pin
ns4-Mar-03 5:37
ns4-Mar-03 5:37 
AnswerRe: how to say this in VB? Pin
Ray Cassick4-Mar-03 16:00
Ray Cassick4-Mar-03 16:00 
GeneralChange the mouse pointer on a datagrid column Pin
Grégory4-Mar-03 2:40
Grégory4-Mar-03 2:40 
GeneralSomone please help NullRefrence Error Pin
masta-chief881-Mar-03 18:46
sussmasta-chief881-Mar-03 18:46 
QuestionHelp! How to detect/display full document path? Pin
Anonymous28-Feb-03 9:26
Anonymous28-Feb-03 9:26 
GeneralMultithreading and Event handling Pin
Brynn28-Feb-03 5:38
Brynn28-Feb-03 5:38 
GeneralRe: Multithreading and Event handling Pin
Hesham Amin1-Mar-03 0:10
Hesham Amin1-Mar-03 0:10 
GeneralRe: Multithreading and Event handling Pin
Brynn3-Mar-03 22:38
Brynn3-Mar-03 22:38 
General.NET Control in VB6 disappears Pin
Martin Stevenson28-Feb-03 5:23
Martin Stevenson28-Feb-03 5:23 
GeneralVB.NET and XML Pin
pradipta27-Feb-03 19:22
pradipta27-Feb-03 19:22 
QuestionHow to run an .exe app from within a function Pin
nitingonsalves27-Feb-03 7:50
nitingonsalves27-Feb-03 7:50 

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.