C# Class Final.Form1

Inheritance: System.Windows.Forms.Form
Mostrar archivo Open project: pe3zx/Ransomware

Public Methods

Method Description
Form1 ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Private Methods

Method Description
method_0 ( ) : void
method_1 ( object sender, EventArgs e ) : void
method_2 ( object sender, EventArgs e ) : void
method_3 ( object sender, EventArgs e ) : void
method_4 ( object sender, EventArgs e ) : void
method_5 ( object sender, EventArgs e ) : void
method_6 ( object sender, EventArgs e ) : void
method_7 ( object sender, MouseEventArgs e ) : void
method_8 ( ) : void
method_9 ( ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Form1() public method

public Form1 ( ) : System
return System

WndProc() protected method

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
return void