Click here to Skip to main content
15,915,828 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Database Program Pin
Dave Kreskowiak26-Sep-08 3:34
mveDave Kreskowiak26-Sep-08 3:34 
QuestionGeneral information Pin
Gagan.2026-Sep-08 1:36
Gagan.2026-Sep-08 1:36 
AnswerRe: General information Pin
Ashfield26-Sep-08 2:22
Ashfield26-Sep-08 2:22 
Questionsuggestion on my design and help with dynamic buttons with right click detection Pin
WillRain26-Sep-08 0:29
WillRain26-Sep-08 0:29 
AnswerRe: suggestion on my design and help with dynamic buttons with right click detection Pin
Smithers-Jones26-Sep-08 1:07
Smithers-Jones26-Sep-08 1:07 
GeneralRe: suggestion on my design and help with dynamic buttons with right click detection Pin
WillRain26-Sep-08 9:31
WillRain26-Sep-08 9:31 
GeneralRe: suggestion on my design and help with dynamic buttons with right click detection Pin
WillRain26-Sep-08 12:52
WillRain26-Sep-08 12:52 
QuestionLabel Display Problem Pin
pdnet25-Sep-08 23:34
pdnet25-Sep-08 23:34 
Hi All,

I am using vb.net2008 and sql server 2005

I have a form there is only one button and a label

and in button click doing some delete operation in the table. I need when I am Click the Button then a message will display on lable that "Deleting..." and after deletion the message will removed.


at the start of the Button Click I am writing :

lable1.text="Deleting..."
.
.
.
Then writing the code for deletion

After complete the deletion I am writing
Label1.text=""


The Problem is the label does not Shows its value, Or Shows when the deletion is complete.
So, What I am doing for it?

Arindam Banerjee
Sr. Software Developer
Rance Computer Pvt Ltd.
Kolkata (India)

AnswerRe: Label Display Problem Pin
Johan Hakkesteegt26-Sep-08 0:30
Johan Hakkesteegt26-Sep-08 0:30 
AnswerRe: Label Display Problem Pin
Ashfield26-Sep-08 1:25
Ashfield26-Sep-08 1:25 
AnswerRe: Label Display Problem Pin
Dave Kreskowiak26-Sep-08 2:07
mveDave Kreskowiak26-Sep-08 2:07 
GeneralRe: Label Display Problem Pin
Jon_Boy26-Sep-08 3:23
Jon_Boy26-Sep-08 3:23 
AnswerRe: Label Display Problem Pin
LloydA11126-Sep-08 23:20
LloydA11126-Sep-08 23:20 
QuestionBinding control to custom class [modified] Pin
webspeed25-Sep-08 21:07
webspeed25-Sep-08 21:07 
QuestionConsole application 6 Pin
joselito j. mebolos25-Sep-08 16:25
joselito j. mebolos25-Sep-08 16:25 
AnswerRe: Console application 6 Pin
MikeMarq25-Sep-08 16:51
MikeMarq25-Sep-08 16:51 
AnswerRe: Console application 6 Pin
Smithers-Jones25-Sep-08 20:58
Smithers-Jones25-Sep-08 20:58 
AnswerRe: Console application 6 Pin
Ashfield25-Sep-08 21:39
Ashfield25-Sep-08 21:39 
GeneralRe: Console application 6 Pin
Johan Hakkesteegt25-Sep-08 22:56
Johan Hakkesteegt25-Sep-08 22:56 
GeneralRe: Console application 6 Pin
Ashfield26-Sep-08 1:26
Ashfield26-Sep-08 1:26 
AnswerRe: Console application 6 Pin
Jon_Boy26-Sep-08 2:31
Jon_Boy26-Sep-08 2:31 
AnswerForum posting guidelines Pin
David Mujica26-Sep-08 3:11
David Mujica26-Sep-08 3:11 
AnswerWhat number follows six? Pin
Guffa26-Sep-08 6:16
Guffa26-Sep-08 6:16 
AnswerRe: Console application 6 Pin
LloydA11126-Sep-08 23:22
LloydA11126-Sep-08 23:22 
Questionconsole application 6 Pin
joselito j. mebolos25-Sep-08 16:23
joselito j. mebolos25-Sep-08 16:23 

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.