Represents a control that allows the user to choose a time (hour/minute/am/pm).
Inheritance: DateTimePickerBase
Exemplo n.º 1
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Medibox;component/Pages/NewMedicinePage.xaml", System.UriKind.Relative));
     this.LayoutRoot                = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.txtHelpMedicinName        = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpMedicinName")));
     this.boxMedicinName            = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("boxMedicinName")));
     this.txtHelpDose               = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpDose")));
     this.boxDose                   = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("boxDose")));
     this.txtHelpNumberOfDosePerDay = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpNumberOfDosePerDay")));
     this.boxNumberOfDosePerDay     = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("boxNumberOfDosePerDay")));
     this.txtHelpStartDate          = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpStartDate")));
     this.boxStartDate              = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("boxStartDate")));
     this.txtHelpStartTime          = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpStartTime")));
     this.boxStartTime              = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("boxStartTime")));
     this.txtStopDate               = ((System.Windows.Controls.TextBlock)(this.FindName("txtStopDate")));
     this.boxStopDate               = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("boxStopDate")));
     this.txtHelpReminder           = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpReminder")));
     this.btnReminder               = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("btnReminder")));
     this.txtHelpPriority           = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpPriority")));
     this.btnPriority               = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("btnPriority")));
     this.txtHelpNote               = ((System.Windows.Controls.TextBlock)(this.FindName("txtHelpNote")));
     this.boxNote                   = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("boxNote")));
 }
Exemplo n.º 2
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WeatherPing;component/Time.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("TimePicker")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Darts;component/MainPage.xaml", System.UriKind.Relative));
     this.btnWaitForCall = ((System.Windows.Controls.Button)(this.FindName("btnWaitForCall")));
     this.TimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("TimePicker")));
     this.phoneNumberTextBox = ((System.Windows.Controls.TextBox)(this.FindName("phoneNumberTextBox")));
     this.carrierTextBox = ((System.Windows.Controls.TextBox)(this.FindName("carrierTextBox")));
 }
