RE: Panel with lots of custom controls not showing scrollbar until res

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi B Maxey,

First of all, I would like to confirm my understanding of your issue. From
your description, I understand that you need to show the scroll bars of
panel when the form first appears. If there is any misunderstanding, please
feel free to let me know.

As far as I know, the scroll bars of the panel control shows when the
controls in the panel are out of the panel. So when the form initializes,
all the controls are shown in the form and the scroll bars will not appear.
I think it is the designed behavior of Panel control.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.



Relevant Pages

  • RE: Autoscroll Property On A Panel
    ... When there are scroll bars on a Panel, ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: Intercept html before rendering
    ... I have not tried this with a panel, but I think it should work... ... I've used RenderControl with a DataGrid to save the HTML the grid ... >stuck all these in a Panel control just for the sake of being tidy. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Too much screen flickering
    ... I am implementing 2D drawing in a Panel control (drawing rectangles and then ... screen Bitmap object and draw to it all my shapes, then in the Paint method I ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Multi Page ASPX
    ... a panel control on one single new page. ... > I have a ASP webpage that creates user accounts. ... > If correct posts information to Second Page ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: datagrid does not show scroll bars
    ... The panel scroll bars do not allow me to scroll the contents of the grid, only to scroll around the grid control. ...
    (microsoft.public.dotnet.languages.csharp)