|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Maximize and ToolStripsIf 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* 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 Show quoteHide quote "guy" <g**@discussions.microsoft.com> wrote in message news:F0A18971-4F7D-49ED-8C84-E3BBD7CE19A2@microsoft.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* hi toff,
yes i had thought of this one, for some reason doenst eork though:( Show quoteHide quote "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" <g**@discussions.microsoft.com> wrote in message > news:F0A18971-4F7D-49ED-8C84-E3BBD7CE19A2@microsoft.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* > > > Can you show us how you dim up a child form?
tm Show quoteHide quote "guy" <g**@discussions.microsoft.com> wrote in message news:E68BEFF2-DCFC-4562-911F-EE3B612933B7@microsoft.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" <g**@discussions.microsoft.com> wrote in message > > news:F0A18971-4F7D-49ED-8C84-E3BBD7CE19A2@microsoft.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* > > > > > >
date/time fields
CheckForIllegalCrossThreadCalls ? Conditional statements SystemIndexOutOfRangeException error File upload to website and rezise at the same time ADO.NET 2.0 TableAdapter Configuration Wizard Strange maximize behaviour Queue of Threads How to use a Generic's base type? timing accuracy of VB.Net |
|||||||||||||||||||||||