|
@@ -879,6 +879,13 @@
|
|
|
<Control name="partcletype9" text="未识别颗粒" />
|
|
|
<Control name="partcletype10" text="分析颗粒" />
|
|
|
</Controls>
|
|
|
+ </Form>
|
|
|
+ <Form>
|
|
|
+ <Name>DlgStageMgr</Name>
|
|
|
+ <Controls>
|
|
|
+ <Control name="button_edit" text="编辑" />
|
|
|
+ <Control name="button_New" text="新建" />
|
|
|
+ </Controls>
|
|
|
</Form>
|
|
|
<!-- OTSIncAMeasureApp -->
|
|
|
<Form>
|
|
@@ -919,6 +926,7 @@
|
|
|
<Control name="STSemCoordinate" text="SEM坐标" />
|
|
|
<Control name="ribbonButton3" text="复位" />
|
|
|
<Control name="ribbonButton1" text="打开" />
|
|
|
+ <Control name="ribbonOrbRecentItem1" text="打开" />
|
|
|
|
|
|
<Control name="m_SamplespaceWindowName" text="样品台" />
|
|
|
<Control name="m_MeasureStauWindowName" text="测量状态" />
|
|
@@ -1002,6 +1010,7 @@
|
|
|
<Control name="label44" text="是否使用X-ray" />
|
|
|
<Control name="btnok" text="确 定" />
|
|
|
<Control name="btncancel" text="取 消" />
|
|
|
+ <Control name="button1" text="特殊灰度颗粒识别设置" />
|
|
|
<Control name="ProgMgrInfoForm" text="程序管理" />
|
|
|
<Control name="message1" text="样品台信息不能为空" />
|
|
|
<Control name="message2" text="100倍时屏幕尺寸不能为空" />
|
|
@@ -1085,6 +1094,15 @@
|
|
|
<Form>
|
|
|
<Name>DlgStageEdit</Name>
|
|
|
<Controls>
|
|
|
+ <Control name="label1" text="样品台名称:" />
|
|
|
+ <Control name="label2" text="坐标系统:" />
|
|
|
+ <Control name="radioButton_OTS" text="OTS坐标系统" />
|
|
|
+ <Control name="radioButton_SEM" text="SEM坐标系统" />
|
|
|
+ <Control name="groupBox1" text="样品台边框" />
|
|
|
+ <Control name="label3" text="样品台边框形状:" />
|
|
|
+ <Control name="radioButton_BoundaryCircle" text="圆形" />
|
|
|
+ <Control name="radioButton_BoundarySquare" text="方形" />
|
|
|
+ <Control name="label4" text="中心点坐标:" />
|
|
|
<Control name="str1" text="样品孔名称" />
|
|
|
<Control name="str2" text="样品孔形状" />
|
|
|
<Control name="str3" text="中心x坐标" />
|
|
@@ -1094,6 +1112,21 @@
|
|
|
<Control name="str7" text="圆形" />
|
|
|
<Control name="str8" text="方形" />
|
|
|
<Control name="str9" text="样品台名不能为空字串,不能含\',\'字符!" />
|
|
|
+ <Control name="label7" text="宽度:" />
|
|
|
+ <Control name="label8" text="高度:" />
|
|
|
+ <Control name="groupBox2" text="标样" />
|
|
|
+ <Control name="label14" text="标样形状:" />
|
|
|
+ <Control name="radioButton_StandardsampleCircle" text="圆形" />
|
|
|
+ <Control name="radioButton_StandardsampleSqare" text="方形" />
|
|
|
+ <Control name="label13" text="中心点坐标:" />
|
|
|
+ <Control name="label10" text="宽度:" />
|
|
|
+ <Control name="label9" text="高度:" />
|
|
|
+ <Control name="groupBox3" text="样品孔信息:" />
|
|
|
+ <Control name="button_AddHole" text="增加样品孔" />
|
|
|
+ <Control name="button_DelHole" text="删除样品孔" />
|
|
|
+ <Control name="button_Generate" text="生成" />
|
|
|
+ <Control name="button_Coordinate" text="坐标系显示" />
|
|
|
+ <Control name="button_Ok" text="保存" />
|
|
|
</Controls>
|
|
|
</Form>
|
|
|
<Form>
|