Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
AnswerRe: exchange data between db2 (as400) and ms sql server Pin
Mridang Agarwalla22-Nov-06 5:10
Mridang Agarwalla22-Nov-06 5:10 
QuestionDrawImage to Bitmap? Pin
s4_sabahatf21-Nov-06 22:40
s4_sabahatf21-Nov-06 22:40 
AnswerRe: DrawImage to Bitmap? Pin
Eduard Keilholz21-Nov-06 22:49
Eduard Keilholz21-Nov-06 22:49 
GeneralRe: DrawImage to Bitmap? Pin
s4_sabahatf21-Nov-06 23:00
s4_sabahatf21-Nov-06 23:00 
GeneralRe: DrawImage to Bitmap? Pin
Guffa21-Nov-06 23:25
Guffa21-Nov-06 23:25 
QuestionLimit the number of simultaneous logins Pin
Shree21-Nov-06 22:12
Shree21-Nov-06 22:12 
AnswerRe: Limit the number of simultaneous logins Pin
rah_sin22-Nov-06 0:21
professionalrah_sin22-Nov-06 0:21 
Questionproblem with forms' invocation Pin
kumar.bs21-Nov-06 22:01
kumar.bs21-Nov-06 22:01 
I have two forms f1 and f2.

I have two buttons on f1, from button1 i am invoking f2 using the object of f2 and from button2 i am showing a simple message box.

My problem is, when i open f2 by cliking button1 and click on button2 to show message, when the message box is active i am unable to select f2, its understandable why f1 is not getting selected (message box is modal window), but why f2 is also not selectable?


I used another method to invoke f2, using threading concept, created new thread and invoked f2 in new thread in button1 click event. Now, i am able to select f2 even when message box is active. But when f1 is closed f2 should also get disposed?

Any ideas?


Thanks
Kumar

AnswerRe: problem with forms' invocation Pin
Eduard Keilholz21-Nov-06 22:09
Eduard Keilholz21-Nov-06 22:09 
GeneralRe: problem with forms' invocation Pin
kumar.bs21-Nov-06 22:24
kumar.bs21-Nov-06 22:24 
Questionapplicaion Exit problem... Pin
IamHuM21-Nov-06 21:49
IamHuM21-Nov-06 21:49 
AnswerRe: applicaion Exit problem... Pin
Eduard Keilholz21-Nov-06 21:54
Eduard Keilholz21-Nov-06 21:54 
AnswerRe: applicaion Exit problem... Pin
freshonlineMax21-Nov-06 22:12
freshonlineMax21-Nov-06 22:12 
QuestionSimple C# audio spectrum library Pin
Mihc21-Nov-06 21:39
Mihc21-Nov-06 21:39 
QuestionDataGridView : Get Checkbox Coumns Value Pin
freshonlineMax21-Nov-06 20:36
freshonlineMax21-Nov-06 20:36 
AnswerRe: DataGridView : Get Checkbox Coumns Value Pin
freshonlineMax21-Nov-06 22:09
freshonlineMax21-Nov-06 22:09 
QuestionNeed to transfer string value into Text1 in Crystal Report Pin
M Riaz Bashir21-Nov-06 20:29
M Riaz Bashir21-Nov-06 20:29 
AnswerRe: Need to transfer string value into Text1 in Crystal Report Pin
eugene.genis21-Nov-06 21:29
eugene.genis21-Nov-06 21:29 
Questionto enlarge a window horizzontally Pin
lulaleila21-Nov-06 19:47
lulaleila21-Nov-06 19:47 
AnswerRe: to enlarge a window horizzontally Pin
Christian Graus21-Nov-06 20:03
protectorChristian Graus21-Nov-06 20:03 
QuestionRe: to enlarge a window horizzontally (not vertically)[modified] Pin
lulaleila21-Nov-06 20:08
lulaleila21-Nov-06 20:08 
AnswerRe: to enlarge a window horizzontally Pin
Steve Echols21-Nov-06 20:17
Steve Echols21-Nov-06 20:17 
JokeRe: to enlarge a window horizzontally Pin
Martin#21-Nov-06 20:24
Martin#21-Nov-06 20:24 
GeneralRe: to enlarge a window horizzontally Pin
Steve Echols21-Nov-06 20:27
Steve Echols21-Nov-06 20:27 
GeneralRe: to enlarge a window horizzontally (not vertically)[modified] Pin
Stefan Troschuetz21-Nov-06 21:19
Stefan Troschuetz21-Nov-06 21:19 

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.