J
Jan van Schalkwyk
Hi,
I have a few PictureBoxes on a Panel. At startup, the panel is invisible.
At some stage pictures are loaded into the Pictureboxes, and I then make the
Panel visible. The whole panel is not repainted, and no controls (images,
or labels) are visible - sometimes I can see my development environment
through the panel. After making the panel visible the app stops responding.
Everything works fine if the panel is visible from the start....
(I'm using C#; .NET Framework 1.1)
(I'm actually using a devExpress Grid + devExpress PictureEdit Controls - I
get the same problem with the grid (which is on a separate panel) as
well.... I though the problem might be with the devExpress controls, but
could easily recreate the problem with standard controls)
Thanks!
Jan van Schalkwyk
I have a few PictureBoxes on a Panel. At startup, the panel is invisible.
At some stage pictures are loaded into the Pictureboxes, and I then make the
Panel visible. The whole panel is not repainted, and no controls (images,
or labels) are visible - sometimes I can see my development environment
through the panel. After making the panel visible the app stops responding.
Everything works fine if the panel is visible from the start....
(I'm using C#; .NET Framework 1.1)
(I'm actually using a devExpress Grid + devExpress PictureEdit Controls - I
get the same problem with the grid (which is on a separate panel) as
well.... I though the problem might be with the devExpress controls, but
could easily recreate the problem with standard controls)
Thanks!
Jan van Schalkwyk