I am display a form view as a child window in an MDI application. How do I
change the title of a form view?
1. Call a Formview from a FormView
Hello Everybody, I'm trying to make an application with MFC and I've got a problem. I generate with AppWizard and SDI, document/view and FormView based application. I also insert a second form and a button in the initial form. What I want to do is to show the second form INSTEAD of the initial form when the button is pushed. I want the first and second form to be maximized on the client area and with no title bar, border or maximize or minimize possibilities. Can you help me, please? Thanks a lot
2. Change Control properties that are in FormView - CSharp/C#
3. problem in using MRU in sdi (changed doc/view to formview)
hello
I am working in SDI application in vc++6 in sdi i changed my
DOCVIEW to FORMVIEW now i am not able to get the files names in
recentfile menu and also i am not getting the name of opened file
name in the top of the window
pls give solution for this problem
by
G.Girish
4. Possible to change FolderBrowserDialog's title? - CSharp/C#
5. Change Windows Form Location without Title Bar
I want to create a windows application with a small topmost form. Because the form is so small, It does not include title bar. Is there any control, so I can use it to move FORM location by mouse? Thanks.
6. Changing Application Title at runtime - CSharp/C#
7. Change title color in a TabControl
I would like to change the title color of the selected Tab in a TabControl. I work for a Windows CE system (compactframework). I appreciate any help. Carmen