Re: Size of Window and scroll bar



Hi.

If the horizontal scrollbar of a window is active,
how can i retrieve the entire width of the window - means the sum of the visible _and_ the invisible client area?

Maybe some more information: I have a simple form with a WebBrowser control (Dock = Fill)
and i want to increase the width of the form to disable the horizontal scroll bar and
to show the complete control content.

best regards and thanks,
Jan
.



Relevant Pages

  • Size of Window and scroll bar
    ... If the horizontal scrollbar of a window is active, ... how can i retrieve the entire width of the window - means the sum of the visible _and_ the invisible client area? ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: caching problems in IE6
    ... > have icons that when clicked, open a new window in the browser. ... > being retrieved from the browser cache, it is retrieved from our server. ... > file that we are trying to retrieve, and gets it from the server. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Request.QueryString() and/or Request.Form()
    ... mthod to open a child window, and you want to retrieve some form values from ... That may be why I can't retrieve my hidden inputs in the ... HTML form, because, even ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Kill an app by name?
    ... "Polaris" wrote in message ... so use of ExitProcess should be avoided. ... retrieve the process ID as above and then call EnumWindows. ... then you have a candidate window for a WM_CLOSE message (if ...
    (microsoft.public.vc.language)
  • Windows Messages
    ... How do I retrieve text from a combobox within an application running ... Find the window somehow ... I can manually find the window and control in Spy++, ... but not with my app. ...
    (microsoft.public.dotnet.languages.vb)