Wednesday, March 27, 2019

Tip of the Day: IE Version Emulation for Web Browser Controls
Product.......: R:BASE X.5 and R:BASE X.5 Enterprise (Version 10.5)
Build.........: 10.5.1.30326 or higher
Sections......: Forms
Keywords......: Web Browser, Emulate, PROPERTY

Did you know a new PROPERTY APPLICATION parameter has been introduced
to specify the Internet Explorer version to emulate, when displaying
Web Browser controls in forms?

The new PROPERTY command allows for various IE versions to be emulated
for Web Browser controls.

Syntax:

  PROPERTY APPLICATION WEB_BROWSER_EMULATION X

Where:

 . Valid values for "X" are as follows:

       11000 = IE11
       10000 = IE10
       9000  = IE9
       8000  = IE8
       7000  = IE7
Notes:

  . The WEB_BROWSER_EMULATION must be set before any instance of a
    Web Browser control is created. Any change to WEB_BROWSER_EMULATION
    after a Web Browser has been created will take effect the next time
    the R:BASE program is opened.

  . To remove the emulation setting, use RESET as the property value.

Examples:

  PROPERTY APPLICATION WEB_BROWSER_EMULATION 11000

  PROPERTY APPLICATION WEB_BROWSER_EMULATION RESET

Very Best R:egards,

Razzak.

https://www.rbase.com
http://www.facebook.com/rbase/

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to