Click here to Skip to main content
15,921,577 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Pass value from One form to another Pin
Luc Pattyn26-Aug-10 10:45
sitebuilderLuc Pattyn26-Aug-10 10:45 
GeneralRe: Pass value from One form to another Pin
.NetDeveloper0927-Aug-10 2:00
.NetDeveloper0927-Aug-10 2:00 
AnswerRe: Pass value from One form to another Pin
Pete O'Hanlon26-Aug-10 4:21
mvePete O'Hanlon26-Aug-10 4:21 
QuestionBinding a controls enabled property to a static class property based on a separate threads state Pin
Mycroft Holmes19-Aug-10 17:05
professionalMycroft Holmes19-Aug-10 17:05 
AnswerRe: Binding a controls enabled property to a static class property based on a separate threads state Pin
Luc Pattyn19-Aug-10 18:01
sitebuilderLuc Pattyn19-Aug-10 18:01 
GeneralRe: Binding a controls enabled property to a static class property based on a separate threads state Pin
Mycroft Holmes19-Aug-10 19:41
professionalMycroft Holmes19-Aug-10 19:41 
GeneralRe: Binding a controls enabled property to a static class property based on a separate threads state Pin
Luc Pattyn20-Aug-10 1:31
sitebuilderLuc Pattyn20-Aug-10 1:31 
GeneralRe: Binding a controls enabled property to a static class property based on a separate threads state Pin
Mycroft Holmes20-Aug-10 3:24
professionalMycroft Holmes20-Aug-10 3:24 
Luc Pattyn wrote:
smells like static abuse


Yeah, yeah, where are my global variables, I'll revert to variant shortly.

Did the job properly, declared a class, passed the class from the main form to the processing form, used a BGW thread to do the work and everything hangs together nicely.

I don't use a lot of threading, I live behind the firewall and don't use a WAN, so latency is rarely an issue. This is slowly changing and the move to Silverlight is going to be interesting!
Never underestimate the power of human stupidity
RAH

Questionhow to make window form control scale with the form Pin
neodeaths17-Aug-10 0:08
neodeaths17-Aug-10 0:08 
AnswerRe: how to make window form control scale with the form Pin
Richard Blythe17-Aug-10 7:20
Richard Blythe17-Aug-10 7:20 
AnswerRe: how to make window form control scale with the form Pin
dan!sh 17-Aug-10 7:36
professional dan!sh 17-Aug-10 7:36 
AnswerRe: how to make window form control scale with the form Pin
johannesnestler26-Aug-10 3:44
johannesnestler26-Aug-10 3:44 
QuestionChange .exe icon Pin
Abdullah S. Abdelhay15-Aug-10 0:17
Abdullah S. Abdelhay15-Aug-10 0:17 
AnswerRe: Change .exe icon Pin
Richard MacCutchan15-Aug-10 1:13
mveRichard MacCutchan15-Aug-10 1:13 
AnswerRe: Change .exe icon Pin
ignrod15-Aug-10 5:51
ignrod15-Aug-10 5:51 
Questionclose form from its usercontrol Pin
Marcel Vreuls (www.agentbase.nl)13-Aug-10 11:18
Marcel Vreuls (www.agentbase.nl)13-Aug-10 11:18 
AnswerRe: close form from its usercontrol Pin
Matt U.13-Aug-10 12:43
Matt U.13-Aug-10 12:43 
GeneralRe: close form from its usercontrol Pin
Eslam Afifi13-Aug-10 14:29
Eslam Afifi13-Aug-10 14:29 
GeneralRe: close form from its usercontrol Pin
johannesnestler26-Aug-10 3:49
johannesnestler26-Aug-10 3:49 
GeneralRe: close form from its usercontrol Pin
Eslam Afifi26-Aug-10 9:57
Eslam Afifi26-Aug-10 9:57 
AnswerRe: close form from its usercontrol PinPopular
Luc Pattyn13-Aug-10 14:35
sitebuilderLuc Pattyn13-Aug-10 14:35 
GeneralRe: close form from its usercontrol Pin
Matt U.13-Aug-10 16:14
Matt U.13-Aug-10 16:14 
AnswerRe: close form from its usercontrol Pin
Marcel Vreuls (www.agentbase.nl)14-Aug-10 10:00
Marcel Vreuls (www.agentbase.nl)14-Aug-10 10:00 
GeneralRe: close form from its usercontrol Pin
johannesnestler26-Aug-10 3:55
johannesnestler26-Aug-10 3:55 
QuestionMDI form with child and child-child forms Pin
Marcel Vreuls (www.agentbase.nl)13-Aug-10 11:12
Marcel Vreuls (www.agentbase.nl)13-Aug-10 11:12 

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.