C# Class BrrrBayBay.PwmGUIControl.RcChannelControl

Inheritance: LogicChannelControl
Afficher le fichier Open project: joosthaverkort/PWMLogic Class Usage Examples

Méthodes publiques

Méthode Description
RcChannelControl ( ) : System

Constructor

Private Methods

Méthode Description
InitializeComponent ( ) : void
RcChannelControl_ChannelNumberChanged ( object sender, EventArgs e ) : void
RcChannelControl_Load ( object sender, EventArgs e ) : void
calBox_KeyPress ( object sender, KeyPressEventArgs e ) : void
calibrationLabel_DoubleClick ( object sender, EventArgs e ) : void
dutyCycleBar_ValueChanged ( object sender, EventArgs e ) : void
enabledBox_CheckedChanged ( object sender, EventArgs e ) : void
updateCalibration ( System.Boolean enableEdit ) : void

Enables calibration value editing

Method Details

RcChannelControl() public méthode

Constructor
public RcChannelControl ( ) : System
Résultat System