Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to create a checkbox icon of own Pin
Manas Bhardwaj7-Aug-08 23:02
professionalManas Bhardwaj7-Aug-08 23:02 
GeneralRe: How to create a checkbox icon of own Pin
sanjeevmedhi7-Aug-08 23:13
sanjeevmedhi7-Aug-08 23:13 
GeneralRe: How to create a checkbox icon of own Pin
User 66587-Aug-08 23:27
User 66587-Aug-08 23:27 
QuestionHow to delete WebBrowser Control Cookies Pin
Anindya Chatterjee7-Aug-08 21:54
Anindya Chatterjee7-Aug-08 21:54 
Questionhow to download this C# project from this website............... Pin
Shaik Haneef7-Aug-08 21:28
Shaik Haneef7-Aug-08 21:28 
AnswerRe: how to download this C# project from this website............... Pin
Manas Bhardwaj7-Aug-08 22:34
professionalManas Bhardwaj7-Aug-08 22:34 
QuestionPhone dial in C#.net Pin
Milind Panchal7-Aug-08 20:38
Milind Panchal7-Aug-08 20:38 
AnswerRe: Phone dial in C#.net Pin
benjymous8-Aug-08 1:30
benjymous8-Aug-08 1:30 
QuestionRe: Phone dial in C#.net Pin
Suyaraj M14-Nov-09 19:24
Suyaraj M14-Nov-09 19:24 
Questionadding data to MS Excel in C#.net Pin
varun_mca_ju7-Aug-08 19:54
varun_mca_ju7-Aug-08 19:54 
AnswerRe: adding data to MS Excel in C#.net Pin
Paul Conrad7-Aug-08 20:00
professionalPaul Conrad7-Aug-08 20:00 
QuestionRe: adding data to MS Excel in C#.net Pin
varun_mca_ju7-Aug-08 20:32
varun_mca_ju7-Aug-08 20:32 
AnswerRe: adding data to MS Excel in C#.net Pin
Paul Conrad7-Aug-08 20:34
professionalPaul Conrad7-Aug-08 20:34 
AnswerRe: adding data to MS Excel in C#.net Pin
John_Adams7-Aug-08 20:31
John_Adams7-Aug-08 20:31 
GeneralRe: adding data to MS Excel in C#.net Pin
Paul Conrad7-Aug-08 20:35
professionalPaul Conrad7-Aug-08 20:35 
AnswerRe: adding data to MS Excel in C#.net Pin
dan!sh 7-Aug-08 20:37
professional dan!sh 7-Aug-08 20:37 
Questionhow to extrack string from a sentence? Pin
wajans7-Aug-08 19:44
wajans7-Aug-08 19:44 
AnswerRe: how to extrack string from a sentence? Pin
Paul Conrad7-Aug-08 20:01
professionalPaul Conrad7-Aug-08 20:01 
AnswerRe: how to extrack string from a sentence? Pin
soni uma7-Aug-08 20:07
soni uma7-Aug-08 20:07 
GeneralRe: how to extrack string from a sentence? Pin
wajans7-Aug-08 20:26
wajans7-Aug-08 20:26 
GeneralRe: how to extrack string from a sentence? Pin
soni uma7-Aug-08 20:34
soni uma7-Aug-08 20:34 
AnswerRe: how to extrack string from a sentence? Pin
dan!sh 7-Aug-08 20:40
professional dan!sh 7-Aug-08 20:40 
AnswerRe: how to extrack string from a sentence? Pin
J4amieC7-Aug-08 22:12
J4amieC7-Aug-08 22:12 
AnswerRe: how to extrack string from a sentence? Pin
PIEBALDconsult8-Aug-08 5:19
mvePIEBALDconsult8-Aug-08 5:19 
QuestionDetermine MDI Children Z-Order Pin
User 127827-Aug-08 18:40
User 127827-Aug-08 18:40 
I have a form that can optionally display several MDI children forms. I have a toolbar that when clicked, I'd like to make the child visible and bring it to the front. If the child is already visible but not in the front, I'd like to bring it to the front. Finally, if the child is visible and in the front I would like to hide the child until the button is pressed again.

I have no problem showing/hiding or bringing the form to the front, but I don't know how to determine which form is on top. Any ideas on how to do this?

Thanks

modified 12-Jul-20 21:01pm.

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.