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
Close Hidden SetupHTML
ContextualMenuAction Open SetupJavascriptFramework
DropObject Resized Shown
ExecuteEvent ScaleFactorChanged
FrameworkPropertyChanged SetupCSS


Properties
APIVersion fa-lock-32.png Left Parent fa-lock-32.png
ContextualMenu LockBottom Style
ControlID fa-lock-32.png LockHorizontal Top
Cursor LockLeft VerticalCenter
DragOverStyle LockRight Visible
Enabled LockTop Width
Height LockVertical Zindex
HelpTag Name fa-lock-32.png
HorizontalCenter Page fa-lock-32.png


Methods
AcceptPictureDrop AllowTextDrag LoadLibraries
AcceptRawDataDrop Close MsgBox
AcceptTextDrop ControlAvailableInBrowser PresentContextualMenu
AllowPictureDrag EventIsImplemented SetFocus
AllowRawDataDrag ExecuteJavaScript ShowURL


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.