Click here to Skip to main content
15,894,180 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MenuStrip control searching by menue name Pin
Georg Kohler30-Jun-08 21:38
Georg Kohler30-Jun-08 21:38 
GeneralRe: MenuStrip control searching by menue name Pin
Scott Dorman30-Jun-08 22:44
professionalScott Dorman30-Jun-08 22:44 
QuestionVB.Net 3D in wpf Pin
cristi2go30-Jun-08 7:07
cristi2go30-Jun-08 7:07 
AnswerRe: VB.Net 3D in wpf Pin
Thomas Stockwell30-Jun-08 11:15
professionalThomas Stockwell30-Jun-08 11:15 
QuestionRe: VB.Net 3D in wpf Pin
cristi2go1-Jul-08 6:09
cristi2go1-Jul-08 6:09 
AnswerRe: VB.Net 3D in wpf Pin
Thomas Stockwell1-Jul-08 6:48
professionalThomas Stockwell1-Jul-08 6:48 
AnswerCross Post Pin
Thomas Stockwell2-Jul-08 2:54
professionalThomas Stockwell2-Jul-08 2:54 
QuestionProgress Window for long mainThread operation, Windows Forms Pin
maksim31030-Jun-08 5:53
maksim31030-Jun-08 5:53 
Hi,

My application requires a long process of going through selected rows in the DataGridView and calculating things, this must be done on the main GUI thread. The user needs to be able to cancel this process but otherwise not have any interaction with the main GUI. I need a popup Progress Window (progressBar, label,cancelButton...) that will tell the user how much of the process is done and give them a chance to cancel.

I think I need to create a new thread that will launch a progress window, the progress window will launch a process located on the main thread, and the main thread will comunicate back to the progress window how things are going. I've lookedd for many tutorials but they've all focused on running work on background threads using public variables.

Also, I am still very new to programming and this is m first real application. I ask you explain things in as much detail as possible.

Thank you!
AnswerRe: Progress Window for long mainThread operation, Windows Forms Pin
Guffa30-Jun-08 12:42
Guffa30-Jun-08 12:42 
QuestionRe: Progress Window for long mainThread operation, Windows Forms Pin
maksim31030-Jun-08 13:08
maksim31030-Jun-08 13:08 
AnswerRe: Progress Window for long mainThread operation, Windows Forms Pin
Dave Kreskowiak30-Jun-08 16:59
mveDave Kreskowiak30-Jun-08 16:59 
QuestionRe: Progress Window for long mainThread operation, Windows Forms Pin
maksim31030-Jun-08 18:51
maksim31030-Jun-08 18:51 
AnswerRe: Progress Window for long mainThread operation, Windows Forms Pin
Guffa1-Jul-08 4:08
Guffa1-Jul-08 4:08 
QuestionTablebuilder Pin
Kahuna30-Jun-08 4:10
Kahuna30-Jun-08 4:10 
AnswerRe: Tablebuilder Pin
Kahuna30-Jun-08 4:39
Kahuna30-Jun-08 4:39 
QuestionHow to get IP Addresses of all the Subdomains in a Domain ? [modified] Pin
Chaitanya kumar CVSS30-Jun-08 0:21
Chaitanya kumar CVSS30-Jun-08 0:21 
AnswerRe: How to get IP Addresses of all the Subdomains in a Domain ? Pin
Dharmchand Dhingra30-Jun-08 2:09
Dharmchand Dhingra30-Jun-08 2:09 
GeneralRe: How to get IP Addresses of all the Subdomains in a Domain ? Pin
Chaitanya kumar CVSS30-Jun-08 2:56
Chaitanya kumar CVSS30-Jun-08 2:56 
QuestionProblem with button in mdi form Pin
SamRST29-Jun-08 23:12
SamRST29-Jun-08 23:12 
AnswerRe: Problem with button in mdi form Pin
dan!sh 29-Jun-08 23:37
professional dan!sh 29-Jun-08 23:37 
GeneralRe: Problem with button in mdi form Pin
SamRST29-Jun-08 23:57
SamRST29-Jun-08 23:57 
AnswerCross Post Pin
Thomas Stockwell30-Jun-08 11:16
professionalThomas Stockwell30-Jun-08 11:16 
QuestionChanging the inputarea-size of the textbox-control Pin
Christian Sachse29-Jun-08 22:45
Christian Sachse29-Jun-08 22:45 
AnswerRe: Changing the inputarea-size of the textbox-control Pin
Christian Graus29-Jun-08 22:47
protectorChristian Graus29-Jun-08 22:47 
QuestionRe: Changing the inputarea-size of the textbox-control Pin
Christian Sachse30-Jun-08 3:50
Christian Sachse30-Jun-08 3: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.