WebView
From Xojo Documentation
Class (inherits from WebUIControl)
The super class for all other classes that can contain objects. WebPage, WebDialog, WebContainer, WebRectangle, WebPagePanel and WebTabPanel are all WebViews.
Events | |||||||
|
Methods | |||||||
|
Enumerations | ||
|
Sample Code
This code adds a WebTextField to the page:
See Also
WebPage, WebDialog, WebContainer, WebRectangle, WebPagePanel and WebTabPanel classes.