HtmlView (gb.form.htmlview)
This class provides a lightweight HTML/CSS viewer.
It supports most Of the HTML5 / CSS3 syntax.
属性
Border
|
Return or set if the control has a border.
|
Dir
|
Return or set the root part used by relative URLs.
|
Html
|
Return or set the HTML contents of the HtmlView.
|
MonospaceFont
|
Return or set the HTML "monospace" font.
|
Url
|
Return or set the URL displayed by the view.
|
Zoom
|
Return or set the view zoom factor.
|
Inherited properties
方法
Back
|
Move back into the view history.
|
Clear
|
Clear the view contents.
|
Forward
|
Move forward into the view history.
|
Load
|
Load a HTML file inside the view.
|
LoadCss
|
Load the default CSS into the view.
|
Reload
|
Reload the view contents.
|
Inherited methods
事件
Link
|
This event is raised when an URL can't be handled automatically by the HtmlView.
|
Title
|
This event is raised when the title of the page is defined.
|
Inherited events