Exemplo n.º 4
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/gTask;component/Settings.xaml", System.UriKind.Relative));
     this.LayoutRoot           = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.SettingsPivot        = ((Microsoft.Phone.Controls.Pivot)(this.FindName("SettingsPivot")));
     this.TaskListSettings     = ((System.Windows.Controls.Grid)(this.FindName("TaskListSettings")));
     this.TaskListItemTemplate = ((System.Windows.DataTemplate)(this.FindName("TaskListItemTemplate")));
     this.TaskListScrollViewer = ((System.Windows.Controls.ScrollViewer)(this.FindName("TaskListScrollViewer")));
     this.ddlTaskListSort      = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("ddlTaskListSort")));
     this.ddlLiveTileCount     = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("ddlLiveTileCount")));
     this.chkIncludeNoDueDate  = ((System.Windows.Controls.CheckBox)(this.FindName("chkIncludeNoDueDate")));
     this.chkAutoRefreshList   = ((System.Windows.Controls.CheckBox)(this.FindName("chkAutoRefreshList")));
     this.TaskView             = ((System.Windows.Controls.Grid)(this.FindName("TaskView")));
     this.TaskViewItemTemplate = ((System.Windows.DataTemplate)(this.FindName("TaskViewItemTemplate")));
     this.TaskViewScrollViewer = ((System.Windows.Controls.ScrollViewer)(this.FindName("TaskViewScrollViewer")));
     this.ddlTaskSort          = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("ddlTaskSort")));
     this.chkNoDueDateAtTop    = ((System.Windows.Controls.CheckBox)(this.FindName("chkNoDueDateAtTop")));
     this.chkDisableDragDrop   = ((System.Windows.Controls.CheckBox)(this.FindName("chkDisableDragDrop")));
     this.chkHideNotes         = ((System.Windows.Controls.CheckBox)(this.FindName("chkHideNotes")));
     this.chkHideDueDate       = ((System.Windows.Controls.CheckBox)(this.FindName("chkHideDueDate")));
     this.chkAutoClear         = ((System.Windows.Controls.CheckBox)(this.FindName("chkAutoClear")));
     this.chkAutoRefreshTasks  = ((System.Windows.Controls.CheckBox)(this.FindName("chkAutoRefreshTasks")));
     this.TaskEdit             = ((System.Windows.Controls.Grid)(this.FindName("TaskEdit")));
     this.TaskEditItemTemplate = ((System.Windows.DataTemplate)(this.FindName("TaskEditItemTemplate")));
     this.TaskEditScrollViewer = ((System.Windows.Controls.ScrollViewer)(this.FindName("TaskEditScrollViewer")));
     this.ddlDefaultReminder   = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("ddlDefaultReminder")));
     this.chkTomorrowIf        = ((System.Windows.Controls.CheckBox)(this.FindName("chkTomorrowIf")));
     this.lstTime                  = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("lstTime")));
     this.ddlTaskEditTextSize      = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("ddlTaskEditTextSize")));
     this.Notifications            = ((System.Windows.Controls.Grid)(this.FindName("Notifications")));
     this.NotificationItemTemplate = ((System.Windows.DataTemplate)(this.FindName("NotificationItemTemplate")));
     this.NotificationScrollViewer = ((System.Windows.Controls.ScrollViewer)(this.FindName("NotificationScrollViewer")));
     this.lblNotifications         = ((System.Windows.Controls.TextBlock)(this.FindName("lblNotifications")));
     this.chkCreateTaskList        = ((System.Windows.Controls.CheckBox)(this.FindName("chkCreateTaskList")));
     this.chkUpdateTaskList        = ((System.Windows.Controls.CheckBox)(this.FindName("chkUpdateTaskList")));
     this.chkCreateTask            = ((System.Windows.Controls.CheckBox)(this.FindName("chkCreateTask")));
     this.chkUpdateTask            = ((System.Windows.Controls.CheckBox)(this.FindName("chkUpdateTask")));
     this.chkSavedSettings         = ((System.Windows.Controls.CheckBox)(this.FindName("chkSavedSettings")));
     this.About       = ((System.Windows.Controls.Grid)(this.FindName("About")));
     this.lblVersion  = ((System.Windows.Controls.TextBlock)(this.FindName("lblVersion")));
     this.lblAppTitle = ((System.Windows.Controls.TextBlock)(this.FindName("lblAppTitle")));
     this.txtAbout    = ((System.Windows.Controls.TextBlock)(this.FindName("txtAbout")));
     this.btnBuy      = ((System.Windows.Controls.Button)(this.FindName("btnBuy")));
     this.Feedback    = ((System.Windows.Controls.Grid)(this.FindName("Feedback")));
     this.txtFeedback = ((System.Windows.Controls.TextBlock)(this.FindName("txtFeedback")));
     this.btnTweet    = ((System.Windows.Controls.Button)(this.FindName("btnTweet")));
     this.btnEmail    = ((System.Windows.Controls.Button)(this.FindName("btnEmail")));
     this.btnRate     = ((System.Windows.Controls.Button)(this.FindName("btnRate")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyLocalPharmacy;component/View/PillReminder.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.dpkDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dpkDate")));
     this.tpkTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tpkTime")));
     this.btnSave = ((System.Windows.Controls.Button)(this.FindName("btnSave")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Todo;component/Views/Task/PivotItemTaskReminderView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.dateReminder = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dateReminder")));
     this.timeReminder = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timeReminder")));
     this.textDescription = ((System.Windows.Controls.TextBox)(this.FindName("textDescription")));
     this.buttonUpdateAdd = ((System.Windows.Controls.Button)(this.FindName("buttonUpdateAdd")));
     this.buttonRemove = ((System.Windows.Controls.Button)(this.FindName("buttonRemove")));
 }
Exemplo n.º 7
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Calendario%20Estudiantil;component/Alarma.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.Date_Picker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("Date_Picker")));
     this.Time_Picker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("Time_Picker")));
     this.btnStarAlarma = ((System.Windows.Controls.Button)(this.FindName("btnStarAlarma")));
     this.recordatorio = ((System.Windows.Controls.TextBox)(this.FindName("recordatorio")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/weball-windowsPhone;component/EditMatch.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.MatchName    = ((System.Windows.Controls.TextBox)(this.FindName("MatchName")));
     this.MatchLength  = ((System.Windows.Controls.TextBox)(this.FindName("MatchLength")));
     this.MatchTime    = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("MatchTime")));
 }
Exemplo n.º 9
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp1;component/DataHora.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.datePicker = ((System.Windows.Controls.StackPanel)(this.FindName("datePicker")));
     this.dtpData    = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dtpData")));
     this.timePicke  = ((System.Windows.Controls.StackPanel)(this.FindName("timePicke")));
     this.tmpHora    = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tmpHora")));
 }
Exemplo n.º 10
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Todo;component/Views/Task/TaskView.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.ReminderSwitch = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("ReminderSwitch")));
     this.textDescription = ((System.Windows.Controls.TextBox)(this.FindName("textDescription")));
     this.dateReminder = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dateReminder")));
     this.timeReminder = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timeReminder")));
     this.AddButton = ((System.Windows.Controls.Button)(this.FindName("AddButton")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/datePiker;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.beginDatePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("beginDatePicker")));
     this.beginTimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("beginTimePicker")));
 }
