Disabling scroll bars when using the browser control

From: Rick Aldred (rick.aldred_at_wincor-nixdorf.com)
Date: 04/25/04

  • Next message: George Ionescu: "Re: Disabling scroll bars when using the browser control"
    Date: Sun, 25 Apr 2004 11:44:56 -0700
    
    

    Hi,

    I am using the web browser control as a front end to a
    Kiosk application, i.e. full screen with no scroll bars.
     
    I am using MFC (CDialog) to wrap the browser ActiveX
    control, and I would like to know if there is a way to
    guarantee that no scroll bars are shown, even if a page
    does not fit into the full screen window.

    Regards,
    Rick


  • Next message: George Ionescu: "Re: Disabling scroll bars when using the browser control"

    Relevant Pages

    • Re: Inheritance and MFC
      ... I didn't see where OP was trying to not use MFC. ... adding scroll bars for pan, zoom, etc. ... CGrid: public CObject ...
      (microsoft.public.vc.mfc)
    • Re: Inheritance and MFC
      ... Looks like MFC is used all over the place in his example. ... The only reason I am using CObject is for Serialization. ... I noticed that the more I use the grid object, the more I have to keep adding scroll bars for pan, zoom, etc. ... Then, I can leave the scroll bars inside of the CGrid Object, instead of Creating scroll bars each time. ...
      (microsoft.public.vc.mfc)
    • AfxEnableControlContainer has not been called yet??
      ... In my VC 7.1 wizard generated CDialog, ... add a web browser control. ...
      (microsoft.public.vc.mfc)
    • AfxEnableControlContainer has not been called yet??
      ... In my VC 7.1 wizard generated CDialog, ... add a web browser control. ...
      (microsoft.public.inetsdk.programming.webbrowser_ctl)
    • Hopefully "simple" MFC question
      ... I have an MFC application that I am to add a new child window to that ... includes a web browser control. ... I did this as a modeless CDialog in ...
      (microsoft.public.vc.mfc)