Click here to Skip to main content
15,907,687 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Looping Website Viewer? Pin
teknozwizard22-Oct-09 10:37
teknozwizard22-Oct-09 10:37 
GeneralRe: Looping Website Viewer? Pin
John M Bundy22-Oct-09 15:04
John M Bundy22-Oct-09 15:04 
GeneralRe: Looping Website Viewer? Pin
teknozwizard22-Oct-09 19:09
teknozwizard22-Oct-09 19:09 
QuestionHow can I have a progress Bar under a save method in a Child form? Pin
waner michaud21-Oct-09 10:11
waner michaud21-Oct-09 10:11 
AnswerRe: How can I have a progress Bar under a save method in a Child form? Pin
tosch21-Oct-09 20:08
tosch21-Oct-09 20:08 
GeneralRe: How can I have a progress Bar under a save method in a Child form? Pin
waner michaud22-Oct-09 4:43
waner michaud22-Oct-09 4:43 
QuestionClose form without current form Pin
ivo7521-Oct-09 7:36
ivo7521-Oct-09 7:36 
AnswerRe: Close form without current form Pin
dan!sh 21-Oct-09 8:03
professional dan!sh 21-Oct-09 8:03 
Get the list of open forms by Application.OpenForms collection. Then, identify the current form and the start up one from the list. Close the rest of them. You can identify current one by matching the name or something and same goes for the start up form.

It's not necessary to be so stupid, either, but people manage it. - Christian Graus, 2009 AD

QuestionSearching for installed SQL Server Instances Pin
Ekjon21-Oct-09 5:44
Ekjon21-Oct-09 5:44 
AnswerRe: Searching for installed SQL Server Instances Pin
dan!sh 21-Oct-09 6:01
professional dan!sh 21-Oct-09 6:01 
AnswerRe: Searching for installed SQL Server Instances Pin
Dambod21-Oct-09 6:09
Dambod21-Oct-09 6:09 
GeneralRe: Searching for installed SQL Server Instances Pin
Ekjon21-Oct-09 7:00
Ekjon21-Oct-09 7:00 
QuestionIs that Possible? [modified] Pin
Dambod21-Oct-09 3:59
Dambod21-Oct-09 3:59 
QuestionBUtton Click a Button help ? Pin
Bob Beaubien21-Oct-09 3:10
Bob Beaubien21-Oct-09 3:10 
AnswerRe: BUtton Click a Button help ? Pin
Eddy Vluggen21-Oct-09 3:23
professionalEddy Vluggen21-Oct-09 3:23 
AnswerRe: BUtton Click a Button help ? Pin
dan!sh 21-Oct-09 3:40
professional dan!sh 21-Oct-09 3:40 
AnswerRe: BUtton Click a Button help ? Pin
Andy_L_J21-Oct-09 22:02
Andy_L_J21-Oct-09 22:02 
GeneralRe: BUtton Click a Button help ? Pin
Bob Beaubien22-Oct-09 2:29
Bob Beaubien22-Oct-09 2:29 
Question[Message Deleted] Pin
khan201021-Oct-09 2:00
khan201021-Oct-09 2:00 
AnswerWrong Forum Pin
dan!sh 21-Oct-09 2:12
professional dan!sh 21-Oct-09 2:12 
QuestionPictureBox Pin
helelark12320-Oct-09 21:38
helelark12320-Oct-09 21:38 
AnswerRe: PictureBox Pin
Christian Graus20-Oct-09 22:35
protectorChristian Graus20-Oct-09 22:35 
GeneralRe: PictureBox Pin
helelark12321-Oct-09 20:45
helelark12321-Oct-09 20:45 
AnswerRe: PictureBox Pin
Eddy Vluggen20-Oct-09 23:11
professionalEddy Vluggen20-Oct-09 23:11 
GeneralRe: PictureBox Pin
helelark12321-Oct-09 20:37
helelark12321-Oct-09 20:37 

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.