Exemplo n.º 1
0
 private void ActionType_SelectedIndexChanged_3(object sender, EventArgs e)
 {
     Inscription.ShowActionParametr(_cbActionType3, _cbActionParam3_1, _cbActionParam3_2, _cbActionParam3_3, lActionParam3_1, lActionParam3_2, lActionParam3_3);
 }
Exemplo n.º 2
0
 private void _cbGossipOptionCondtion_3_SelectedIndexChanged(object sender, EventArgs e)
 {
     Inscription.ShowGossipCondition(_cbGossipOptionCondtion_3, _cbOptionCondtion3Value_1,
                                     _cbOptionCondtion3Value_2, lGossipOptionCondtion3Val1, lGossipOptionCondtion3Val2);
 }
Exemplo n.º 3
0
 private void EventType_SelectedIndexChanged(object sender, EventArgs e)
 {
     Inscription.ShowEventType(_cbEventType, _cbEventParametr1, _cbEventParametr2, _cbEventParametr3, _cbEventParametr4, lEventType1, lEventType2, lEventType3, lEventType4);
 }
Exemplo n.º 4
0
 private void _cbGossipCondtion_2_SelectedIndexChanged(object sender, EventArgs e)
 {
     Inscription.ShowGossipCondition(_cbGossipCondtion_2, _cbCondtion2Value_1, _cbCondtion2Value_2, lCondition2Val1, lCondition2Val2);
 }