DhtmlControl
Control.h
| Name | Brief | Example |
|---|---|---|
| CallJavaScript | Invoke JavaScript function by name. | Examples |
| CreateControl | Creates a HTML child window. | Examples |
| CreatePopup | Creates a HTML popup window. | Examples |
| DhtmlControl | Constructor. | Examples |
| GetNavigateState | Returns the current navigation state | Examples |
| GetScript | Gets an script engine interface. | Examples |
| Navigate | Navigates to the URL | Examples |
| SetHtmlText | Sets the HTML content of body | Examples |