Exemplo n.º 12
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TodoApp;component/TodoModify.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.todo = ((System.Windows.Controls.Grid)(this.FindName("todo")));
     this.tbtitle = ((System.Windows.Controls.TextBox)(this.FindName("tbtitle")));
     this.tbcontent = ((System.Windows.Controls.TextBox)(this.FindName("tbcontent")));
     this.dpicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dpicker")));
     this.tpicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tpicker")));
     this.lpicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lpicker")));
 }
Exemplo n.º 13
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TrackingApp;component/SettingsPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.ShowInCalendarToggle = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("ShowInCalendarToggle")));
     this.RemindersToggle = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("RemindersToggle")));
     this.DeliveryTitleInput = ((System.Windows.Controls.TextBox)(this.FindName("DeliveryTitleInput")));
     this.DeliveryTimeInput = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("DeliveryTimeInput")));
     this.ReminderTimeInput = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("ReminderTimeInput")));
 }
Exemplo n.º 14
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Dieta;component/View/Configuracoes.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.TSwitchAgua = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("TSwitchAgua")));
     this.TPickerIntervaloAgua = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("TPickerIntervaloAgua")));
     this.TPickerComecoAgua = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("TPickerComecoAgua")));
     this.TPickerFimAgua = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("TPickerFimAgua")));
     this.TSwitchRefeicao = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("TSwitchRefeicao")));
 }
Exemplo n.º 15
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Project;component/View/CreateReminder.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.NameTextBox = ((System.Windows.Controls.TextBox)(this.FindName("NameTextBox")));
     this.NumberTextBox = ((System.Windows.Controls.TextBox)(this.FindName("NumberTextBox")));
     this.AddButton = ((System.Windows.Controls.Button)(this.FindName("AddButton")));
     this.DatePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("DatePicker")));
     this.TimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("TimePicker")));
     this.BodyTextBox = ((System.Windows.Controls.TextBox)(this.FindName("BodyTextBox")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/wpweeklyplanner;component/EditPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.AppTitle = ((System.Windows.Controls.TextBlock)(this.FindName("AppTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.StartsPicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("StartsPicker")));
     this.EndsPicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("EndsPicker")));
     this.DescriptionInput = ((System.Windows.Controls.TextBox)(this.FindName("DescriptionInput")));
 }
Exemplo n.º 17
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/sm;component/NewReminderPage.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.txtTitle     = ((System.Windows.Controls.TextBox)(this.FindName("txtTitle")));
     this.txtContent   = ((System.Windows.Controls.TextBox)(this.FindName("txtContent")));
     this.timeX        = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timeX")));
     this.AppBar1      = ((Microsoft.Phone.Shell.ApplicationBar)(this.FindName("AppBar1")));
 }
Exemplo n.º 18
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/MyLocalPharmacy;component/View/PillReminder.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel   = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.dpkDate      = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dpkDate")));
     this.tpkTime      = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tpkTime")));
     this.btnSave      = ((System.Windows.Controls.Button)(this.FindName("btnSave")));
 }
Exemplo n.º 19
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Map;component/AddRun.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.dpDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dpDate")));
     this.tpTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tpTime")));
     this.tbDistance = ((System.Windows.Controls.TextBox)(this.FindName("tbDistance")));
     this.tbDuration = ((System.Windows.Controls.TextBox)(this.FindName("tbDuration")));
     this.tbCalo = ((System.Windows.Controls.TextBox)(this.FindName("tbCalo")));
     this.btCancel = ((System.Windows.Controls.Button)(this.FindName("btCancel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Calendario%20Estudiantil;component/AgregarActividad.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.Fecha_picker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("Fecha_picker")));
     this.Time_Picker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("Time_Picker")));
     this.Tipo = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("Tipo")));
     this.comentariosActividad = ((System.Windows.Controls.TextBox)(this.FindName("comentariosActividad")));
     this.btnGuardarActividad = ((System.Windows.Controls.Button)(this.FindName("btnGuardarActividad")));
     this.btnAtras = ((System.Windows.Controls.Button)(this.FindName("btnAtras")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Microsoft.Samples.CRUDSqlAzure.Phone;component/Pages/ReservationPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.datePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datePicker")));
     this.timePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.guestsBox = ((System.Windows.Controls.TextBox)(this.FindName("guestsBox")));
     this.submit_button = ((System.Windows.Controls.Button)(this.FindName("submit_button")));
 }
Exemplo n.º 22
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Offline%20Social;component/Page1.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.startdate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("startdate")));
     this.starttime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("starttime")));
     this.expdate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("expdate")));
     this.exptime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("exptime")));
     this.fbsmall = ((System.Windows.Controls.Image)(this.FindName("fbsmall")));
     this.twsmall = ((System.Windows.Controls.Image)(this.FindName("twsmall")));
     this.ldsmall = ((System.Windows.Controls.Image)(this.FindName("ldsmall")));
 }
