C# Class PKHeX.SplashScreen

Afficher le fichier Open project: gnmmarechal/PKHeX_gnmmarechal

Méthodes publiques

Свойство Type Description
L_Status System.Windows.Forms.Label

Méthodes publiques

Méthode Description
DisplayTimeEvent ( object source, ElapsedEventArgs e ) : void
SplashScreen ( Form1 frm1 ) : System.Timers

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

SplashScreen_Load ( object sender, System e ) : void
label2_Click ( object sender, System e ) : void

Method Details

DisplayTimeEvent() public méthode

public DisplayTimeEvent ( object source, ElapsedEventArgs e ) : void
source object
e ElapsedEventArgs
Résultat void

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

SplashScreen() public méthode

public SplashScreen ( Form1 frm1 ) : System.Timers
frm1 Form1
Résultat System.Timers

Property Details

L_Status public_oe property

public System.Windows.Forms.Label L_Status
Résultat System.Windows.Forms.Label