C# Class MissionPlanner.GCSViews.ConfigurationView.ConfigMount

Inheritance: System.Windows.Forms.UserControl, IActivate
ファイルを表示 Open project: ArduPilot/MissionPlanner

Public Properties

Property Type Description
ParamHead string

Public Methods

Method Description
Activate ( ) : void
ConfigMount ( ) : System

Private Methods

Method 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 method

public Activate ( ) : void
return void

ConfigMount() public method

public ConfigMount ( ) : System
return System

Property Details

ParamHead public_oe property

public string ParamHead
return string