Exemplo n.º 23
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/StudyBuddy;component/AddAssn.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel")));
     this.assnNameTbx = ((System.Windows.Controls.TextBox)(this.FindName("assnNameTbx")));
     this.subDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("subDate")));
     this.subTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("subTime")));
     this.detailsTbx = ((System.Windows.Controls.TextBox)(this.FindName("detailsTbx")));
 }
Exemplo n.º 24
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneSever;component/CreateEvent.xaml", System.UriKind.Relative));
     this.Login                  = ((System.Windows.Controls.Grid)(this.FindName("Login")));
     this.tbEventName            = ((System.Windows.Controls.TextBox)(this.FindName("tbEventName")));
     this.tbPositionIntroduction = ((System.Windows.Controls.TextBox)(this.FindName("tbPositionIntroduction")));
     this.datePicker             = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datePicker")));
     this.timePicker             = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.gridBackground         = ((System.Windows.Controls.Grid)(this.FindName("gridBackground")));
     this.progressBar            = ((System.Windows.Controls.ProgressBar)(this.FindName("progressBar")));
     this.tbState                = ((System.Windows.Controls.TextBlock)(this.FindName("tbState")));
 }
Exemplo n.º 25
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DatePickerTest;component/Clock.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.clockTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("clockTime")));
     this.clockName = ((System.Windows.Controls.TextBox)(this.FindName("clockName")));
     this.DayPicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("DayPicker")));
     this.isRepeat = ((System.Windows.Controls.CheckBox)(this.FindName("isRepeat")));
     this.musicId = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("musicId")));
     this.alarmSwitch = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("alarmSwitch")));
     this.CancelButton = ((System.Windows.Controls.Button)(this.FindName("CancelButton")));
     this.SaveButton = ((System.Windows.Controls.Button)(this.FindName("SaveButton")));
 }
Exemplo n.º 26
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Prototype;component/BookACab.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.PanoramaControl = ((Microsoft.Phone.Controls.Panorama)(this.FindName("PanoramaControl")));
     this.item1 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("item1")));
     this.cab_type = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("cab_type")));
     this.timePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.datePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datePicker")));
     this.item2 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("item2")));
     this.currentLocationtxt = ((System.Windows.Controls.WatermarkTextBox)(this.FindName("currentLocationtxt")));
     this.item3 = ((Microsoft.Phone.Controls.PanoramaItem)(this.FindName("item3")));
     this.DestinationLocationtxt = ((System.Windows.Controls.WatermarkTextBox)(this.FindName("DestinationLocationtxt")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/StreetFitness;component/View/ScheduleWorkoutView.xaml", System.UriKind.Relative));
     this.LayoutRoot      = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel    = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.startTimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("startTimePicker")));
     this.endTimePicker   = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("endTimePicker")));
     this.listWorkouts    = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("listWorkouts")));
     this.locationBox     = ((System.Windows.Controls.TextBox)(this.FindName("locationBox")));
     this.detailsBox      = ((System.Windows.Controls.TextBox)(this.FindName("detailsBox")));
     this.scheduleWorkout = ((System.Windows.Controls.Button)(this.FindName("scheduleWorkout")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FoodTruckShow;component/CadastroFoodTruck.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.ScrollViewer)(this.FindName("ContentPanel")));
     this.txt_foodtruck_nome = ((System.Windows.Controls.TextBox)(this.FindName("txt_foodtruck_nome")));
     this.time_abre = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("time_abre")));
     this.time_fecha = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("time_fecha")));
     this.txt_preco = ((System.Windows.Controls.TextBox)(this.FindName("txt_preco")));
     this.txt_telefone = ((System.Windows.Controls.TextBox)(this.FindName("txt_telefone")));
     this.textBlock = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock")));
     this.txt_local = ((System.Windows.Controls.TextBox)(this.FindName("txt_local")));
     this.lst_segmento = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lst_segmento")));
     this.btnCadastrar = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("btnCadastrar")));
 }
Exemplo n.º 29
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/IU%20Alarm;component/AddNotification.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.beginTimeLabel = ((System.Windows.Controls.TextBlock)(this.FindName("beginTimeLabel")));
     this.beginTimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("beginTimePicker")));
     this.param1Label = ((System.Windows.Controls.TextBlock)(this.FindName("param1Label")));
     this.oneRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("oneRadioButton")));
     this.twoRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("twoRadioButton")));
     this.threeRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("threeRadioButton")));
 }
