Click here to Skip to main content
16,007,277 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: md5 Pin
ecentinela30-Aug-05 20:49
ecentinela30-Aug-05 20:49 
GeneralRe: md5 Pin
ecentinela30-Aug-05 22:32
ecentinela30-Aug-05 22:32 
GeneralRe: md5 Pin
Insincere Dave31-Aug-05 4:40
Insincere Dave31-Aug-05 4:40 
Questiongetting ms access columns Pin
tigertwareg30-Aug-05 1:06
tigertwareg30-Aug-05 1:06 
Questiondatabase to pdf Pin
Anonymous30-Aug-05 0:29
Anonymous30-Aug-05 0:29 
QuestionData Input in Text box Pin
prathiba_naresh29-Aug-05 22:46
prathiba_naresh29-Aug-05 22:46 
AnswerRe: Data Input in Text box Pin
toxcct30-Aug-05 0:07
toxcct30-Aug-05 0:07 
GeneralRe: Data Input in Text box Pin
prathiba_naresh30-Aug-05 0:27
prathiba_naresh30-Aug-05 0:27 
Hi

Sorry i cudn't get what you said.

All i need to do is when i try to enter some data in the textbox, the textchanged event should not be raised until the data input is completely done.

In the Textchanged event i have a function which calculates a value, say X = A + B, where A is taken from the textbox.

Now as the value is a double i need to enter something like 0.18, but the textchanged event is fired even before i complete the data input so A is 0 instead of 0.18.

I am not sure how the lostfocus() event would help in this situation.

Thanks
GeneralRe: Data Input in Text box Pin
toxcct30-Aug-05 0:58
toxcct30-Aug-05 0:58 
GeneralRe: Data Input in Text box Pin
prathiba_naresh30-Aug-05 1:36
prathiba_naresh30-Aug-05 1:36 
AnswerRe: Data Input in Text box Pin
Rizwan Bashir30-Aug-05 1:25
Rizwan Bashir30-Aug-05 1:25 
GeneralRe: Data Input in Text box Pin
prathiba_naresh30-Aug-05 5:46
prathiba_naresh30-Aug-05 5:46 
AnswerRe: Data Input in Text box Pin
MohammadAmiry30-Aug-05 8:45
MohammadAmiry30-Aug-05 8:45 
GeneralRe: Data Input in Text box Pin
prathiba_naresh31-Aug-05 3:41
prathiba_naresh31-Aug-05 3:41 
AnswerRe: Data Input in Text box Pin
Taen_Karth31-Aug-05 15:23
Taen_Karth31-Aug-05 15:23 
QuestionCompression n Decompression Pin
_mubashir29-Aug-05 22:39
_mubashir29-Aug-05 22:39 
AnswerRe: Compression n Decompression Pin
maximvs30-Aug-05 12:04
maximvs30-Aug-05 12:04 
GeneralRe: Compression n Decompression Pin
_mubashir31-Aug-05 3:23
_mubashir31-Aug-05 3:23 
QuestionDirectshow and DirectX 9.0c problems Pin
PkRichard29-Aug-05 22:23
PkRichard29-Aug-05 22:23 
QuestionConvert text to Tiff using MODI Pin
Harish Chawla29-Aug-05 22:23
Harish Chawla29-Aug-05 22:23 
QuestionError " variable uses an Automation type not supported in Visual Basic Pin
rajesh_kapure29-Aug-05 21:52
rajesh_kapure29-Aug-05 21:52 
QuestionDynamically adding image to a datagrid column Pin
BORN...again!29-Aug-05 20:59
BORN...again!29-Aug-05 20:59 
AnswerRe: Dynamically adding image to a datagrid column Pin
BORN...again!30-Aug-05 17:02
BORN...again!30-Aug-05 17:02 
Questionaccess to another forms objects Pin
hakanaktan29-Aug-05 20:30
hakanaktan29-Aug-05 20:30 
AnswerRe: access to another forms objects Pin
prathiba_naresh29-Aug-05 22:50
prathiba_naresh29-Aug-05 22: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.