C# Class xServer.Forms.FrmAddToAutostart

Inheritance: Form
Exibir arquivo Open project: x1234xx/RatSources Class Usage Examples

Public Methods

Method Description
FrmAddToAutostart ( ) : System
FrmAddToAutostart ( string startupPath ) : System

Private Methods

Method Description
AddTypes ( ) : void
btnAdd_Click ( object sender, EventArgs e ) : void
btnCancel_Click ( object sender, EventArgs e ) : void
txtName_KeyPress ( object sender, KeyPressEventArgs e ) : void
txtPath_KeyPress ( object sender, KeyPressEventArgs e ) : void

Method Details

FrmAddToAutostart() public method

public FrmAddToAutostart ( ) : System
return System

FrmAddToAutostart() public method

public FrmAddToAutostart ( string startupPath ) : System
startupPath string
return System