Click here to Skip to main content
15,928,621 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 10:02
cstrader23216-Nov-07 10:02 
QuestionIs there a better way? Pin
cstrader23216-Nov-07 4:29
cstrader23216-Nov-07 4:29 
Questionretrieving data from a database in vb2005 Pin
imonfiredammit16-Nov-07 2:24
imonfiredammit16-Nov-07 2:24 
AnswerRe: retrieving data from a database in vb2005 Pin
nishkarsh_k16-Nov-07 5:19
nishkarsh_k16-Nov-07 5:19 
QuestionConvert XML to Tiff format Pin
Nitin198116-Nov-07 1:14
Nitin198116-Nov-07 1:14 
AnswerRe: Convert XML to Tiff format Pin
Christian Graus16-Nov-07 11:45
protectorChristian Graus16-Nov-07 11:45 
Questiontimer function Pin
break_day16-Nov-07 0:18
break_day16-Nov-07 0:18 
AnswerRe: timer function Pin
AliAmjad16-Nov-07 0:58
AliAmjad16-Nov-07 0:58 
You can use the Timer Control for this purpose set its interval property then use visible property of the textboxes to hide or show them on screen. I am assuming Textboxes are already on your form and some of them with their visible property set to false. If you want to add Textboxed dynamically then you have to make an object of it and after seeting its properties add it in the control collection of your form.


AliAmjad(MCP)

First make it Run THEN make it Run Fast!

Questionaxwebbrowser not recognising pdf files Pin
Textrix16-Nov-07 0:17
Textrix16-Nov-07 0:17 
QuestionScreen Resolution Setting on target Machine Pin
r_mohd15-Nov-07 23:12
r_mohd15-Nov-07 23:12 
AnswerRe: Screen Resolution Setting on target Machine Pin
svanwass16-Nov-07 6:40
svanwass16-Nov-07 6:40 
QuestionEntering text into grey area (Header Cells ) for datagridview like entering text into textbox Pin
VB 8.015-Nov-07 23:02
VB 8.015-Nov-07 23:02 
QuestionRecord Count Pin
ejaz_pk15-Nov-07 22:25
ejaz_pk15-Nov-07 22:25 
AnswerRe: Record Count Pin
Pankaj - Joshi16-Nov-07 0:04
Pankaj - Joshi16-Nov-07 0:04 
Questionhow to open a new form? Pin
help as an alias15-Nov-07 22:20
help as an alias15-Nov-07 22:20 
AnswerRe: how to open a new form? Pin
nishkarsh_k15-Nov-07 22:29
nishkarsh_k15-Nov-07 22:29 
AnswerRe: how to open a new form? Pin
Christian Graus15-Nov-07 23:11
protectorChristian Graus15-Nov-07 23:11 
Questionhelp required for creating reports in a payroll system Pin
anniie15-Nov-07 20:24
anniie15-Nov-07 20:24 
QuestionWindows Services [modified] Pin
M.Sathiskumar15-Nov-07 17:58
M.Sathiskumar15-Nov-07 17:58 
Questionhow to get index value of menuitem Pin
poonams15-Nov-07 17:47
poonams15-Nov-07 17:47 
AnswerRe: how to get index value of menuitem Pin
Richard Blythe15-Nov-07 18:06
Richard Blythe15-Nov-07 18:06 
GeneralRe: how to get index value of menuitem Pin
poonams16-Nov-07 0:46
poonams16-Nov-07 0:46 
GeneralRe: how to get index value of menuitem Pin
Richard Blythe17-Nov-07 17:34
Richard Blythe17-Nov-07 17:34 
GeneralRe: how to get index value of menuitem Pin
poonams18-Nov-07 19:55
poonams18-Nov-07 19:55 
QuestionDateTime.Subtract Method Pin
GeorgieMPorgie15-Nov-07 14:22
GeorgieMPorgie15-Nov-07 14:22 

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.