Property | Type | Description | |
---|---|---|---|
ControlsToData | void | ||
DataToControls | void | ||
InitializeComponent | void | ||
UpdateRacksize | void | ||
edtTextRack_TextChanged | void | ||
rdoInch_CheckedChanged | void | ||
rdoMilli_CheckedChanged | void | ||
rdoRack_CheckedChanged | void |
Method | Description | |
---|---|---|
PhysicalCharLinearControl ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateRacksize ( bool textChanged = false ) : void | ||
edtTextRack_TextChanged ( object sender, |
||
rdoInch_CheckedChanged ( object sender, |
||
rdoMilli_CheckedChanged ( object sender, |
||
rdoRack_CheckedChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public PhysicalCharLinearControl ( ) : System | ||
return | System |