WebControlWrapper

From Xojo Documentation

Class (inherits from WebControl)


New in 2012r2

The base class for creating custom web controls. For more information see the WebControl SDK in the Extras folder, next to the IDE on your computer.

Events
Closed Opening SetupHTML
ExecuteEvent ScaleFactorChanged SetupJavascriptFramework
FrameworkPropertyChanged SetupCSS


Properties
APIVersion fa-lock-32.png Enabled Page fa-lock-32.png
ControlID fa-lock-32.png Name fa-lock-32.png Parent fa-lock-32.png


Methods
Close ExecuteJavaScript UpdateBrowser
ControlAvailableInBrowser GotoURL
EventIsImplemented LoadLibraries


Shared Methods
IsLibraryRegistered RegisteredLibraryVersion
RegisterLibrary UnregisterLibrary


Constants
JavascriptNamespace

Notes

For more information about how to create custom Web Controls, please see the documentation provided with the Web Control SDK.