Re: [CROSS POST] Strange problem with control order
From: Stoitcho Goutsev \(100\) [C# MVP] (100_at_100.com)
Date: 11/01/04
- Next message: WaydeWyatt: "HTTPPost WebException Connection Closed"
- Previous message: JLeBert: "Re: base forms and inherited forms"
- In reply to: Michael Crago: "[CROSS POST] Strange problem with control order"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 1 Nov 2004 16:40:07 -0500
Hi Michael,
Even though I wasn't be supprised if the combobox does this along of all
other oddities that it has, but I checked this and it was working fine for
me.
Can you post some sample demonstrating the problem?
-- Stoitcho Goutsev (100) [C# MVP] "Michael Crago" <mcrago1@optusnet.com.au> wrote in message news:ug6GTnEwEHA.1204@TK2MSFTNGP10.phx.gbl... > Hi there, > > I have a Panel control containing 10 different controls which are all > added > in the same order and then individually shown or hidden depending on the > data being displayed in the panel. My app uses C#. > > The order of the controls in the Panel (as enumerated by foreach but using > a > specific for index behaves exactly the same) remains the same as I show > and > hide any control but a comboBox control. Changing the visibility of a > comboBox causes it to be promoted up the order of the Controls collection > (as viewed in the debugger). > > Has anyone else seen this strange behaviour and do you have any suggested > fixes or workarouonds? > > Many thanks... > Robert >
- Next message: WaydeWyatt: "HTTPPost WebException Connection Closed"
- Previous message: JLeBert: "Re: base forms and inherited forms"
- In reply to: Michael Crago: "[CROSS POST] Strange problem with control order"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|