public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Sales/EquipmentDetails.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.gvwEquipmentDetails = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwEquipmentDetails")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.btnCancel = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Security/RoleAdminPage.xaml", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.layoutContent = ((Medical.Apartment.Silverlight.UI.ClippedGrid)(this.FindName("layoutContent")));
     this.gvwRole = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwRole")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/DoctorAdminPage.xaml", System.UriKind.Relative));
     this.scrollViewerDoctors = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerDoctors")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.gridDoctor = ((System.Windows.Controls.Grid)(this.FindName("gridDoctor")));
     this.gvwDoctors = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwDoctors")));
     this.ucCntactInfoPanel = ((Medical.Apartment.Silverlight.UI.ContactInformationPanel)(this.FindName("ucCntactInfoPanel")));
     this.btnSaveDoctor = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveDoctor")));
     this.btnCancelDoctor = ((System.Windows.Controls.Button)(this.FindName("btnCancelDoctor")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/ServiceAdminPage.xaml", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.scrollViewerService = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerService")));
     this.gvwServices = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwServices")));
     this.btnSaveService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveService")));
     this.btnCancelService = ((System.Windows.Controls.Button)(this.FindName("btnCancelService")));
     this.gridImages = ((System.Windows.Controls.Grid)(this.FindName("gridImages")));
     this.ucImageUpload = ((Medical.Apartment.Silverlight.UI.ImageUpload)(this.FindName("ucImageUpload")));
 }
Example #5
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/TreatmentNew.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.gridList = ((System.Windows.Controls.Grid)(this.FindName("gridList")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblDoctor = ((System.Windows.Controls.TextBlock)(this.FindName("lblDoctor")));
     this.uiDoctor = ((System.Windows.Controls.ComboBox)(this.FindName("uiDoctor")));
     this.lblDescription = ((System.Windows.Controls.TextBlock)(this.FindName("lblDescription")));
     this.uiDescription = ((System.Windows.Controls.TextBox)(this.FindName("uiDescription")));
     this.ucCustomerDetails = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails")));
     this.btnOK = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnOK")));
     this.btnCancel = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/SiteGroupAdminPage.xam" +
                 "l", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.layoutContent = ((Medical.Apartment.Silverlight.UI.ClippedGrid)(this.FindName("layoutContent")));
     this.scrollViewerRateGroup = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerRateGroup")));
     this.gvwSiteGroup = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwSiteGroup")));
     this.gvwSites = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwSites")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.btnAddSite = ((System.Windows.Controls.Button)(this.FindName("btnAddSite")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.btnCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancel")));
 }
