Method | Description | |
---|---|---|
InitDataGrid ( ) : void | ||
InitPlanDataGrid ( ) : void | ||
LoadPhaseDetailsDropdown ( ) : void | ||
LoadPhasePlanDropdown ( ) : void | ||
LowerCaseFirstChar ( String sConvert ) : String | ||
MainForm ( ) : System | ||
OnChange ( object sender, |
||
OnChangePlan ( object sender, |
||
ProcessPersonality ( ) : void | ||
ProcessPhasePreferences ( ) : void | ||
ResetDropDownDef ( ) : void | ||
UpdatePhoneGrid ( String attribute ) : void | ||
UpdatePlanGrid ( String attribute ) : void | ||
UpperCaseFirstChar ( String sConvert ) : String | ||
testDataGrid ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnClickButton ( object sender, |
||
ProcessPhase ( int iPhase ) : void | ||
ResetPhase ( int iPhase ) : void | ||
SetRange ( List |
||
SetUIState ( int iPhase ) : void | ||
UpdatePhoneList ( List |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public LowerCaseFirstChar ( String sConvert ) : String | ||
sConvert | String | |
return | String |
public OnChange ( object sender, |
||
sender | object | |
e | ||
return | void |
public OnChangePlan ( object sender, |
||
sender | object | |
e | ||
return | void |
public UpdatePhoneGrid ( String attribute ) : void | ||
attribute | String | |
return | void |
public UpdatePlanGrid ( String attribute ) : void | ||
attribute | String | |
return | void |
public UpperCaseFirstChar ( String sConvert ) : String | ||
sConvert | String | |
return | String |