C# Class MissionPlanner.GCSViews.ConfigurationView.ConfigFrameClassType

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

Méthodes publiques

Свойство Type Description
ValidList motor_frame_type?>>.List

Méthodes publiques

Méthode Description
Activate ( ) : void
ConfigFrameClassType ( ) : System
Deactivate ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
DoClass ( motor_frame_class frame_class ) : void
DoType ( motor_frame_type frame_type ) : void
FadePicBoxes ( Control picbox, float Opacity ) : void
InitializeComponent ( ) : void

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

SetFrameParam ( motor_frame_class frame_class, motor_frame_type frame_type ) : void
radioButtonClass_CheckedChanged ( object sender, EventArgs e ) : void
radioButtonType_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

ConfigFrameClassType() public méthode

public ConfigFrameClassType ( ) : System
Résultat System

Deactivate() public méthode

public Deactivate ( ) : void
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

Property Details

ValidList public_oe property

public List> ValidList
Résultat motor_frame_type?>>.List