Beispiel #1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Financas;component/Pages/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.flexgridReceita = ((C1.Phone.FlexGrid.C1FlexGrid)(this.FindName("flexgridReceita")));
     this.flexgrid = ((C1.Phone.FlexGrid.C1FlexGrid)(this.FindName("flexgrid")));
 }
Beispiel #2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebService;component/Pages/Extrato.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.title = ((System.Windows.Controls.TextBlock)(this.FindName("title")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.stackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel")));
     this.progressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("progressBar")));
     this.textBlockStatus = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockStatus")));
     this.tbox1 = ((System.Windows.Controls.TextBox)(this.FindName("tbox1")));
     this.tbloc1 = ((System.Windows.Controls.TextBlock)(this.FindName("tbloc1")));
     this.listaGastos = ((C1.Phone.FlexGrid.C1FlexGrid)(this.FindName("listaGastos")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WebService;component/Pages/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.title = ((System.Windows.Controls.TextBlock)(this.FindName("title")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.stackPanel = ((System.Windows.Controls.StackPanel)(this.FindName("stackPanel")));
     this.progressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("progressBar")));
     this.textBlockStatus = ((System.Windows.Controls.TextBlock)(this.FindName("textBlockStatus")));
     this.tbox1 = ((System.Windows.Controls.TextBox)(this.FindName("tbox1")));
     this.tbloc1 = ((System.Windows.Controls.TextBlock)(this.FindName("tbloc1")));
     this.listaGastos = ((C1.Phone.FlexGrid.C1FlexGrid)(this.FindName("listaGastos")));
     this.tblTextSaldo = ((System.Windows.Controls.TextBlock)(this.FindName("tblTextSaldo")));
     this.tblSaldo = ((System.Windows.Controls.TextBlock)(this.FindName("tblSaldo")));
     this.tblDate = ((System.Windows.Controls.TextBlock)(this.FindName("tblDate")));
     this.tblText = ((System.Windows.Controls.TextBlock)(this.FindName("tblText")));
     this.tblLast = ((System.Windows.Controls.TextBlock)(this.FindName("tblLast")));
     this.tblDateNext = ((System.Windows.Controls.TextBlock)(this.FindName("tblDateNext")));
     this.tblTextNext = ((System.Windows.Controls.TextBlock)(this.FindName("tblTextNext")));
     this.tblLastNext = ((System.Windows.Controls.TextBlock)(this.FindName("tblLastNext")));
     this.tblDetalhe = ((System.Windows.Controls.TextBlock)(this.FindName("tblDetalhe")));
     this.cbx1 = ((System.Windows.Controls.CheckBox)(this.FindName("cbx1")));
     this.tbtMessage = ((System.Windows.Controls.TextBlock)(this.FindName("tbtMessage")));
     this.tblDataPesquisa = ((System.Windows.Controls.TextBlock)(this.FindName("tblDataPesquisa")));
     this.mButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("mButton")));
 }