Example #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightQLThuebao;component/LoginPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.txtusername = ((DevExpress.Xpf.Editors.TextEdit)(this.FindName("txtusername")));
     this.txtpassword = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(this.FindName("txtpassword")));
     this.Login = ((System.Windows.Controls.TextBlock)(this.FindName("Login")));
     this.cmdLogin = ((System.Windows.Controls.Button)(this.FindName("cmdLogin")));
     this.prg = ((DevExpress.Xpf.Core.WaitIndicator)(this.FindName("prg")));
 }
Example #2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SilverlightQLThuebao;component/Forms/frmdoimk.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.CancelButton = ((System.Windows.Controls.Button)(this.FindName("CancelButton")));
     this.OKButton = ((System.Windows.Controls.Button)(this.FindName("OKButton")));
     this.label2 = ((System.Windows.Controls.Label)(this.FindName("label2")));
     this.txtpass = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(this.FindName("txtpass")));
     this.label1 = ((System.Windows.Controls.Label)(this.FindName("label1")));
     this.txtpassnew = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(this.FindName("txtpassnew")));
     this.label3 = ((System.Windows.Controls.Label)(this.FindName("label3")));
     this.txtpassrenew = ((DevExpress.Xpf.Editors.PasswordBoxEdit)(this.FindName("txtpassrenew")));
     this.border1 = ((System.Windows.Controls.Border)(this.FindName("border1")));
 }