Web control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alex

    Web control

    I us an MS web control to display html on a form. I want to be able to
    resize the form depending on screen resolution but the web control
    will not resize. Even in design view, once the web control is
    initially positined it cannot be resize. Does anyone have a solution
    for this.
    Thanks in advance
    Alec
  • Tom van Stiphout

    #2
    Re: Web control

    On 1 Sep 2003 10:34:18 -0700, alecjames1@hotm ail.com (Alex) wrote:

    Hit groups.google.c om with the search terms webbrowser and resize, and
    you'll get a number of hits about this topic. Short answer: it's a
    bug, and there is a design-time workaround.

    -Tom.

    [color=blue]
    >I us an MS web control to display html on a form. I want to be able to
    >resize the form depending on screen resolution but the web control
    >will not resize. Even in design view, once the web control is
    >initially positined it cannot be resize. Does anyone have a solution
    >for this.
    >Thanks in advance
    >Alec[/color]

    Comment

    • Trevor Best

      #3
      Re: Web control

      On 1 Sep 2003 10:34:18 -0700 in comp.databases. ms-access,
      alecjames1@hotm ail.com (Alex) wrote:
      [color=blue]
      >I us an MS web control to display html on a form. I want to be able to
      >resize the form depending on screen resolution but the web control
      >will not resize. Even in design view, once the web control is
      >initially positined it cannot be resize. Does anyone have a solution
      >for this.[/color]

      IME I've only used the web control in VB and there it resizes
      perfectly.

      If you're resizing proportional to screen resolution then take solace
      in the fact there's not many of them, put one control on for each
      resolution and make one of them visible for the given resolution.

      --
      A)bort, R)etry, I)nfluence with large hammer.

      (replace sithlord with trevor for email)

      Comment

      Working...