リビジョン 451
工事情報:期間チェックバグ修正
trunk/src/ProcessManagement/ProcessManagement/Forms/DataEntry/ConstructionBaseInfo/FrmConstructionBaseInfoAuxiliary.cs | ||
---|---|---|
574 | 574 |
int DspCtrlCnt = Enum.GetNames(typeof(DspCnt)).Length; |
575 | 575 |
for (int ix = 0; ix < DspCtrlCnt; ix++) |
576 | 576 |
{ |
577 |
if (m_DspCtrl[ix] == null) continue; |
|
578 |
|
|
577 | 579 |
// ?w?i?F??X?i?????j |
578 | 580 |
CommonMotions.chgBackColor(m_DspCtrl[ix], true); |
579 | 581 |
switch (ix) |
他の形式にエクスポート: Unified diff