Property | Type | Description | |
---|---|---|---|
ControlsToData | void | ||
DataToControls | void | ||
InitializeComponent | void | ||
SetControlStates | void | ||
chkHasPolarity_CheckedChanged | void | ||
chkHasRipple_CheckedChanged | void | ||
rbAmpres_CheckedChanged | void | ||
rbPowerDraw_CheckedChanged | void |
Method | Description | |
---|---|---|
DCPowerSpecificationControl ( ) : 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.
|
|
SetControlStates ( ) : void | ||
chkHasPolarity_CheckedChanged ( object sender, |
||
chkHasRipple_CheckedChanged ( object sender, |
||
rbAmpres_CheckedChanged ( object sender, |
||
rbPowerDraw_CheckedChanged ( object sender, |
public DCPowerSpecificationControl ( ) : System | ||
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |