public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/MainTabPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.tabControl = ((Telerik.Windows.Controls.RadTabControl)(this.FindName("tabControl")));
 }
Example #2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/Reports.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.tabControl = ((Telerik.Windows.Controls.RadTabControl)(this.FindName("tabControl")));
     this.tabFBAR = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("tabFBAR")));
     this.rptFBARSummary = ((RadControlsSilverlightClient.rptFBARSummary)(this.FindName("rptFBARSummary")));
     this.tabActiveSigners = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("tabActiveSigners")));
     this.rptActiveSigners = ((RadControlsSilverlightClient.rptActiveSigners)(this.FindName("rptActiveSigners")));
     this.tabEPMonthlyAccountActivity = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("tabEPMonthlyAccountActivity")));
     this.rptEPMonthlyAccountActivity = ((RadControlsSilverlightClient.rptEPMonthlyAccountActivity)(this.FindName("rptEPMonthlyAccountActivity")));
 }
Example #3
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/RadControlsSilverlightClient;component/Tabs.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.tabControl = ((Telerik.Windows.Controls.RadTabControl)(this.FindName("tabControl")));
     this.TABAccountsControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABAccountsControl")));
     this.AccountsControl = ((RadControlsSilverlightClient.Accounts)(this.FindName("AccountsControl")));
     this.TABAcctTypesControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABAcctTypesControl")));
     this.AcctTypesControl = ((RadControlsSilverlightClient.AccountTypes)(this.FindName("AcctTypesControl")));
     this.TABAuditAcctsControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABAuditAcctsControl")));
     this.AuditAcctsControl = ((RadControlsSilverlightClient.AuditAccounts)(this.FindName("AuditAcctsControl")));
     this.TABCurrenciesControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABCurrenciesControl")));
     this.CurrenciesControl = ((RadControlsSilverlightClient.Currencies)(this.FindName("CurrenciesControl")));
     this.TABSignersControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABSignersControl")));
     this.SignersControl = ((RadControlsSilverlightClient.Signers)(this.FindName("SignersControl")));
     this.TABEntitlementsControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABEntitlementsControl")));
     this.EntitlementsControl = ((RadControlsSilverlightClient.Entitlements)(this.FindName("EntitlementsControl")));
     this.TABEntitiesControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABEntitiesControl")));
     this.EntitiesControl = ((RadControlsSilverlightClient.Entities)(this.FindName("EntitiesControl")));
     this.TABBanksControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABBanksControl")));
     this.BanksControl = ((RadControlsSilverlightClient.Banks)(this.FindName("BanksControl")));
     this.TABContactsControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABContactsControl")));
     this.ContactsControl = ((RadControlsSilverlightClient.Contacts)(this.FindName("ContactsControl")));
     this.TABDivisionsControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABDivisionsControl")));
     this.DivisionsControl = ((RadControlsSilverlightClient.Divisions)(this.FindName("DivisionsControl")));
     this.TABCitizenshipsControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABCitizenshipsControl")));
     this.CitizenshipsControl = ((RadControlsSilverlightClient.Citizenships)(this.FindName("CitizenshipsControl")));
     this.TABAccountsSignersControl = ((Telerik.Windows.Controls.RadTabItem)(this.FindName("TABAccountsSignersControl")));
     this.AccountsSignersControl = ((RadControlsSilverlightClient.AccountsSigners)(this.FindName("AccountsSignersControl")));
     this.FBARControl = ((RadControlsSilverlightClient.FBAR)(this.FindName("FBARControl")));
     this.Reports = ((RadControlsSilverlightClient.Reports)(this.FindName("Reports")));
     this.DeletedSigners = ((RadControlsSilverlightClient.DeletedSigners)(this.FindName("DeletedSigners")));
 }