Click here to Skip to main content
15,888,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: URL to the Web Service gives parser error Pin
sreejith ss nair13-Sep-04 21:31
sreejith ss nair13-Sep-04 21:31 
GeneralMFC Libs in c# Pin
malotian13-Sep-04 19:43
malotian13-Sep-04 19:43 
GeneralRe: MFC Libs in c# Pin
sreejith ss nair13-Sep-04 21:28
sreejith ss nair13-Sep-04 21:28 
GeneralRe: MFC Libs in c# Pin
malotian13-Sep-04 22:54
malotian13-Sep-04 22:54 
GeneralRe: MFC Libs in c# Pin
mav.northwind14-Sep-04 0:36
mav.northwind14-Sep-04 0:36 
Generalforms and resource Pin
arbrsoft13-Sep-04 19:25
arbrsoft13-Sep-04 19:25 
GeneralRe: forms and resource Pin
sreejith ss nair13-Sep-04 21:11
sreejith ss nair13-Sep-04 21:11 
GeneralRe: forms and resource Pin
kodandapani14-Sep-04 5:13
kodandapani14-Sep-04 5:13 
Hi

Can you try solving your problem using MDI form. Create a MDI form and make your forms as child's of it.

You can make a form as MDI form by setting its IsMdiContainer property to true.

You can make your forms form1, form2, form3 as child forms by setting their MdiParent property to object of your MDI form.

Guess this solve your problem

If you need more help let me know.

Thanks.
GeneralAdding code to events in C# setup projects Pin
samirazmat13-Sep-04 18:51
samirazmat13-Sep-04 18:51 
GeneralCombobox Text changed event issue Pin
Anonymous13-Sep-04 15:49
Anonymous13-Sep-04 15:49 
GeneralRe: Combobox Text changed event issue Pin
sreejith ss nair13-Sep-04 21:24
sreejith ss nair13-Sep-04 21:24 
QuestionHow to change a manageObject's value in WMI application? Pin
fu013-Sep-04 15:29
fu013-Sep-04 15:29 
GeneralPlaying video files with Media Player Pin
Christian Graus13-Sep-04 14:44
protectorChristian Graus13-Sep-04 14:44 
GeneralRe: need help in the Process class Pin
Nick Parker13-Sep-04 12:35
protectorNick Parker13-Sep-04 12:35 
GeneralRe: need help in the Process class Pin
bora3ee14-Sep-04 8:32
bora3ee14-Sep-04 8:32 
QuestionWhere is "LicenseKey" tag of Crystal Reports? Pin
Khang Nguyen13-Sep-04 11:30
Khang Nguyen13-Sep-04 11:30 
AnswerRe: Where is "LicenseKey" tag of Crystal Reports? Pin
Heath Stewart13-Sep-04 11:37
protectorHeath Stewart13-Sep-04 11:37 
GeneralRe: Where is "LicenseKey" tag of Crystal Reports? Pin
Khang Nguyen13-Sep-04 11:45
Khang Nguyen13-Sep-04 11:45 
GeneralRe: Where is "LicenseKey" tag of Crystal Reports? Pin
Heath Stewart13-Sep-04 11:52
protectorHeath Stewart13-Sep-04 11:52 
GeneralRe: Where is "LicenseKey" tag of Crystal Reports? Pin
Khang Nguyen13-Sep-04 12:21
Khang Nguyen13-Sep-04 12:21 
QuestionA text read and write question??? Pin
cemlouis13-Sep-04 11:26
cemlouis13-Sep-04 11:26 
AnswerRe: A text read and write question??? Pin
Mark Greenwood13-Sep-04 13:28
Mark Greenwood13-Sep-04 13:28 
QuestionWhich Row/Col When Mouse Hovers/Moves over DataGrid? Pin
Khang Nguyen13-Sep-04 11:18
Khang Nguyen13-Sep-04 11:18 
AnswerRe: Which Row/Col When Mouse Hovers/Moves over DataGrid? Pin
Nick Parker13-Sep-04 11:27
protectorNick Parker13-Sep-04 11:27 
GeneralRe: Which Row/Col When Mouse Hovers/Moves over DataGrid? Pin
Khang Nguyen14-Sep-04 4:09
Khang Nguyen14-Sep-04 4:09 

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.