blah blah blah is here! blah blah » Close

0
votes
0 answers

Regarding delegates and events

Hi there, I am working on Windows forms applicaton.I am using Objectlist view to dispay the data on selected User code from the combobox.Whenever user select a usercode and press the (+) button i need t get the data from business class a ...

0
votes
1 answers

MessageBox hidden behind program window problem.

MickW
151

I've done quite a bit of searching on this and found no real answer. Is this just a limitation of MessageBoxes? Just to clarify - I have my main process running as BackgroundWorker and when it is finished, a message box appears to repor ...

Feedback