Exemplo n.º 30
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WP7SQLiteClient;component/NewItem.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.tbTaskName = ((System.Windows.Controls.TextBox)(this.FindName("tbTaskName")));
     this.tbPlace = ((System.Windows.Controls.TextBox)(this.FindName("tbPlace")));
     this.tbDescriere = ((System.Windows.Controls.TextBox)(this.FindName("tbDescriere")));
     this.datepicker1 = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datepicker1")));
     this.timepicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timepicker")));
     this.sPriority = ((System.Windows.Controls.Slider)(this.FindName("sPriority")));
     this.switch1 = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("switch1")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/USA_FitnessApp;component/View/AddMealPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.timePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.mealTimePicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("mealTimePicker")));
     this.quantityTxt = ((System.Windows.Controls.TextBox)(this.FindName("quantityTxt")));
     this.unitTxtBlock = ((System.Windows.Controls.TextBlock)(this.FindName("unitTxtBlock")));
     this.categoryPicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("categoryPicker")));
     this.foodItemPicker = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("foodItemPicker")));
     this.FoodItemTxtBlock = ((System.Windows.Controls.ListBox)(this.FindName("FoodItemTxtBlock")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Raumbuchungssystem;component/Seiten/Shared/buchungHinzufuegen.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.textBlock3 = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock3")));
     this.currentDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("currentDate")));
     this.endTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("endTime")));
     this.currentTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("currentTime")));
     this.sitze = ((System.Windows.Controls.TextBox)(this.FindName("sitze")));
     this.RaumListe = ((System.Windows.Controls.ListBox)(this.FindName("RaumListe")));
     this.Raumtyp = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("Raumtyp")));
 }
Exemplo n.º 33
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Exercicio2;component/PageAgendamento.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ListPickerItemTemplate = ((System.Windows.DataTemplate)(this.FindName("ListPickerItemTemplate")));
     this.ListPickerFullItemTemplate = ((System.Windows.DataTemplate)(this.FindName("ListPickerFullItemTemplate")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.textBoxAssunto = ((System.Windows.Controls.TextBox)(this.FindName("textBoxAssunto")));
     this.textboxLocal = ((System.Windows.Controls.TextBox)(this.FindName("textboxLocal")));
     this.datepickerData = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datepickerData")));
     this.timePickerHora = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePickerHora")));
     this.listLembrete = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("listLembrete")));
     this.textBoxDetalhes = ((System.Windows.Controls.TextBox)(this.FindName("textBoxDetalhes")));
     this.buttonSalvar = ((System.Windows.Controls.Button)(this.FindName("buttonSalvar")));
     this.buttonCancelar = ((System.Windows.Controls.Button)(this.FindName("buttonCancelar")));
 }
Exemplo n.º 34
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/AppGhiChu;component/AddPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.ListAdd = ((System.Windows.Controls.ListBox)(this.FindName("ListAdd")));
     this.tbkTitle = ((System.Windows.Controls.TextBlock)(this.FindName("tbkTitle")));
     this.tbkContent = ((System.Windows.Controls.TextBlock)(this.FindName("tbkContent")));
     this.tbkDatetime = ((System.Windows.Controls.TextBlock)(this.FindName("tbkDatetime")));
     this.tbxTitle = ((System.Windows.Controls.TextBox)(this.FindName("tbxTitle")));
     this.tbxContent = ((System.Windows.Controls.TextBox)(this.FindName("tbxContent")));
     this.datePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datePicker")));
     this.timePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.Add = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("Add")));
     this.Quit = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("Quit")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/SchedulerApp;component/View/AddNotification.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.reminderRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("reminderRadioButton")));
     this.titleTextBox = ((System.Windows.Controls.WatermarkTextBox)(this.FindName("titleTextBox")));
     this.beginTimeLabel = ((System.Windows.Controls.TextBlock)(this.FindName("beginTimeLabel")));
     this.beginDatePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("beginDatePicker")));
     this.beginTimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("beginTimePicker")));
     this.expirationTimeLabel = ((System.Windows.Controls.TextBlock)(this.FindName("expirationTimeLabel")));
     this.expirationDatePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("expirationDatePicker")));
     this.expirationTimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("expirationTimePicker")));
     this.onceRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("onceRadioButton")));
     this.weeklyRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("weeklyRadioButton")));
     this.dailyRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("dailyRadioButton")));
 }
Exemplo n.º 36
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WP7SQLiteClient;component/Page2.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.stp1 = ((System.Windows.Controls.StackPanel)(this.FindName("stp1")));
     this.textBlock1 = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock1")));
     this.datepicker1 = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datepicker1")));
     this.timepicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timepicker")));
     this.textBlock3 = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock3")));
     this.slider1 = ((System.Windows.Controls.Slider)(this.FindName("slider1")));
     this.switch1 = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("switch1")));
     this.tb = ((System.Windows.Controls.TextBlock)(this.FindName("tb")));
 }
