메소드 | 설명 | |
---|---|---|
GifPreviewer ( string imagePath ) : System.ComponentModel |
Constructor that receives the image as parameter.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnClosing ( |
메소드 | 설명 | |
---|---|---|
GifPreviewer ( ) : System.ComponentModel |
Default constructor.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
WebBrowserOnDocumentCompleted ( object sender, System.Windows.Forms.WebBrowserDocumentCompletedEventArgs webBrowserDocumentCompletedEventArgs ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public GifPreviewer ( string imagePath ) : System.ComponentModel | ||
imagePath | string | |
리턴 | System.ComponentModel |
protected OnClosing ( |
||
e | ||
리턴 | void |