Platforms to show: All Mac Windows Linux Cross-Platform
Back to ChromiumFrameMBS class.
ChromiumFrameMBS.Browser as ChromiumBrowserMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
Some examples using this property:
ChromiumFrameMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.identifier as Int64
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.IsFocused as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.IsMain as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.Name as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
If the frame has an assigned name (for example, set via the iframe "name" attribute) then that value will be returned. Otherwise a unique name will be constructed based on the frame parent hierarchy. The main (top-level) frame will always have an empty name value.
(Read only property)
ChromiumFrameMBS.Parent as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
Can reference a Window or DesktopWindow object.
(Read only property)
ChromiumFrameMBS.ParentFrame as ChromiumFrameMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.Source as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.Text as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
ChromiumFrameMBS.URL as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | HTMLViewer Win | MBS Win Plugin | 14.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
(Read only property)
The items on this page are in the following plugins: MBS Win Plugin.