Example #7
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Controls/ImageUpload.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.lblTitle = ((System.Windows.Controls.TextBlock)(this.FindName("lblTitle")));
     this.gridList = ((System.Windows.Controls.Grid)(this.FindName("gridList")));
     this.listImages = ((System.Windows.Controls.ListBox)(this.FindName("listImages")));
     this.gridBtnSave = ((System.Windows.Controls.Grid)(this.FindName("gridBtnSave")));
     this.btnAdd = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnAdd")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
     this.uiPopupUpload = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupUpload")));
     this.lblPhoto = ((System.Windows.Controls.TextBlock)(this.FindName("lblPhoto")));
     this.txtFileName = ((System.Windows.Controls.TextBox)(this.FindName("txtFileName")));
     this.btnChooseImage = ((System.Windows.Controls.Button)(this.FindName("btnChooseImage")));
     this.imgRoomFigure = ((System.Windows.Controls.Image)(this.FindName("imgRoomFigure")));
     this.btnUploadOK = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnUploadOK")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Sales/CustomerDetails.xaml", System.UriKind.Relative));
     this.scrollViewerCustomerDetails = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerCustomerDetails")));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.lblCustomerTitle = ((System.Windows.Controls.TextBlock)(this.FindName("lblCustomerTitle")));
     this.panelCustomer = ((System.Windows.Controls.ContentControl)(this.FindName("panelCustomer")));
     this.lblFirstName = ((System.Windows.Controls.TextBlock)(this.FindName("lblFirstName")));
     this.txtFirstName = ((System.Windows.Controls.TextBox)(this.FindName("txtFirstName")));
     this.lblLastName = ((System.Windows.Controls.TextBlock)(this.FindName("lblLastName")));
     this.txtLastName = ((System.Windows.Controls.TextBox)(this.FindName("txtLastName")));
     this.lblDoB = ((System.Windows.Controls.TextBlock)(this.FindName("lblDoB")));
     this.uiAge = ((Telerik.Windows.Controls.RadCalendar)(this.FindName("uiAge")));
     this.lblGender = ((System.Windows.Controls.TextBlock)(this.FindName("lblGender")));
     this.radMale = ((System.Windows.Controls.RadioButton)(this.FindName("radMale")));
     this.radFemale = ((System.Windows.Controls.RadioButton)(this.FindName("radFemale")));
     this.ucCntactInfoPanel = ((Medical.Apartment.Silverlight.UI.ContactInformationPanel)(this.FindName("ucCntactInfoPanel")));
     this.gridOKCancel = ((System.Windows.Controls.Grid)(this.FindName("gridOKCancel")));
     this.btnOK = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnOK")));
     this.btnCancel = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/BookingPaymentDetails.xaml", System.UriKind.Relative));
     this.scrollViewerBookingPaymentDetails = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerBookingPaymentDetails")));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.panelBookingPayment = ((System.Windows.Controls.ContentControl)(this.FindName("panelBookingPayment")));
     this.lblRoom = ((System.Windows.Controls.TextBlock)(this.FindName("lblRoom")));
     this.lblCustomer1 = ((System.Windows.Controls.TextBlock)(this.FindName("lblCustomer1")));
     this.lblCustomer2 = ((System.Windows.Controls.TextBlock)(this.FindName("lblCustomer2")));
     this.lblRoomPrice = ((System.Windows.Controls.TextBlock)(this.FindName("lblRoomPrice")));
     this.lblEquipmentPrice = ((System.Windows.Controls.TextBlock)(this.FindName("lblEquipmentPrice")));
     this.gvwEquipmentDetails = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwEquipmentDetails")));
     this.lblServicePrice = ((System.Windows.Controls.TextBlock)(this.FindName("lblServicePrice")));
     this.gvwServiceDetails = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwServiceDetails")));
     this.lblTotalPrice = ((System.Windows.Controls.TextBlock)(this.FindName("lblTotalPrice")));
     this.lblPaid = ((System.Windows.Controls.TextBlock)(this.FindName("lblPaid")));
     this.lblTotalLeft = ((System.Windows.Controls.TextBlock)(this.FindName("lblTotalLeft")));
     this.gridButton = ((System.Windows.Controls.Grid)(this.FindName("gridButton")));
     this.btnExport = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnExport")));
     this.btnEmail = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnEmail")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Controls/ContactInformationPanel.xaml" +
                 "", System.UriKind.Relative));
     this.LayoutRootInformation = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootInformation")));
     this.gridContactAccount = ((System.Windows.Controls.Grid)(this.FindName("gridContactAccount")));
     this.txtContactInfo = ((System.Windows.Controls.TextBlock)(this.FindName("txtContactInfo")));
     this.gridContactInfo = ((System.Windows.Controls.Grid)(this.FindName("gridContactInfo")));
     this.lblFirstName = ((System.Windows.Controls.TextBlock)(this.FindName("lblFirstName")));
     this.txtFirstName = ((System.Windows.Controls.TextBox)(this.FindName("txtFirstName")));
     this.lblLastName = ((System.Windows.Controls.TextBlock)(this.FindName("lblLastName")));
     this.txtLastName = ((System.Windows.Controls.TextBox)(this.FindName("txtLastName")));
     this.lblAddress = ((System.Windows.Controls.TextBlock)(this.FindName("lblAddress")));
     this.txtAddress = ((System.Windows.Controls.TextBox)(this.FindName("txtAddress")));
     this.lblAddress2 = ((System.Windows.Controls.TextBlock)(this.FindName("lblAddress2")));
     this.txtAddress2 = ((System.Windows.Controls.TextBox)(this.FindName("txtAddress2")));
     this.lblDistrict = ((System.Windows.Controls.TextBlock)(this.FindName("lblDistrict")));
     this.txtDistrict = ((System.Windows.Controls.TextBox)(this.FindName("txtDistrict")));
     this.cbbDistrict = ((System.Windows.Controls.ComboBox)(this.FindName("cbbDistrict")));
     this.lblCity = ((System.Windows.Controls.TextBlock)(this.FindName("lblCity")));
     this.txtCity = ((System.Windows.Controls.TextBox)(this.FindName("txtCity")));
     this.cbbCity = ((System.Windows.Controls.ComboBox)(this.FindName("cbbCity")));
     this.lblState = ((System.Windows.Controls.TextBlock)(this.FindName("lblState")));
     this.txtState = ((System.Windows.Controls.TextBox)(this.FindName("txtState")));
     this.lblPostCode = ((System.Windows.Controls.TextBlock)(this.FindName("lblPostCode")));
     this.txtPostcode = ((System.Windows.Controls.TextBox)(this.FindName("txtPostcode")));
     this.lblCountry = ((System.Windows.Controls.TextBlock)(this.FindName("lblCountry")));
     this.uiCountry = ((System.Windows.Controls.ComboBox)(this.FindName("uiCountry")));
     this.lblPhone = ((System.Windows.Controls.TextBlock)(this.FindName("lblPhone")));
     this.txtPhone = ((System.Windows.Controls.TextBox)(this.FindName("txtPhone")));
     this.lblFax = ((System.Windows.Controls.TextBlock)(this.FindName("lblFax")));
     this.txtFax = ((System.Windows.Controls.TextBox)(this.FindName("txtFax")));
     this.lblEmail = ((System.Windows.Controls.TextBlock)(this.FindName("lblEmail")));
     this.txtEmail = ((System.Windows.Controls.TextBox)(this.FindName("txtEmail")));
     this.lblDateOfBirth = ((System.Windows.Controls.TextBlock)(this.FindName("lblDateOfBirth")));
     this.uiDoB = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDoB")));
     this.lblVisa = ((System.Windows.Controls.TextBlock)(this.FindName("lblVisa")));
     this.txtVisa = ((System.Windows.Controls.TextBox)(this.FindName("txtVisa")));
     this.lblVisaValid = ((System.Windows.Controls.TextBlock)(this.FindName("lblVisaValid")));
     this.lblFrom = ((System.Windows.Controls.TextBlock)(this.FindName("lblFrom")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblTo = ((System.Windows.Controls.TextBlock)(this.FindName("lblTo")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.btnSaveContact = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveContact")));
 }
Example #11
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/TreatmentAdmin.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.gvwTreatment = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwTreatment")));
     this.btnSaveTreatment = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveTreatment")));
     this.btnCancelTreatment = ((System.Windows.Controls.Button)(this.FindName("btnCancelTreatment")));
     this.gridMedicineService = ((System.Windows.Controls.Grid)(this.FindName("gridMedicineService")));
     this.gridMedicine = ((System.Windows.Controls.Grid)(this.FindName("gridMedicine")));
     this.gvwTreatmentMedicine = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwTreatmentMedicine")));
     this.uiMedicineList = ((System.Windows.Controls.ComboBox)(this.FindName("uiMedicineList")));
     this.btnInsertTreatmentMedicine = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnInsertTreatmentMedicine")));
     this.btnSaveTreatmentMedicine = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveTreatmentMedicine")));
     this.btnCancelTreatmentMedicine = ((System.Windows.Controls.Button)(this.FindName("btnCancelTreatmentMedicine")));
     this.gridService = ((System.Windows.Controls.Grid)(this.FindName("gridService")));
     this.gvwTreatmentService = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwTreatmentService")));
     this.uiServiceList = ((System.Windows.Controls.ComboBox)(this.FindName("uiServiceList")));
     this.btnInsertTreatmentService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnInsertTreatmentService")));
     this.btnSaveTreatmentService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveTreatmentService")));
     this.btnCancelTreatmentService = ((System.Windows.Controls.Button)(this.FindName("btnCancelTreatmentService")));
     this.gridImages = ((System.Windows.Controls.Grid)(this.FindName("gridImages")));
     this.ucImageUpload = ((Medical.Apartment.Silverlight.UI.ImageUpload)(this.FindName("ucImageUpload")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/BookingPaymentPage.xaml", System.UriKind.Relative));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.radPaid = ((System.Windows.Controls.RadioButton)(this.FindName("radPaid")));
     this.radNotPaid = ((System.Windows.Controls.RadioButton)(this.FindName("radNotPaid")));
     this.radAll = ((System.Windows.Controls.RadioButton)(this.FindName("radAll")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.gvwBookingPayment = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwBookingPayment")));
     this.btnSavePayment = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSavePayment")));
     this.btnCancelCancel = ((System.Windows.Controls.Button)(this.FindName("btnCancelCancel")));
     this.uiPopupPaymentDetails = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupPaymentDetails")));
     this.ucPaymentDetails = ((Medical.Apartment.Silverlight.UI.BookingPaymentDetails)(this.FindName("ucPaymentDetails")));
 }
Example #13
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Sales/BookingNew.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.gridList = ((System.Windows.Controls.Grid)(this.FindName("gridList")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblRoom = ((System.Windows.Controls.TextBlock)(this.FindName("lblRoom")));
     this.uiRoom = ((System.Windows.Controls.ComboBox)(this.FindName("uiRoom")));
     this.lblRoomPrice = ((System.Windows.Controls.TextBlock)(this.FindName("lblRoomPrice")));
     this.uiRoomPrice = ((Telerik.Windows.Controls.RadNumericUpDown)(this.FindName("uiRoomPrice")));
     this.lblDateFrom = ((System.Windows.Controls.TextBlock)(this.FindName("lblDateFrom")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblDateTo = ((System.Windows.Controls.TextBlock)(this.FindName("lblDateTo")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.lblDescription = ((System.Windows.Controls.TextBlock)(this.FindName("lblDescription")));
     this.uiDescription = ((System.Windows.Controls.TextBox)(this.FindName("uiDescription")));
     this.ucCustomerDetails = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails")));
     this.ucCustomerDetails2 = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails2")));
     this.btnOK = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnOK")));
     this.btnCancel = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Administration/MedicineInputAdminPage" +
                 ".xaml", System.UriKind.Relative));
     this.LayoutRootOrgAdmin = ((System.Windows.Controls.Grid)(this.FindName("LayoutRootOrgAdmin")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.scrollViewerMedicine = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerMedicine")));
     this.lblSite = ((System.Windows.Controls.TextBlock)(this.FindName("lblSite")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.gvwMedicines = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwMedicines")));
     this.gridMedicineIput = ((System.Windows.Controls.Grid)(this.FindName("gridMedicineIput")));
     this.gvwMedicineInput = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwMedicineInput")));
     this.btnSaveMedicineInput = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveMedicineInput")));
     this.btnCancelMedicineInput = ((System.Windows.Controls.Button)(this.FindName("btnCancelMedicineInput")));
 }
Example #15
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Controls/UserAccount.xaml", System.UriKind.Relative));
     this.panelUserAccount = ((System.Windows.Controls.StackPanel)(this.FindName("panelUserAccount")));
     this.lblUsername = ((System.Windows.Controls.TextBlock)(this.FindName("lblUsername")));
     this.uiUsers = ((Telerik.Windows.Controls.RadComboBox)(this.FindName("uiUsers")));
     this.lblPassword = ((System.Windows.Controls.TextBlock)(this.FindName("lblPassword")));
     this.txtPassword = ((System.Windows.Controls.PasswordBox)(this.FindName("txtPassword")));
     this.lblEmail = ((System.Windows.Controls.TextBlock)(this.FindName("lblEmail")));
     this.txtEmail = ((System.Windows.Controls.TextBox)(this.FindName("txtEmail")));
     this.gridExtraInfo = ((System.Windows.Controls.Grid)(this.FindName("gridExtraInfo")));
     this.chkAccountApproved = ((System.Windows.Controls.CheckBox)(this.FindName("chkAccountApproved")));
     this.chkResetPassword = ((System.Windows.Controls.CheckBox)(this.FindName("chkResetPassword")));
     this.chkChangePasswordQuestionAnswer = ((System.Windows.Controls.CheckBox)(this.FindName("chkChangePasswordQuestionAnswer")));
     this.txtResetPasswordInfo = ((System.Windows.Controls.TextBox)(this.FindName("txtResetPasswordInfo")));
     this.txtPasswordQuestionLabel = ((System.Windows.Controls.TextBlock)(this.FindName("txtPasswordQuestionLabel")));
     this.txtPasswordQuestion = ((System.Windows.Controls.TextBox)(this.FindName("txtPasswordQuestion")));
     this.txtPasswordAnswerLabel = ((System.Windows.Controls.TextBlock)(this.FindName("txtPasswordAnswerLabel")));
     this.txtPasswordAnswer = ((System.Windows.Controls.TextBox)(this.FindName("txtPasswordAnswer")));
     this.lblInputPassword = ((System.Windows.Controls.TextBlock)(this.FindName("lblInputPassword")));
     this.txtInputPassword = ((System.Windows.Controls.PasswordBox)(this.FindName("txtInputPassword")));
     this.ucInformation = ((Medical.Apartment.Silverlight.UI.Information)(this.FindName("ucInformation")));
     this.uiImageOnline = ((System.Windows.Controls.Image)(this.FindName("uiImageOnline")));
     this.btnUnlock = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnUnlock")));
     this.btnSave = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSave")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/CustomerAdminPage.xaml", System.UriKind.Relative));
     this.scrollViewerCustomers = ((System.Windows.Controls.ScrollViewer)(this.FindName("scrollViewerCustomers")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.uiParamsDisplay = ((System.Windows.Controls.TextBlock)(this.FindName("uiParamsDisplay")));
     this.gridCustomer = ((System.Windows.Controls.Grid)(this.FindName("gridCustomer")));
     this.lblFirstName = ((System.Windows.Controls.TextBlock)(this.FindName("lblFirstName")));
     this.txtFirstName = ((System.Windows.Controls.TextBox)(this.FindName("txtFirstName")));
     this.lblLastName = ((System.Windows.Controls.TextBlock)(this.FindName("lblLastName")));
     this.txtLastName = ((System.Windows.Controls.TextBox)(this.FindName("txtLastName")));
     this.chkHasContract = ((System.Windows.Controls.CheckBox)(this.FindName("chkHasContract")));
     this.panelHasContract = ((System.Windows.Controls.StackPanel)(this.FindName("panelHasContract")));
     this.ucSitePicker = ((Medical.Apartment.Silverlight.UI.SitePicker)(this.FindName("ucSitePicker")));
     this.lblFromDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblFromDate")));
     this.uiDateFrom = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateFrom")));
     this.lblToDate = ((System.Windows.Controls.TextBlock)(this.FindName("lblToDate")));
     this.uiDateTo = ((Telerik.Windows.Controls.RadDatePicker)(this.FindName("uiDateTo")));
     this.chkShowInactive = ((System.Windows.Controls.CheckBox)(this.FindName("chkShowInactive")));
     this.btnSearch = ((System.Windows.Controls.Button)(this.FindName("btnSearch")));
     this.gvwCustomers = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwCustomers")));
     this.ucCntactInfoPanel = ((Medical.Apartment.Silverlight.UI.ContactInformationPanel)(this.FindName("ucCntactInfoPanel")));
     this.btnSaveCustomer = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveCustomer")));
     this.btnCancelCustomer = ((System.Windows.Controls.Button)(this.FindName("btnCancelCustomer")));
     this.gridDetails = ((System.Windows.Controls.Grid)(this.FindName("gridDetails")));
     this.ucTreatmentAdmin = ((Medical.Apartment.Silverlight.UI.TreatmentAdmin)(this.FindName("ucTreatmentAdmin")));
 }
Example #17
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medical.Apartment.Silverlight.UI;component/Customer/BookingAdmin.xaml", System.UriKind.Relative));
     this.uiLayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("uiLayoutRoot")));
     this.uiTitle = ((System.Windows.Controls.TextBlock)(this.FindName("uiTitle")));
     this.gvwBooking = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwBooking")));
     this.btnNewBooking = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnNewBooking")));
     this.btnSaveBooking = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveBooking")));
     this.btnCancelBooking = ((System.Windows.Controls.Button)(this.FindName("btnCancelBooking")));
     this.gridEquipmentService = ((System.Windows.Controls.Grid)(this.FindName("gridEquipmentService")));
     this.gridEquipment = ((System.Windows.Controls.Grid)(this.FindName("gridEquipment")));
     this.gvwBookingEquipment = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwBookingEquipment")));
     this.uiEquipmentList = ((System.Windows.Controls.ComboBox)(this.FindName("uiEquipmentList")));
     this.btnInsertBookingEquipment = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnInsertBookingEquipment")));
     this.btnSaveBookingEquipment = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveBookingEquipment")));
     this.btnCancelBookingEquipment = ((System.Windows.Controls.Button)(this.FindName("btnCancelBookingEquipment")));
     this.gridService = ((System.Windows.Controls.Grid)(this.FindName("gridService")));
     this.gvwBookingService = ((Telerik.Windows.Controls.RadGridView)(this.FindName("gvwBookingService")));
     this.uiServiceList = ((System.Windows.Controls.ComboBox)(this.FindName("uiServiceList")));
     this.btnInsertBookingService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnInsertBookingService")));
     this.btnSaveBookingService = ((Medical.Apartment.Silverlight.UI.SingleClickButton)(this.FindName("btnSaveBookingService")));
     this.btnCancelBookingService = ((System.Windows.Controls.Button)(this.FindName("btnCancelBookingService")));
     this.gridImages = ((System.Windows.Controls.Grid)(this.FindName("gridImages")));
     this.ucImageUpload = ((Medical.Apartment.Silverlight.UI.ImageUpload)(this.FindName("ucImageUpload")));
     this.uiPopupNewBooking = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupNewBooking")));
     this.ucBookingNew = ((Medical.Apartment.Silverlight.UI.BookingNew)(this.FindName("ucBookingNew")));
     this.uiPopupCustomer = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupCustomer")));
     this.ucCustomerDetails = ((Medical.Apartment.Silverlight.UI.CustomerDetails)(this.FindName("ucCustomerDetails")));
     this.uiPopupEquipmentDetails = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupEquipmentDetails")));
     this.ucEquipmentDetails = ((Medical.Apartment.Silverlight.UI.EquipmentDetails)(this.FindName("ucEquipmentDetails")));
     this.uiPopupServiceDetails = ((Telerik.Windows.Controls.RadWindow)(this.FindName("uiPopupServiceDetails")));
     this.ucServiceDetails = ((Medical.Apartment.Silverlight.UI.ServiceDetails)(this.FindName("ucServiceDetails")));
 }