Exemplo n.º 37
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/RadioAlarm;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot              = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel              = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle        = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle               = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel            = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.timePicker              = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.datePicker              = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("datePicker")));
     this.textBlock1              = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock1")));
     this.textBlock2              = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock2")));
     this.AddAlarmButton          = ((System.Windows.Controls.Button)(this.FindName("AddAlarmButton")));
     this.SignalStrengthTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("SignalStrengthTextBlock")));
 }
Exemplo n.º 38
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/FoodTruckShow;component/CadastroFoodTruck.xaml", System.UriKind.Relative));
     this.LayoutRoot         = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel       = ((System.Windows.Controls.ScrollViewer)(this.FindName("ContentPanel")));
     this.txt_foodtruck_nome = ((System.Windows.Controls.TextBox)(this.FindName("txt_foodtruck_nome")));
     this.time_abre          = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("time_abre")));
     this.time_fecha         = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("time_fecha")));
     this.txt_preco          = ((System.Windows.Controls.TextBox)(this.FindName("txt_preco")));
     this.txt_telefone       = ((System.Windows.Controls.TextBox)(this.FindName("txt_telefone")));
     this.textBlock          = ((System.Windows.Controls.TextBlock)(this.FindName("textBlock")));
     this.txt_local          = ((System.Windows.Controls.TextBox)(this.FindName("txt_local")));
     this.lst_segmento       = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("lst_segmento")));
     this.btnCadastrar       = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("btnCadastrar")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/USA_FitnessApp;component/View/AddMealPage.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel       = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.PageTitle        = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.ContentPanel     = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.timePicker       = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.mealTimePicker   = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("mealTimePicker")));
     this.quantityTxt      = ((System.Windows.Controls.TextBox)(this.FindName("quantityTxt")));
     this.unitTxtBlock     = ((System.Windows.Controls.TextBlock)(this.FindName("unitTxtBlock")));
     this.categoryPicker   = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("categoryPicker")));
     this.foodItemPicker   = ((Microsoft.Phone.Controls.ListPicker)(this.FindName("foodItemPicker")));
     this.FoodItemTxtBlock = ((System.Windows.Controls.ListBox)(this.FindName("FoodItemTxtBlock")));
 }
Exemplo n.º 40
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/DatePickerTest;component/Task.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.taskName = ((System.Windows.Controls.TextBox)(this.FindName("taskName")));
     this.taskContent = ((System.Windows.Controls.TextBox)(this.FindName("taskContent")));
     this.beginDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("beginDate")));
     this.beginTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("beginTime")));
     this.endDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("endDate")));
     this.endTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("endTime")));
     this.alarmDate = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("alarmDate")));
     this.alarmTime = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("alarmTime")));
     this.alarmOn = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("alarmOn")));
     this.CancelButton = ((System.Windows.Controls.Button)(this.FindName("CancelButton")));
     this.SaveButton = ((System.Windows.Controls.Button)(this.FindName("SaveButton")));
 }
Exemplo n.º 41
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/WP7Filmographie;component/AjoutFilm.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel       = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle        = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.mImage           = ((System.Windows.Controls.Image)(this.FindName("mImage")));
     this.TextBoxtitre     = ((System.Windows.Controls.TextBox)(this.FindName("TextBoxtitre")));
     this.TextBoxresume    = ((System.Windows.Controls.TextBox)(this.FindName("TextBoxresume")));
     this.TextBoxnote      = ((System.Windows.Controls.TextBox)(this.FindName("TextBoxnote")));
     this.timePickerDuree  = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePickerDuree")));
     this.BoxGenres        = ((System.Windows.Controls.ListBox)(this.FindName("BoxGenres")));
     this.BoxActeurs       = ((System.Windows.Controls.ListBox)(this.FindName("BoxActeurs")));
     this.BoxRealisateurs  = ((System.Windows.Controls.ListBox)(this.FindName("BoxRealisateurs")));
 }
Exemplo n.º 42
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/ShaumQuest;component/SetReminderAlarm.xaml", System.UriKind.Relative));
     this.LayoutRoot  = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.tanggalnyah = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("tanggalnyah")));
     this.cbReminder  = ((System.Windows.Controls.CheckBox)(this.FindName("cbReminder")));
     this.tpReminder  = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tpReminder")));
     this.pembuka     = ((System.Windows.Controls.TextBlock)(this.FindName("pembuka")));
     this.cbAlarm     = ((System.Windows.Controls.CheckBox)(this.FindName("cbAlarm")));
     this.tpAlarm     = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tpAlarm")));
     this.setAll      = ((System.Windows.Controls.Button)(this.FindName("setAll")));
     this.bgHeader    = ((System.Windows.Controls.Grid)(this.FindName("bgHeader")));
     this.textHeader  = ((System.Windows.Controls.TextBlock)(this.FindName("textHeader")));
     this.bgIsi2      = ((System.Windows.Controls.Grid)(this.FindName("bgIsi2")));
     this.bgIsi       = ((System.Windows.Controls.StackPanel)(this.FindName("bgIsi")));
     this.textIsi     = ((System.Windows.Controls.TextBlock)(this.FindName("textIsi")));
     this.bgFooter    = ((System.Windows.Controls.Grid)(this.FindName("bgFooter")));
 }
