C# Class MissionPlanner.Wizard._3ConnectAP

Inheritance: System.Windows.Forms.MyUserControl, IWizard, IActivate
Afficher le fichier Open project: ArduPilot/MissionPlanner

Méthodes publiques

Méthode Description
Activate ( ) : void
WizardBusy ( ) : bool
WizardValidate ( ) : int
_3ConnectAP ( ) : System

Private Methods

Méthode Description
CMB_port_Click ( object sender, EventArgs e ) : void
CMB_port_DrawItem ( object sender, DrawItemEventArgs e ) : void
fw_Progress ( int progress, string status ) : void
label8_Click ( object sender, EventArgs e ) : void
pdr_DoWork ( object sender, Controls e, object passdata = null ) : void
pictureBox1_Click ( object sender, EventArgs e ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

WizardBusy() public méthode

public WizardBusy ( ) : bool
Résultat bool

WizardValidate() public méthode

public WizardValidate ( ) : int
Résultat int

_3ConnectAP() public méthode

public _3ConnectAP ( ) : System
Résultat System