vb@rchiv
VB Classic
VB.NET
ADO.NET
VBA
C#
SEPA-Dateien erstellen inkl. IBAN-, BLZ-/Kontonummernprüfung  
 vb@rchiv Quick-Search: Suche startenErweiterte Suche starten   Impressum  | Datenschutz  | vb@rchiv CD Vol.6  | Shop Copyright ©2000-2024
 
zurück

 Sie sind aktuell nicht angemeldet.Funktionen: Einloggen  |  Neu registrieren  |  Suchen

Fortgeschrittene Programmierung
Re: VB6 Webbrowser Control Kompatibilität! 
Autor: Posbis
Datum: 04.02.16 15:54

Man kann den Compatibilitätsmodus des Controls einstellen, dazu muss für die exe, die das control verwendet ein Regeintrag erstellt werden, z.B.:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"myexe.exe"=dword:00002328

gibt z.B. folgende Werte:
• 9999 (0x270F) - Internet Explorer 9. Webpages are displayed in IE9 Standards mode, regardless of the !DOCTYPE directive.
• 9000 (0x2328) - Internet Explorer 9. Webpages containing standards-based !DOCTYPE directives are displayed in IE9 mode.
• 8888 (0x22B8) -Webpages are displayed in IE8 Standards mode, regardless of the !DOCTYPE directive.
• 8000 (0x1F40) - Webpages containing standards-based !DOCTYPE directives are displayed in IE8 mode.
• 7000 (0x1B58) - Webpages containing standards-based !DOCTYPE directives are displayed in IE7 Standards mode

siehe hier:
https://msdn.microsoft.com/en-us/library/ee330730%28VS.85%29.aspx?f=255&MSPPError=-2147217396#browser_emulation

Beitrag wurde zuletzt am 04.02.16 um 15:56:35 editiert.
alle Nachrichten anzeigenGesamtübersicht  |  Zum Thema  |  Suchen

 ThemaViews  AutorDatum
VB6 Webbrowser Control Kompatibilität!6.269HalEr10.07.15 17:25
Re: VB6 Webbrowser Control Kompatibilität!4.590gunthard10.08.15 01:09
Re: VB6 Webbrowser Control Kompatibilität!4.595Blackbox10.08.15 19:56
Re: VB6 Webbrowser Control Kompatibilität!4.610Franki11.08.15 08:26
Re: VB6 Webbrowser Control Kompatibilität!4.813gunthard11.08.15 09:00
Re: VB6 Webbrowser Control Kompatibilität!4.839Callimero13.08.15 18:45
Re: VB6 Webbrowser Control Kompatibilität!4.736gunthard13.08.15 19:13
Re: VB6 Webbrowser Control Kompatibilität!4.337webers23.12.15 20:24
Re: VB6 Webbrowser Control Kompatibilität!4.469Callimero13.08.15 20:42
Re: VB6 Webbrowser Control Kompatibilität!4.539gunthard13.08.15 20:49
Re: VB6 Webbrowser Control Kompatibilität!4.499cklaus19.08.15 17:40
Re: VB6 Webbrowser Control Kompatibilität!4.601gunthard19.08.15 18:13
Re: VB6 Webbrowser Control Kompatibilität!4.480cklaus20.08.15 08:23
Re: VB6 Webbrowser Control Kompatibilität!4.573gunthard22.08.15 09:44
Re: VB6 Webbrowser Control Kompatibilität!4.386Callimero01.09.15 00:07
Re: VB6 Webbrowser Control Kompatibilität!4.456Callimero01.09.15 20:00
Re: VB6 Webbrowser Control Kompatibilität!4.367cklaus03.09.15 20:25
Re: VB6 Webbrowser Control Kompatibilität!4.436gunthard03.09.15 21:05
Re: VB6 Webbrowser Control Kompatibilität!4.390Callimero03.09.15 21:54
Re: VB6 Webbrowser Control Kompatibilität!4.340Callimero03.09.15 21:58
Re: VB6 Webbrowser Control Kompatibilität!4.883Callimero04.09.15 12:01
Re: VB6 Webbrowser Control Kompatibilität!4.391gunthard04.09.15 12:15
Re: VB6 Webbrowser Control Kompatibilität!4.551Callimero04.09.15 16:02
Re: VB6 Webbrowser Control Kompatibilität!4.366Callimero05.09.15 16:05
Re: VB6 Webbrowser Control Kompatibilität!4.474gunthard05.09.15 16:55
Re: VB6 Webbrowser Control Kompatibilität!4.163Callimero11.01.16 14:41
Re: VB6 Webbrowser Control Kompatibilität!4.125webers03.02.16 22:33
Re: VB6 Webbrowser Control Kompatibilität!4.041webers29.03.16 22:30
Re: VB6 Webbrowser Control Kompatibilität!4.140Posbis04.02.16 15:54
Re: VB6 Webbrowser Control Kompatibilität!4.166webers05.02.16 21:29
Re: VB6 Webbrowser Control Kompatibilität!4.148Callimero06.02.16 20:53
Re: VB6 Webbrowser Control Kompatibilität!4.159webers07.02.16 11:49
Re: VB6 Webbrowser Control Kompatibilität!4.081Callimero07.02.16 19:03
Re: VB6 Webbrowser Control Kompatibilität!4.235webers10.02.16 20:54
Re: VB6 Webbrowser Control Kompatibilität!4.171Callimero11.02.16 19:33

Sie sind nicht angemeldet!
Um auf diesen Beitrag zu antworten oder neue Beiträge schreiben zu können, müssen Sie sich zunächst anmelden.

Einloggen  |  Neu registrieren

Funktionen:  Zum Thema  |  GesamtübersichtSuchen 

nach obenzurück
 
   

Copyright ©2000-2024 vb@rchiv Dieter Otter
Alle Rechte vorbehalten.
Microsoft, Windows und Visual Basic sind entweder eingetragene Marken oder Marken der Microsoft Corporation in den USA und/oder anderen Ländern. Weitere auf dieser Homepage aufgeführten Produkt- und Firmennamen können geschützte Marken ihrer jeweiligen Inhaber sein.

Diese Seiten wurden optimiert für eine Bildschirmauflösung von mind. 1280x1024 Pixel