473,405 Members | 2,261 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,405 software developers and data experts.

Maximize and ToolStrips

guy
If i have an MDI form, with tollstrips such as Menu, ToolBar or Status how do
i stop a child form sliding under these toolstrips? eg when dragged or
maximized.

*guy*
Jan 25 '06 #1
3 1565
the problem is the z-order. You will need to make sure that the toolstrip
has the lowest z-order so that nothing can be obscured by it.

control.sendtoback?

tm

"guy" <gu*@discussions.microsoft.com> wrote in message
news:F0**********************************@microsof t.com...
If i have an MDI form, with tollstrips such as Menu, ToolBar or Status how do i stop a child form sliding under these toolstrips? eg when dragged or
maximized.

*guy*

Jan 26 '06 #2
guy
hi toff,
yes i had thought of this one, for some reason doenst eork though:(
"Toff McGowen" wrote:
the problem is the z-order. You will need to make sure that the toolstrip
has the lowest z-order so that nothing can be obscured by it.

control.sendtoback?

tm

"guy" <gu*@discussions.microsoft.com> wrote in message
news:F0**********************************@microsof t.com...
If i have an MDI form, with tollstrips such as Menu, ToolBar or Status how

do
i stop a child form sliding under these toolstrips? eg when dragged or
maximized.

*guy*


Jan 26 '06 #3
Can you show us how you dim up a child form?

tm

"guy" <gu*@discussions.microsoft.com> wrote in message
news:E6**********************************@microsof t.com...
hi toff,
yes i had thought of this one, for some reason doenst eork though:(
"Toff McGowen" wrote:
the problem is the z-order. You will need to make sure that the toolstrip has the lowest z-order so that nothing can be obscured by it.

control.sendtoback?

tm

"guy" <gu*@discussions.microsoft.com> wrote in message
news:F0**********************************@microsof t.com...
If i have an MDI form, with tollstrips such as Menu, ToolBar or Status
how do
i stop a child form sliding under these toolstrips? eg when dragged or
maximized.

*guy*


Jan 26 '06 #4

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

Similar topics

0
by: MLM450 | last post by:
I want to have toolbars that behave similar to those in Microsoft Word. I am using toolstrips and toolstripcontainers. How do I get them to allow the user to pull the toolstrip off the window edge...
1
by: Joe | last post by:
I have a few ToolStripContains and ToolStrips in my app and only want certain ToolStrips to be able to be dropped on certain ToolStripContainers. Is there anyway to do this? I tried the DragEnter...
0
by: Jack | last post by:
This is probably trivial, but I'm unable to find the answer. In vb.net 2005, if I'm merging 2 toolstrips together using ToolStripManager.Merge, how do I control the order of the merged buttons?...
8
by: Homer J Simpson | last post by:
Where can I find more icons for the toolstrips that match those used in VB ..Net etc.?
0
by: Mark Lauser | last post by:
Hello, I'm working with VS 2005 and I have an MDI form with ToolStrip Panels on each side. Some of the child forms also have ToolStrip Panels on each side. I noticed that you can drag...
1
by: Rudderius | last post by:
Hey, I'm working on a winform app in VS 2005. I'm wondering if someone knows some best practices on how to organize the toolstrips. I have a menuToolStrip and some other toolstrips. As in many...
0
by: 7829 | last post by:
Is there a way to serialize the positions of the toolstrips and menu (when docked in a ToolStripContainer), to a binary file? Thanks.
1
by: Mike | last post by:
I am using CFormView and CWinFormsControl in C++ to show a C# control. The control includes a toolstrip container and various toolstrips. If all the toolstrips are hidden (visible = false) on any...
0
by: =?Utf-8?B?SnVzdGluIFJvYmVydHM=?= | last post by:
Hi I am developing a windows app. in VB using VS2005. I have multiple toolstrips (and toolstrip containers) where I want users to move buttons around (using {Alt} + drag) inside the toolstrips,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.