I found some informations on the internet but nothing helped me out. How can I merge a toolstrip in the parent mdi form?
Is it a bad idea to make a full-screen mdi application? Has anyone else ever tried this? Currently working on redesigning an application that is used on touchscreen terminals. Space is critical and I
I\'d like to know how I can have a child form load up with it\'s size covering the complete MDI Parent\'s MDI container space (the dark-gray thing)? Setting the child form\'s WindowState to Maximized
I have an MFC MDI application I\'ve developed in Visual Studio with a ta开发者_如何学运维bbed interface.I would like to open views in the tab group that are non-document views – i.e. they have no ass
I am having a weird behaviour in a MDI form when the enter key is pressed in one of the forms when a Textbox is focused.
Users complain that when they have several minimized windows in MDI container it\'s impossible to distingui开发者_运维知识库sh them unless they resore each. I wonder if it\'s possible to make minimiz
I have 3 projects created by someone else. So.. 开发者_开发问答all three of them has form1. I want to create a new window form like MDI and place them as a child.
I have programmed c# application i will post screenshot. In this main form is 3 buttons which open开发者_StackOverflow中文版s different forms. Now i decided to modify this application I want to Make o
I have MDI application where childforms contains picturebox. I want to get pixel value in picturebox.image of activated (fImage开发者_开发知识库 activeChild = this.ActiveMdiChild as fImage;) childform
Hello guyes i have one problem i have 1 parent form and 3 children i just want to open them maxi开发者_如何学JAVAmized but when i do that in left side comes this 3 controls. How can i open one form wi