C# Class NetSparkleChecker.NetSparkleCheckerWaitUI

Inheritance: System.Windows.Forms.Form
Show file Open project: Deadpikle/NetSparkle Class Usage Examples

Public Properties

Property Type Description
SparkleRequestedUpdate System.Boolean

Public Methods

Method Description
NetSparkleCheckerWaitUI ( Icon icon ) : System
ShowUpdateUI ( ) : void

Private Methods

Method Description
bckWorker_DoWork ( object sender, DoWorkEventArgs e ) : void
bckWorker_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

Method Details

NetSparkleCheckerWaitUI() public method

public NetSparkleCheckerWaitUI ( Icon icon ) : System
icon Icon
return System

ShowUpdateUI() public method

public ShowUpdateUI ( ) : void
return void

Property Details

SparkleRequestedUpdate public property

public Boolean,System SparkleRequestedUpdate
return System.Boolean