mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / SetAutoResize Method

Set to True to enable automatic resizing or False otherwise.

Default is behavior is True.

In This Topic
    SetAutoResize Method
    In This Topic
    Description

    Enables or disables automatic CEF Browser resizing when ActiveX surface resizes.

    Syntax
    Visual Basic
    Public Sub SetAutoResize( _
       ByVal Enable As Boolean _
    ) 
    Parameters
    Enable

    Set to True to enable automatic resizing or False otherwise.

    Default is behavior is True.

    See Also