Click here to Skip to main content
15,896,269 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Visual Basic Database problem Pin
Ashfield1-Dec-08 8:36
Ashfield1-Dec-08 8:36 
GeneralRe: Visual Basic Database problem Pin
Paul Conrad1-Dec-08 4:47
professionalPaul Conrad1-Dec-08 4:47 
GeneralRe: Visual Basic Database problem Pin
riced3-Dec-08 13:48
riced3-Dec-08 13:48 
GeneralRe: Visual Basic Database problem Pin
Ashfield4-Dec-08 9:22
Ashfield4-Dec-08 9:22 
GeneralRe: Visual Basic Database problem Pin
riced4-Dec-08 12:01
riced4-Dec-08 12:01 
AnswerRe: Visual Basic Database problem Pin
Christian Graus1-Dec-08 9:49
protectorChristian Graus1-Dec-08 9:49 
QuestionProgressbar Help!!! Pin
Saam_cse1-Dec-08 0:04
Saam_cse1-Dec-08 0:04 
AnswerRe: Progressbar Help!!! Pin
Anoop Brijmohun1-Dec-08 2:30
Anoop Brijmohun1-Dec-08 2:30 
hi,
you dont need to develop one, it comes in the tool box within vs.

drop the control onto your form as you would for any other control.

here's what i set on the controls properties...
Maximum - The total number of pages you have.
Minimum - should be zero
use the step property to increment the progress bar until it the output...


alt,

you can set the pbar as a marquee which runs continuosly until you stop/hide it...

hope this helps
Anoop
AnswerRe: Progressbar Help!!! Pin
Dave Kreskowiak1-Dec-08 2:32
mveDave Kreskowiak1-Dec-08 2:32 
GeneralRe: Progressbar Help!!! Pin
Anoop Brijmohun1-Dec-08 2:34
Anoop Brijmohun1-Dec-08 2:34 
GeneralRe: Progressbar Help!!! Pin
Luc Pattyn1-Dec-08 3:42
sitebuilderLuc Pattyn1-Dec-08 3:42 
GeneralRe: Progressbar Help!!! Pin
Dave Kreskowiak1-Dec-08 3:57
mveDave Kreskowiak1-Dec-08 3:57 
Questionhow do i measure the level of the line in jack of my sound card .? Pin
ls780h30-Nov-08 23:46
ls780h30-Nov-08 23:46 
AnswerRe: how do i measure the level of the line in jack of my sound card .? Pin
Dave Kreskowiak1-Dec-08 3:57
mveDave Kreskowiak1-Dec-08 3:57 
QuestionHow can find a listitem item containing some particular text in VB.NET Pin
AR Reddy30-Nov-08 23:21
AR Reddy30-Nov-08 23:21 
AnswerRe: How can find a listitem item containing some particular text in VB.NET Pin
Dave Kreskowiak1-Dec-08 2:36
mveDave Kreskowiak1-Dec-08 2:36 
AnswerRe: How can find a listitem item containing some particular text in VB.NET Pin
Jon_Boy1-Dec-08 7:07
Jon_Boy1-Dec-08 7:07 
Questiondotnet vs oracle Pin
Jamal Abdul Nasir30-Nov-08 23:00
Jamal Abdul Nasir30-Nov-08 23:00 
AnswerRe: dotnet vs oracle Pin
Colin Angus Mackay30-Nov-08 23:57
Colin Angus Mackay30-Nov-08 23:57 
GeneralRe: dotnet vs oracle Pin
Jamal Abdul Nasir1-Dec-08 0:12
Jamal Abdul Nasir1-Dec-08 0:12 
GeneralRe: dotnet vs oracle Pin
Ashfield1-Dec-08 1:18
Ashfield1-Dec-08 1:18 
GeneralRe: dotnet vs oracle Pin
Wendelius1-Dec-08 4:54
mentorWendelius1-Dec-08 4:54 
GeneralRe: dotnet vs oracle Pin
Paul Conrad1-Dec-08 6:04
professionalPaul Conrad1-Dec-08 6:04 
GeneralRe: dotnet vs oracle Pin
Wendelius1-Dec-08 6:13
mentorWendelius1-Dec-08 6:13 
GeneralRe: dotnet vs oracle Pin
Paul Conrad1-Dec-08 6:16
professionalPaul Conrad1-Dec-08 6:16 

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.