C# Class OpenDACT.Class_Files.mainForm

Afficher le fichier Open project: RollieRowland/OpenDACT Class Usage Examples

Méthodes publiques

Свойство Type Description
baudRateCombo System.Windows.Forms.ComboBox
comboBoxZMin System.Windows.Forms.ComboBox
consoleMain System.Windows.Forms.RichTextBox
consolePrinter System.Windows.Forms.RichTextBox
diagonalRodLengthText System.Windows.Forms.TextBox
heuristicComboBox System.Windows.Forms.ComboBox
portsCombo System.Windows.Forms.ComboBox
textAccuracy System.Windows.Forms.TextBox
textDRadRatio System.Windows.Forms.TextBox
textDeltaOpp System.Windows.Forms.TextBox
textDeltaTower System.Windows.Forms.TextBox
textHRadRatio System.Windows.Forms.TextBox

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

Method Details

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

baudRateCombo public_oe property

public System.Windows.Forms.ComboBox baudRateCombo
Résultat System.Windows.Forms.ComboBox

comboBoxZMin public_oe property

public System.Windows.Forms.ComboBox comboBoxZMin
Résultat System.Windows.Forms.ComboBox

consoleMain public_oe property

public System.Windows.Forms.RichTextBox consoleMain
Résultat System.Windows.Forms.RichTextBox

consolePrinter public_oe property

public System.Windows.Forms.RichTextBox consolePrinter
Résultat System.Windows.Forms.RichTextBox

diagonalRodLengthText public_oe property

public System.Windows.Forms.TextBox diagonalRodLengthText
Résultat System.Windows.Forms.TextBox

heuristicComboBox public_oe property

public System.Windows.Forms.ComboBox heuristicComboBox
Résultat System.Windows.Forms.ComboBox

portsCombo public_oe property

public System.Windows.Forms.ComboBox portsCombo
Résultat System.Windows.Forms.ComboBox

textAccuracy public_oe property

public System.Windows.Forms.TextBox textAccuracy
Résultat System.Windows.Forms.TextBox

textDRadRatio public_oe property

public System.Windows.Forms.TextBox textDRadRatio
Résultat System.Windows.Forms.TextBox

textDeltaOpp public_oe property

public System.Windows.Forms.TextBox textDeltaOpp
Résultat System.Windows.Forms.TextBox

textDeltaTower public_oe property

public System.Windows.Forms.TextBox textDeltaTower
Résultat System.Windows.Forms.TextBox

textHRadRatio public_oe property

public System.Windows.Forms.TextBox textHRadRatio
Résultat System.Windows.Forms.TextBox