473,322 Members | 1,403 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

C# tile windows in MDI application, please help

Is there an easy way to tile and cascade MDI child windows?

Thanks in advance


Nov 15 '05 #1
3 5443
Is there an easy way to tile and cascade MDI child windows?


You can use Form.LayoutMdi method and MdiLayout enumeration. For example:

LayoutMdi(MdiLayout.Cascade)

incognito
Nov 15 '05 #2
Is it possible to customse the layout to my own layout instead of Tile and
Cascade?
"incognito" <gromsas_na_klub_chip_pl> wrote in message
news:3f********@news.vogel.pl...
Is there an easy way to tile and cascade MDI child windows?


You can use Form.LayoutMdi method and MdiLayout enumeration. For example:

LayoutMdi(MdiLayout.Cascade)

incognito

Nov 15 '05 #3
Hello Mr.Tickle,

Klik! SizePos control in Klik! SizeLib.Net may help you...This control saves
the forms last size and position and opens them at the same location and
size...

http://www.kliksoft.com/

Regards,

Özden Irmak

"Mr.Tickle" <Mr******@mrmen.com> wrote in message
news:uO*************@TK2MSFTNGP09.phx.gbl...
Is it possible to customse the layout to my own layout instead of Tile and
Cascade?
"incognito" <gromsas_na_klub_chip_pl> wrote in message
news:3f********@news.vogel.pl...
Is there an easy way to tile and cascade MDI child windows?


You can use Form.LayoutMdi method and MdiLayout enumeration. For example:
LayoutMdi(MdiLayout.Cascade)

incognito


Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: me | last post by:
I have been looking online for a year, and cant find one. I used to use the int86() command in dos command-line mode, but it can't work in linux. I am using Allegro to make my program work, but I...
4
by: Anand Ganesh | last post by:
Hi All, I want to open a .pdf file from my C# application and show to the user. I have acrobat reader in the client's computer. How to do this? Any suggestions please ? Thanks for your...
2
by: Mihai Marinescu | last post by:
Hi all, I have a Windows Application which i want to make work as a Console application if the exe file is getting arguments. How can i accomplish this ? Mihai
2
by: Anand Ganesh | last post by:
Hi All, How will I make a VB6 application communicate with my VC#.NET application? I want the information to be passed back and forth between these two applications? Any suggestions please....
1
by: dotNET Developer | last post by:
We have an ASP.NET (.NET 1.1) InterNet application. We have many number of customers who constantly access the site 24x7. Whenever we upgrade (hot fixes, enhancements) the site one of the...
2
by: nologin | last post by:
Hello. I have an application which has the use of another assembly. How can i make a deployment project, which will be copy this assembly not to application folder but system folder - depends on...
1
by: A Hirsi | last post by:
I have created a vb .net program as a service that is using a simple ftpclient to connect to a remote server and check the status of a file for subsequent downloading if there have been changes to...
0
by: alister7 | last post by:
hi every1 im trying to download a music file from the database SQLserver.which i upload in the database.. The Code below works fine in wen i create a new project of an ASP.Net web application..m...
0
by: oceantrain | last post by:
I am trying to deploy a simple windows forms application using the standard Publish option in Visual Studio. I am using a SQL server compact file (.sdf) as my database. When I deploy the app and...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.