示例#1
0
        private void aJwuyrlOu5([In] object obj0, [In] EventArgs obj1)
        {
            aUnqtIpxoD0rtIQVGJ unqtIpxoD0rtIqvgj = this.l3MuUw9HUI.SelectedItem as aUnqtIpxoD0rtIQVGJ;

            if (unqtIpxoD0rtIqvgj == null)
            {
                this.Jktu6i43wd.Text    = "";
                this.Jktu6i43wd.Enabled = false;
            }
            else if (unqtIpxoD0rtIqvgj.TNTuL9pAwZ() == null)
            {
                this.Jktu6i43wd.Text    = "";
                this.Jktu6i43wd.Enabled = true;
            }
            else
            {
                this.Jktu6i43wd.Text    = unqtIpxoD0rtIqvgj.TNTuL9pAwZ();
                this.Jktu6i43wd.Enabled = false;
            }
        }
示例#2
0
 public void SetSecurityType(string securityType)
 {
     if (securityType == null)
     {
         securityType = RNaihRhYEl0wUmAftnB.aYu7exFQKN(23442);
     }
     foreach (object obj in this.l3MuUw9HUI.Items)
     {
         aUnqtIpxoD0rtIQVGJ unqtIpxoD0rtIqvgj = obj as aUnqtIpxoD0rtIQVGJ;
         if (unqtIpxoD0rtIqvgj != null && unqtIpxoD0rtIqvgj.TNTuL9pAwZ() == securityType)
         {
             this.l3MuUw9HUI.SelectedItem = (object)unqtIpxoD0rtIqvgj;
             break;
         }
     }
     if (this.l3MuUw9HUI.SelectedItem == null)
     {
         this.l3MuUw9HUI.SelectedIndex = this.l3MuUw9HUI.Items.Count - 1;
         this.Jktu6i43wd.Text          = securityType;
     }
     this.kIYuO15Fgl();
 }