C# Class MissionPlanner.GCSViews.ConfigurationView.ConfigMount

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

Méthodes publiques

Свойство Type Description
ParamHead string

Méthodes publiques

Méthode Description
Activate ( ) : void
ConfigMount ( ) : System

Private Methods

Méthode Description
CheckCommandStates ( object sender, PropertyChangedEventArgs propertyChangedEventArgs ) : void
FadeLinkTo ( System.Windows.Forms.LinkLabel l, Color c ) : void
HandleButtonClick ( object sender, EventArgs e ) : void
LNK_Wiki_Clicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void
SetErrorMessageOpacity ( ) : void
ensureDisabled ( ComboBox cmb, int number, string exclude = "" ) : void
mavlinkComboBox_SelectedIndexChanged ( object sender, EventArgs e ) : void
updatePitch ( ) : void
updateRoll ( ) : void
updateShutter ( ) : void
updateYaw ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

ConfigMount() public méthode

public ConfigMount ( ) : System
Résultat System

Property Details

ParamHead public_oe property

public string ParamHead
Résultat string