-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbc_label_rule_Vs.xml
21 lines (21 loc) · 1.41 KB
/
bc_label_rule_Vs.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<GroupBox Name="GBDEDITbc_label_rule" text="Search" toggle="1"><Ctrls>
<GroupBox Name="GB_bc_label_rule_code" Multiline="0" cols="xs12 sm6 md4"><Ctrls>
<Label Name="lb_bc_label_rule_code" Size="120,20" Text="bc_label_rule_code" Align="Right"/>
<TextBox Name="bc_label_rule_code" Size="110,20" Text="" Weight="110" ToolTip="ttp_bc_label_rule_code"></TextBox>
</Ctrls></GroupBox>
<GroupBox Name="GB_bc_label_rule_name" Multiline="0" cols="xs12 sm6 md4"><Ctrls>
<Label Name="lb_bc_label_rule_name" Size="120,20" Text="bc_label_rule_name" Align="Right"/>
<TextBox Name="bc_label_rule_name" Size="110,20" Text="" Weight="110" ToolTip="ttp_bc_label_rule_name"></TextBox>
</Ctrls></GroupBox>
<GroupBox Name="GB_code_len" Multiline="0" cols="xs12 sm6 md4"><Ctrls>
<Label Name="lb_code_len" Size="120,20" Text="code_len" Align="Right"/>
<TextBox Name="code_len" Size="110,20" Text="" Weight="110" ToolTip="ttp_code_len"></TextBox>
</Ctrls></GroupBox>
<BR AutoHeight="1"/><GroupBox Name="GB_description" Multiline="0" cols="xs12 sm6 md4"><Ctrls>
<Label Name="lb_description" Size="120,20" Text="description" Align="Right"/>
<TextBox Name="description" Size="110,20" Text="" Weight="110" ToolTip="ttp_description"></TextBox>
</Ctrls></GroupBox>
<GroupBox Name="GB_status" Multiline="0" cols="xs12 sm6 md4"><Ctrls>
<CheckBox Name="status" Size="230,20" Text="status" ToolTip="ttp_status" checked="true"></CheckBox>
</Ctrls></GroupBox>
</Ctrls></GroupBox>