예제 #1
0
 void InitializeTexts()
 {
     this.tpsLabel_EbaraUtility.Text = _tpsRm.GetString("TXT_EbaraUtility");
     this.Text = _tpsRm.GetString("TXT_EbaraUtilityTitle");
     this.button_PipeGrooveModel.Text  = _tpsRm.GetString("TXT_PipeGrooveModelButton");
     this.button_Setting.Text          = _tpsRm.GetString("TXT_button_Setting");
     this.button_WeldingParameter.Text = _tpsRm.GetString("TXT_button_WeldingParameter");
 }
예제 #2
0
 void InitializeTexts()
 {
     this.Text = _tpsRm.GetString("TXT_TpsFormSettingTitle");
     this.checkBox_boolBlocksiFr1ArcStable.Text         = _tpsRm.GetString("TXT_checkBox_boolBlocksiFr1ArcStable");
     this.tpsLabel_numBlocksiArcStableLength.Text       = _tpsRm.GetString("TXT_tpsLabel_numBlocksiArcStableLength");
     this.tpsLabel_numIsometricalSaddleCoefficient.Text = _tpsRm.GetString("TXT_tpsLabel_numIsometricalSaddleCoefficient");
     this.tpsLabel_numShoulderGrooveCoefficient.Text    = _tpsRm.GetString("TXT_tpsLabel_numShoulderGrooveCoefficient");
     this.tpsLabel_numTorchCleanIntervalCount.Text      = _tpsRm.GetString("TXT_tpsLabel_numTorchCleanIntervalCount");
     this.button_limitSTN1Axis1.Text   = _tpsRm.GetString("TXT_button_limitSTN1Axis1");
     this.button_unLimitSTN1Axis1.Text = _tpsRm.GetString("TXT_button_unLimitSTN1Axis1");
 }