C# Class Skybound.Gecko.ChromeDialog

显示文件 Open project: quantum1423-dustbin/OpenGeckoSharp

Public Methods

Method Description
ChromeDialog ( ) : System

Private Methods

Method Description
webBrowser_DocumentTitleChanged ( object sender, EventArgs e ) : void
webBrowser_WindowClosed ( object sender, EventArgs e ) : void
webBrowser_WindowSetBounds ( object sender, GeckoWindowSetBoundsEventArgs e ) : void

Method Details

ChromeDialog() public method

public ChromeDialog ( ) : System
return System