Example #1
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebControl;component/Forms/TrendForm.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.btnStartPause        = ((WebControl.ButtonEx)(this.FindName("btnStartPause")));
     this.cbeTimeDistance      = ((DevExpress.Xpf.Editors.ComboBoxEdit)(this.FindName("cbeTimeDistance")));
     this.tbToolTipTimeDistace = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipTimeDistace")));
     this.deBegin             = ((DevExpress.Xpf.Editors.DateEdit)(this.FindName("deBegin")));
     this.deEnd               = ((DevExpress.Xpf.Editors.DateEdit)(this.FindName("deEnd")));
     this.btnTimePeriodAuto   = ((WebControl.ButtonEx)(this.FindName("btnTimePeriodAuto")));
     this.cbeTimePeriod       = ((DevExpress.Xpf.Editors.ComboBoxEdit)(this.FindName("cbeTimePeriod")));
     this.tbToolTipTimePeriod = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipTimePeriod")));
     this.btnUpdate           = ((WebControl.ButtonEx)(this.FindName("btnUpdate")));
     this.btnBack             = ((WebControl.ButtonEx)(this.FindName("btnBack")));
     this.btnForward          = ((WebControl.ButtonEx)(this.FindName("btnForward")));
     this.btnExport           = ((WebControl.ButtonEx)(this.FindName("btnExport")));
     this.chrBase             = ((AmCharts.Windows.QuickCharts.SerialChart)(this.FindName("chrBase")));
     this.lblStatus           = ((System.Windows.Controls.TextBlock)(this.FindName("lblStatus")));
     this.ckUpdate            = ((WebControl.CheckUpdateLabel)(this.FindName("ckUpdate")));
 }
Example #2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebControl;component/Views/AngidritMTBView.xaml", System.UriKind.Relative));
     this.LayoutRoot          = ((System.Windows.Controls.Canvas)(this.FindName("LayoutRoot")));
     this.gridControl         = ((DevExpress.Xpf.Grid.GridControl)(this.FindName("gridControl")));
     this.btnStartPause       = ((System.Windows.Controls.Button)(this.FindName("btnStartPause")));
     this.tbToolTipStartPause = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipStartPause")));
     this.imgStartPause       = ((System.Windows.Controls.Image)(this.FindName("imgStartPause")));
     this.deBegin             = ((DevExpress.Xpf.Editors.DateEdit)(this.FindName("deBegin")));
     this.deEnd             = ((DevExpress.Xpf.Editors.DateEdit)(this.FindName("deEnd")));
     this.btnUpdate         = ((System.Windows.Controls.Button)(this.FindName("btnUpdate")));
     this.tbToolTipUpdate   = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipUpdate")));
     this.btnBack           = ((System.Windows.Controls.Button)(this.FindName("btnBack")));
     this.tbToolTipBack     = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipBack")));
     this.btnForward        = ((System.Windows.Controls.Button)(this.FindName("btnForward")));
     this.tbToolTipForward  = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipForward")));
     this.btnExport         = ((System.Windows.Controls.Button)(this.FindName("btnExport")));
     this.tbToolTipForward1 = ((System.Windows.Controls.TextBlock)(this.FindName("tbToolTipForward1")));
     this.ckUpdate          = ((WebControl.CheckUpdateLabel)(this.FindName("ckUpdate")));
     this.lblStatus         = ((System.Windows.Controls.TextBlock)(this.FindName("lblStatus")));
 }
Example #3
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebControl;component/Forms/ConnectStatus.xaml", System.UriKind.Relative));
     this.LayoutRoot                  = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ceDateTimeSyncSuccess       = ((WebControl.CheckUpdateLabel)(this.FindName("ceDateTimeSyncSuccess")));
     this.ceDateTimeSyncOffsetSuccess = ((WebControl.CheckUpdateLabel)(this.FindName("ceDateTimeSyncOffsetSuccess")));
     this.ceItemUpdateSuccess         = ((WebControl.CheckUpdateLabel)(this.FindName("ceItemUpdateSuccess")));
     this.teVersion = ((System.Windows.Controls.TextBlock)(this.FindName("teVersion")));
 }