C# Class Virika.virika

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: kamranahmedse/virika-a-USB-fixer

Méthodes publiques

Свойство Type Description
fixerThread Thread
path string

Méthodes publiques

Méthode Description
applyAttribCommand ( ) : void
deleteMalFiles ( ) : void
fixDrive ( ) : void
populateCombo ( ) : void
scanDrive ( ) : void
virika ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
Form1_MouseDown ( object sender, System e ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ReleaseCapture ( ) : bool
SendMessage ( IntPtr hWnd, int Msg, int wParam, int lParam ) : int
drivesCmbo_KeyDown ( object sender, KeyEventArgs e ) : void
drivesCmbo_SelectedIndexChanged ( object sender, EventArgs e ) : void
exitItem_Click ( object sender, EventArgs e ) : void
fixBtn_Click ( object sender, EventArgs e ) : void
hideToolStripMenuItem_Click ( object sender, EventArgs e ) : void
notifyIcon1_MouseDoubleClick ( object sender, MouseEventArgs e ) : void
reachMeLbl_Click ( object sender, EventArgs e ) : void
refreshBtn_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
toolStripMenuItem1_Click ( object sender, EventArgs e ) : void
virika_Load ( object sender, EventArgs e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

applyAttribCommand() public méthode

public applyAttribCommand ( ) : void
Résultat void

deleteMalFiles() public méthode

public deleteMalFiles ( ) : void
Résultat void

fixDrive() public méthode

public fixDrive ( ) : void
Résultat void

populateCombo() public méthode

public populateCombo ( ) : void
Résultat void

scanDrive() public méthode

public scanDrive ( ) : void
Résultat void

virika() public méthode

public virika ( ) : System
Résultat System

Property Details

fixerThread public_oe property

public Thread fixerThread
Résultat Thread

path public_oe property

public string path
Résultat string