Exemplo n.º 43
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/VitaminD;component/Views/ReminderView.xaml", System.UriKind.Relative));
     this.LayoutRoot            = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel          = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.beginTimeLabel        = ((System.Windows.Controls.TextBlock)(this.FindName("beginTimeLabel")));
     this.beginDatePicker       = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("beginDatePicker")));
     this.beginTimePicker       = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("beginTimePicker")));
     this.expirationTimeLabel   = ((System.Windows.Controls.TextBlock)(this.FindName("expirationTimeLabel")));
     this.expirationDatePicker  = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("expirationDatePicker")));
     this.expirationTimePicker  = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("expirationTimePicker")));
     this.onceRadioButton       = ((System.Windows.Controls.RadioButton)(this.FindName("onceRadioButton")));
     this.weeklyRadioButton     = ((System.Windows.Controls.RadioButton)(this.FindName("weeklyRadioButton")));
     this.dailyRadioButton      = ((System.Windows.Controls.RadioButton)(this.FindName("dailyRadioButton")));
     this.monthlyRadioButton    = ((System.Windows.Controls.RadioButton)(this.FindName("monthlyRadioButton")));
     this.endOfMonthRadioButton = ((System.Windows.Controls.RadioButton)(this.FindName("endOfMonthRadioButton")));
     this.yearlyRadioButton     = ((System.Windows.Controls.RadioButton)(this.FindName("yearlyRadioButton")));
 }
Exemplo n.º 44
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/sdkVoiceAlarmClockWP8CS;component/AlarmPage.xaml", System.UriKind.Relative));
     this.hourHandBlinkStoryboard   = ((System.Windows.Media.Animation.Storyboard)(this.FindName("hourHandBlinkStoryboard")));
     this.minuteHandBlinkStoryboard = ((System.Windows.Media.Animation.Storyboard)(this.FindName("minuteHandBlinkStoryboard")));
     this.LayoutRoot                  = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel                  = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle            = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.alarmTimeTextBlock          = ((System.Windows.Controls.TextBlock)(this.FindName("alarmTimeTextBlock")));
     this.clockFaceImage              = ((System.Windows.Controls.Image)(this.FindName("clockFaceImage")));
     this.hourHand                    = ((System.Windows.Controls.Image)(this.FindName("hourHand")));
     this.hourHandRotation            = ((System.Windows.Media.CompositeTransform)(this.FindName("hourHandRotation")));
     this.minuteHand                  = ((System.Windows.Controls.Image)(this.FindName("minuteHand")));
     this.minuteHandRotation          = ((System.Windows.Media.CompositeTransform)(this.FindName("minuteHandRotation")));
     this.timePicker                  = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("timePicker")));
     this.alarmToggleSwitch           = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("alarmToggleSwitch")));
     this.adjustDirectionToggleSwitch = ((Microsoft.Phone.Controls.ToggleSwitch)(this.FindName("adjustDirectionToggleSwitch")));
     this.ContentPanel                = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
 }
Exemplo n.º 45
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Zub%20App;component/AddPage.xaml", System.UriKind.Relative));
     this.LayoutRoot       = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel       = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle        = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.addPageScroll    = ((System.Windows.Controls.ScrollViewer)(this.FindName("addPageScroll")));
     this.ContentGrid      = ((System.Windows.Controls.Grid)(this.FindName("ContentGrid")));
     this.textTitle        = ((System.Windows.Controls.TextBox)(this.FindName("textTitle")));
     this.textNote         = ((System.Windows.Controls.TextBox)(this.FindName("textNote")));
     this.catTitle         = ((System.Windows.Controls.TextBlock)(this.FindName("catTitle")));
     this.setDue           = ((System.Windows.Controls.CheckBox)(this.FindName("setDue")));
     this.dueStack         = ((System.Windows.Controls.StackPanel)(this.FindName("dueStack")));
     this.dueTimeSet       = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("dueTimeSet")));
     this.dueDateSet       = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dueDateSet")));
     this.appbar_button1   = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appbar_button1")));
     this.appbar_button2   = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appbar_button2")));
 }
