Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about mdi

Read more about mdi

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - mdi

I Can't open again the 2 Window Childs in MDI Parent

I created a MDI Parent Form (Form1), that has 1 Menu with 2 Items. Each Item opens a Window Child (Form2 and Form3). I can open Form2 and Form3, if they are already open they just got the focus. So fa...
test-img

Pedro Figueiredo

c#

winforms

mdi

Votes: 0

Answers: 1

Latest Answer

I changed the code a bit. Now it works :) What do you think of it? using System; using System.Drawing; using System.Windows.Forms; namespace App51 { public partial class Form1 : Form { Form2 ...
test-img

Pedro Figueiredo

Maximized MDI child is restored when a new child is created

I have a current active MDI child window that is "Maximized", but upon creating a new MDI child window, the current active MDI's state was changed to "Restored". Is there a way tha...
test-img

fidel espanto

c++

windows

winapi

mdi

Votes: 0

Answers: 0

Previously child window resizing limit after SetParent to null

I am trying to detach another program's child window using SetParent(hWnd, IntPtr.Zero). After setting parent as null I remove WS_CHILD style. It is OK until I want to change its size, it seems it is ...
test-img

EmrecanK.

c#

winapi

mdi

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved