C# Class LiveTelemetry.Garage.ucSelectModel

Mostrar archivo Open project: nlhans/SimTelemetry Class Usage Examples

Public Methods

Method Description
Draw ( ) : void
Resize ( ) : void
ucSelectModel ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

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

UpdateLabels ( ) : void
_models_ItemSelectionChanged ( object sender, ListViewItemSelectionChangedEventArgs e ) : void
ucEngine_CurveUpdated ( ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

Draw() public method

public Draw ( ) : void
return void

Resize() public method

public Resize ( ) : void
return void

ucSelectModel() public method

public ucSelectModel ( ) : System
return System