메소드 | 설명 | |
---|---|---|
WebBrowserForm ( string uri ) : System |
Initialises a new instance of the WebBrowserForm class.
|
메소드 | 설명 | |
---|---|---|
AddressTextBox_KeyDown ( object sender, |
Handles the KeyDown event of Yaircc.UI.ToolStripSpringTextBox.
|
|
BackToolStripButton_Click ( object sender, |
Handles the Click event of System.Windows.Forms.ToolStripButton.
|
|
ForwardToolStripButton_Click ( object sender, |
Handles the Click event of System.Windows.Forms.ToolStripButton.
|
|
GoToolStripButton_Click ( object sender, |
Handles the Click event of System.Windows.Forms.ToolStripButton.
|
|
RefreshToolStripButton_Click ( object sender, |
Handles the Click event of System.Windows.Forms.ToolStripButton.
|
|
WebView_PropertyChanged ( object sender, |
Handles the PropertyChanged event of CefSharp.WinForms.WebView.
|
public WebBrowserForm ( string uri ) : System | ||
uri | string | The URI of the resource to navigate to. |
리턴 | System |