Exemplo n.º 46
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PhoneApp1;component/Principal.xaml", System.UriKind.Relative));
     this.TemplateAtendRealizados = ((System.Windows.DataTemplate)(this.FindName("TemplateAtendRealizados")));
     this.LayoutRoot        = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.panAtendimentos   = ((Microsoft.Phone.Controls.Panorama)(this.FindName("panAtendimentos")));
     this.txtCliente        = ((Microsoft.Phone.Controls.PhoneTextBox)(this.FindName("txtCliente")));
     this.dtpDataI          = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dtpDataI")));
     this.tmpHoraI          = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tmpHoraI")));
     this.ckAtendido        = ((System.Windows.Controls.CheckBox)(this.FindName("ckAtendido")));
     this.gdAtendido        = ((System.Windows.Controls.Grid)(this.FindName("gdAtendido")));
     this.dtpDataF          = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dtpDataF")));
     this.tmpHoraF          = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("tmpHoraF")));
     this.txtLatitude       = ((System.Windows.Controls.TextBlock)(this.FindName("txtLatitude")));
     this.txtLongitude      = ((System.Windows.Controls.TextBlock)(this.FindName("txtLongitude")));
     this.btnGravar         = ((System.Windows.Controls.Button)(this.FindName("btnGravar")));
     this.btnFinalizar      = ((System.Windows.Controls.Button)(this.FindName("btnFinalizar")));
     this.lbAtendRealizados = ((System.Windows.Controls.ListBox)(this.FindName("lbAtendRealizados")));
 }
Exemplo n.º 47
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Zub%20App;component/AddPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel")));
     this.ApplicationTitle = ((System.Windows.Controls.TextBlock)(this.FindName("ApplicationTitle")));
     this.PageTitle = ((System.Windows.Controls.TextBlock)(this.FindName("PageTitle")));
     this.addPageScroll = ((System.Windows.Controls.ScrollViewer)(this.FindName("addPageScroll")));
     this.ContentGrid = ((System.Windows.Controls.Grid)(this.FindName("ContentGrid")));
     this.textTitle = ((System.Windows.Controls.TextBox)(this.FindName("textTitle")));
     this.textNote = ((System.Windows.Controls.TextBox)(this.FindName("textNote")));
     this.catTitle = ((System.Windows.Controls.TextBlock)(this.FindName("catTitle")));
     this.setDue = ((System.Windows.Controls.CheckBox)(this.FindName("setDue")));
     this.dueStack = ((System.Windows.Controls.StackPanel)(this.FindName("dueStack")));
     this.dueTimeSet = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("dueTimeSet")));
     this.dueDateSet = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("dueDateSet")));
     this.appbar_button1 = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appbar_button1")));
     this.appbar_button2 = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("appbar_button2")));
 }
Exemplo n.º 48
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/UniMoodle;component/atividadePage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.txtbCabecalho = ((System.Windows.Controls.TextBlock)(this.FindName("txtbCabecalho")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.barraProgresso = ((System.Windows.Controls.ProgressBar)(this.FindName("barraProgresso")));
     this.txtbDescricao = ((System.Windows.Controls.TextBlock)(this.FindName("txtbDescricao")));
     this.txtbDescricaoAtividade = ((System.Windows.Controls.TextBlock)(this.FindName("txtbDescricaoAtividade")));
     this.txtbMaxBytes = ((System.Windows.Controls.TextBlock)(this.FindName("txtbMaxBytes")));
     this.txtbCurso = ((System.Windows.Controls.TextBlock)(this.FindName("txtbCurso")));
     this.txtbDataEntrega = ((System.Windows.Controls.TextBlock)(this.FindName("txtbDataEntrega")));
     this.txtbNomeArquivo = ((System.Windows.Controls.TextBlock)(this.FindName("txtbNomeArquivo")));
     this.txtbDataLembrete = ((System.Windows.Controls.TextBlock)(this.FindName("txtbDataLembrete")));
     this.gridBotaoLembrete = ((System.Windows.Controls.Grid)(this.FindName("gridBotaoLembrete")));
     this.imgBotaoLembrete = ((System.Windows.Controls.Image)(this.FindName("imgBotaoLembrete")));
     this.btnSelecionarArquivo = ((System.Windows.Controls.Button)(this.FindName("btnSelecionarArquivo")));
     this.imgBotaoLembrete_Copy = ((System.Windows.Controls.Image)(this.FindName("imgBotaoLembrete_Copy")));
     this.btnEnviarArquivo = ((System.Windows.Controls.Button)(this.FindName("btnEnviarArquivo")));
     this.beginDatePicker = ((Microsoft.Phone.Controls.DatePicker)(this.FindName("beginDatePicker")));
     this.beginTimePicker = ((Microsoft.Phone.Controls.TimePicker)(this.FindName("beginTimePicker")));
 }