コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Telerik.WinControls.UI.AppointmentMappingInfo   appointmentMappingInfo1   = new Telerik.WinControls.UI.AppointmentMappingInfo();
     Telerik.WinControls.UI.ResourceMappingInfo      resourceMappingInfo1      = new Telerik.WinControls.UI.ResourceMappingInfo();
     Telerik.WinControls.UI.DateTimeInterval         dateTimeInterval1         = new Telerik.WinControls.UI.DateTimeInterval();
     Telerik.WinControls.UI.SchedulerDailyPrintStyle schedulerDailyPrintStyle1 = new Telerik.WinControls.UI.SchedulerDailyPrintStyle();
     this.schedulerBindingDataSource1 = new Telerik.WinControls.UI.SchedulerBindingDataSource();
     this.radScheduler1          = new Telerik.WinControls.UI.RadScheduler();
     this.openFileDialog1        = new System.Windows.Forms.OpenFileDialog();
     this.radSchedulerNavigator1 = new Telerik.WinControls.UI.RadSchedulerNavigator();
     this.radSchedulerReminder1  = new Telerik.WinControls.UI.RadSchedulerReminder(this.components);
     this.radCalendar1           = new Telerik.WinControls.UI.RadCalendar();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCalendar1)).BeginInit();
     this.SuspendLayout();
     //
     // schedulerBindingDataSource1
     //
     //
     //
     //
     this.schedulerBindingDataSource1.EventProvider.Mapping = appointmentMappingInfo1;
     //
     //
     //
     this.schedulerBindingDataSource1.ResourceProvider.Mapping = resourceMappingInfo1;
     //
     // radScheduler1
     //
     dateTimeInterval1.End   = new System.DateTime(((long)(0)));
     dateTimeInterval1.Start = new System.DateTime(((long)(0)));
     this.radScheduler1.AccessibleInterval = dateTimeInterval1;
     this.radScheduler1.Anchor             = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.radScheduler1.AppointmentTitleFormat = null;
     this.radScheduler1.Culture                = new System.Globalization.CultureInfo("en-US");
     this.radScheduler1.DataSource             = null;
     this.radScheduler1.GroupType              = Telerik.WinControls.UI.GroupType.None;
     this.radScheduler1.HeaderFormat           = "dd dddd";
     this.radScheduler1.Location               = new System.Drawing.Point(443, 185);
     this.radScheduler1.Margin                 = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.radScheduler1.Name                   = "radScheduler1";
     schedulerDailyPrintStyle1.AppointmentFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     schedulerDailyPrintStyle1.DateEndRange    = new System.DateTime(2020, 6, 28, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.DateHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     schedulerDailyPrintStyle1.DateStartRange  = new System.DateTime(2020, 5, 13, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.PageHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold);
     this.radScheduler1.PrintStyle             = schedulerDailyPrintStyle1;
     this.radScheduler1.Size                   = new System.Drawing.Size(1664, 1115);
     this.radScheduler1.TabIndex               = 0;
     this.radScheduler1.Text                   = "radScheduler1";
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName    = "openFileDialog1";
     this.openFileDialog1.Multiselect = true;
     //
     // radSchedulerNavigator1
     //
     this.radSchedulerNavigator1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.radSchedulerNavigator1.AssociatedScheduler = this.radScheduler1;
     this.radSchedulerNavigator1.DateFormat          = "yyyy/MM/dd";
     this.radSchedulerNavigator1.Location            = new System.Drawing.Point(0, 0);
     this.radSchedulerNavigator1.Margin             = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.radSchedulerNavigator1.Name               = "radSchedulerNavigator1";
     this.radSchedulerNavigator1.NavigationStepType = Telerik.WinControls.UI.NavigationStepTypes.Day;
     //
     //
     //
     this.radSchedulerNavigator1.RootElement.StretchVertically = false;
     this.radSchedulerNavigator1.Size     = new System.Drawing.Size(2088, 116);
     this.radSchedulerNavigator1.TabIndex = 1;
     this.radSchedulerNavigator1.Text     = "radSchedulerNavigator1";
     //
     // radSchedulerReminder1
     //
     this.radSchedulerReminder1.AssociatedScheduler = null;
     this.radSchedulerReminder1.StartNotification   = System.TimeSpan.Parse("00:15:00");
     this.radSchedulerReminder1.ThemeName           = null;
     this.radSchedulerReminder1.TimeInterval        = 60000;
     //
     // radCalendar1
     //
     this.radCalendar1.AllowMultipleView = true;
     this.radCalendar1.Anchor            = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)));
     this.radCalendar1.Location      = new System.Drawing.Point(0, 185);
     this.radCalendar1.Margin        = new System.Windows.Forms.Padding(2, 2, 2, 2);
     this.radCalendar1.MultiViewRows = 2;
     this.radCalendar1.Name          = "radCalendar1";
     this.radCalendar1.Size          = new System.Drawing.Size(425, 845);
     this.radCalendar1.TabIndex      = 2;
     this.radCalendar1.Text          = "radCalendar1";
     //
     // FrmScheduler
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(14F, 29F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(2116, 1207);
     this.Controls.Add(this.radCalendar1);
     this.Controls.Add(this.radSchedulerNavigator1);
     this.Controls.Add(this.radScheduler1);
     this.Margin      = new System.Windows.Forms.Padding(7, 7, 7, 7);
     this.Name        = "FrmScheduler";
     this.Text        = "FrmScheduler";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.FrmScheduler_Load);
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radCalendar1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.AppointmentMappingInfo   appointmentMappingInfo1   = new Telerik.WinControls.UI.AppointmentMappingInfo();
     Telerik.WinControls.UI.ResourceMappingInfo      resourceMappingInfo1      = new Telerik.WinControls.UI.ResourceMappingInfo();
     Telerik.WinControls.UI.SchedulerDailyPrintStyle schedulerDailyPrintStyle1 = new Telerik.WinControls.UI.SchedulerDailyPrintStyle();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.panel1 = new System.Windows.Forms.Panel();
     this.schedulerBindingDataSource1 = new Telerik.WinControls.UI.SchedulerBindingDataSource();
     this.schedulerDataDataSet        = new CIDAGENDA2018.schedulerDataDataSet();
     this.radSchedulerNavigator1      = new Telerik.WinControls.UI.RadSchedulerNavigator();
     this.radScheduler1        = new Telerik.WinControls.UI.RadScheduler();
     this.panelTool            = new System.Windows.Forms.Panel();
     this.label2               = new System.Windows.Forms.Label();
     this.btn_forward_resource = new System.Windows.Forms.Button();
     this.btn_back_resource    = new System.Windows.Forms.Button();
     this.label1               = new System.Windows.Forms.Label();
     this.txt_salas            = new System.Windows.Forms.ComboBox();
     this.citasTableAdapter1   = new CIDAGENDA2018.schedulerDataDataSetTableAdapters.CITASTableAdapter();
     this.cita1TableAdapter1   = new CIDAGENDA2018.schedulerDataDataSetTableAdapters.CITA1TableAdapter();
     this.salasTableAdapter1   = new CIDAGENDA2018.schedulerDataDataSetTableAdapters.SALASTableAdapter();
     this.panelScheduler       = new System.Windows.Forms.Panel();
     this.btn_IniciarSesion    = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator6  = new System.Windows.Forms.ToolStripSeparator();
     this.btnAgendarCitas      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1  = new System.Windows.Forms.ToolStripSeparator();
     this.btnRecepcion         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2  = new System.Windows.Forms.ToolStripSeparator();
     this.btn_VerAgenda        = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3  = new System.Windows.Forms.ToolStripSeparator();
     this.btn_Complementos     = new System.Windows.Forms.ToolStripButton();
     this.btn_Preparacion      = new System.Windows.Forms.ToolStripButton();
     this.btn_Usuarios         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator5  = new System.Windows.Forms.ToolStripSeparator();
     this.btn_Salir            = new System.Windows.Forms.ToolStripButton();
     this.toolStrip_Menu       = new System.Windows.Forms.ToolStrip();
     this.btn_CerrarSesion     = new System.Windows.Forms.ToolStripButton();
     this.btnCotizador         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4  = new System.Windows.Forms.ToolStripSeparator();
     this.btn_Diagnostico      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator7  = new System.Windows.Forms.ToolStripSeparator();
     this.btn_Salas            = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1     = new System.Windows.Forms.ToolStripButton();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).BeginInit();
     this.panelTool.SuspendLayout();
     this.panelScheduler.SuspendLayout();
     this.toolStrip_Menu.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(185)))), ((int)(((byte)(19)))));
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(1096, 6);
     this.panel1.TabIndex  = 102;
     //
     // schedulerBindingDataSource1
     //
     //
     //
     //
     this.schedulerBindingDataSource1.EventProvider.DataMember = "CITAS";
     this.schedulerBindingDataSource1.EventProvider.DataSource = this.schedulerDataDataSet;
     this.schedulerBindingDataSource1.EventProvider.Mapping    = appointmentMappingInfo1;
     //
     //
     //
     this.schedulerBindingDataSource1.ResourceProvider.DataMember = "SALAS";
     this.schedulerBindingDataSource1.ResourceProvider.DataSource = this.schedulerDataDataSet;
     this.schedulerBindingDataSource1.ResourceProvider.Mapping    = resourceMappingInfo1;
     //
     // schedulerDataDataSet
     //
     this.schedulerDataDataSet.DataSetName             = "schedulerDataDataSet";
     this.schedulerDataDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // radSchedulerNavigator1
     //
     this.radSchedulerNavigator1.AssociatedScheduler = this.radScheduler1;
     this.radSchedulerNavigator1.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.radSchedulerNavigator1.DateFormat          = "dddd dd MMMM yyyy";
     this.radSchedulerNavigator1.Dock               = System.Windows.Forms.DockStyle.Top;
     this.radSchedulerNavigator1.Location           = new System.Drawing.Point(0, 0);
     this.radSchedulerNavigator1.Name               = "radSchedulerNavigator1";
     this.radSchedulerNavigator1.NavigationStepType = Telerik.WinControls.UI.NavigationStepTypes.Day;
     //
     //
     //
     this.radSchedulerNavigator1.RootElement.ControlBounds     = new System.Drawing.Rectangle(0, 0, 472, 78);
     this.radSchedulerNavigator1.RootElement.StretchVertically = false;
     this.radSchedulerNavigator1.Size     = new System.Drawing.Size(1096, 77);
     this.radSchedulerNavigator1.TabIndex = 0;
     this.radSchedulerNavigator1.Text     = "radSchedulerNavigator1";
     //
     // radScheduler1
     //
     this.radScheduler1.AllowCopyPaste         = Telerik.WinControls.UI.CopyPasteMode.Disallow;
     this.radScheduler1.AutoScroll             = true;
     this.radScheduler1.Culture                = new System.Globalization.CultureInfo("es-MX");
     this.radScheduler1.DataSource             = this.schedulerBindingDataSource1;
     this.radScheduler1.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.radScheduler1.HeaderFormat           = "dddd dd MMMM yyyy";
     this.radScheduler1.Location               = new System.Drawing.Point(0, 77);
     this.radScheduler1.Name                   = "radScheduler1";
     schedulerDailyPrintStyle1.AppointmentFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     schedulerDailyPrintStyle1.DateEndRange    = new System.DateTime(2018, 6, 12, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.DateHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     schedulerDailyPrintStyle1.DateStartRange  = new System.DateTime(2018, 6, 7, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.PageHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold);
     this.radScheduler1.PrintStyle             = schedulerDailyPrintStyle1;
     //
     //
     //
     this.radScheduler1.RootElement.ControlBounds   = new System.Drawing.Rectangle(0, 77, 500, 500);
     this.radScheduler1.ShowAllDayAppointmentStatus = true;
     this.radScheduler1.Size                          = new System.Drawing.Size(1096, 248);
     this.radScheduler1.TabIndex                      = 1;
     this.radScheduler1.Text                          = "radScheduler1";
     this.radScheduler1.AppointmentDropping          += new System.EventHandler <Telerik.WinControls.UI.AppointmentMovingEventArgs>(this.radScheduler1_AppointmentDropping);
     this.radScheduler1.AppointmentResizeEnd         += new System.EventHandler <Telerik.WinControls.UI.SchedulerAppointmentEventArgs>(this.radScheduler1_AppointmentResizeEnd);
     this.radScheduler1.ContextMenuOpening           += new Telerik.WinControls.UI.SchedulerContextMenuOpeningEventHandler(this.radScheduler1_ContextMenuOpening);
     this.radScheduler1.AppointmentFormatting        += new System.EventHandler <Telerik.WinControls.UI.SchedulerAppointmentEventArgs>(this.radScheduler1_AppointmentFormatting_1);
     this.radScheduler1.AppointmentEditDialogShowing += new System.EventHandler <Telerik.WinControls.UI.AppointmentEditDialogShowingEventArgs>(this.radScheduler1_AppointmentEditDialogShowing);
     this.radScheduler1.ToolTipTextNeeded            += new Telerik.WinControls.ToolTipTextNeededEventHandler(this.radScheduler1_ToolTipTextNeeded);
     //
     // panelTool
     //
     this.panelTool.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.panelTool.Controls.Add(this.label2);
     this.panelTool.Controls.Add(this.btn_forward_resource);
     this.panelTool.Controls.Add(this.btn_back_resource);
     this.panelTool.Controls.Add(this.label1);
     this.panelTool.Controls.Add(this.txt_salas);
     this.panelTool.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelTool.Location = new System.Drawing.Point(0, 58);
     this.panelTool.Name     = "panelTool";
     this.panelTool.Size     = new System.Drawing.Size(1096, 43);
     this.panelTool.TabIndex = 0;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(366, 14);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(108, 13);
     this.label2.TabIndex = 32;
     this.label2.Text     = "Navegar entre salas :";
     //
     // btn_forward_resource
     //
     this.btn_forward_resource.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.btn_forward_resource.Image     = ((System.Drawing.Image)(resources.GetObject("btn_forward_resource.Image")));
     this.btn_forward_resource.Location  = new System.Drawing.Point(536, 3);
     this.btn_forward_resource.Name      = "btn_forward_resource";
     this.btn_forward_resource.Size      = new System.Drawing.Size(50, 35);
     this.btn_forward_resource.TabIndex  = 31;
     this.btn_forward_resource.UseVisualStyleBackColor = false;
     this.btn_forward_resource.Click += new System.EventHandler(this.btn_forward_resource_Click);
     //
     // btn_back_resource
     //
     this.btn_back_resource.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.btn_back_resource.Image     = ((System.Drawing.Image)(resources.GetObject("btn_back_resource.Image")));
     this.btn_back_resource.Location  = new System.Drawing.Point(480, 3);
     this.btn_back_resource.Name      = "btn_back_resource";
     this.btn_back_resource.Size      = new System.Drawing.Size(50, 35);
     this.btn_back_resource.TabIndex  = 30;
     this.btn_back_resource.UseVisualStyleBackColor = false;
     this.btn_back_resource.Click += new System.EventHandler(this.btn_back_resource_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 13);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(66, 13);
     this.label1.TabIndex = 29;
     this.label1.Text     = "Mostrar Sala";
     //
     // txt_salas
     //
     this.txt_salas.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.txt_salas.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.txt_salas.FormattingEnabled  = true;
     this.txt_salas.Location           = new System.Drawing.Point(85, 10);
     this.txt_salas.Name                  = "txt_salas";
     this.txt_salas.Size                  = new System.Drawing.Size(267, 21);
     this.txt_salas.TabIndex              = 28;
     this.txt_salas.SelectedIndexChanged += new System.EventHandler(this.txt_salas_SelectedIndexChanged);
     //
     // citasTableAdapter1
     //
     this.citasTableAdapter1.ClearBeforeFill = true;
     //
     // cita1TableAdapter1
     //
     this.cita1TableAdapter1.ClearBeforeFill = true;
     //
     // salasTableAdapter1
     //
     this.salasTableAdapter1.ClearBeforeFill = true;
     //
     // panelScheduler
     //
     this.panelScheduler.AutoScroll = true;
     this.panelScheduler.Controls.Add(this.radScheduler1);
     this.panelScheduler.Controls.Add(this.radSchedulerNavigator1);
     this.panelScheduler.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelScheduler.Location = new System.Drawing.Point(0, 101);
     this.panelScheduler.Name     = "panelScheduler";
     this.panelScheduler.Size     = new System.Drawing.Size(1096, 325);
     this.panelScheduler.TabIndex = 110;
     //
     // btn_IniciarSesion
     //
     this.btn_IniciarSesion.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_IniciarSesion.Image")));
     this.btn_IniciarSesion.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_IniciarSesion.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_IniciarSesion.Name = "btn_IniciarSesion";
     this.btn_IniciarSesion.Size = new System.Drawing.Size(74, 49);
     this.btn_IniciarSesion.Text = "Iniciar Sesión";
     this.btn_IniciarSesion.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_IniciarSesion.Click            += new System.EventHandler(this.btn_IniciarSesion_Click);
     //
     // toolStripSeparator6
     //
     this.toolStripSeparator6.Name = "toolStripSeparator6";
     this.toolStripSeparator6.Size = new System.Drawing.Size(6, 52);
     //
     // btnAgendarCitas
     //
     this.btnAgendarCitas.Image                 = ((System.Drawing.Image)(resources.GetObject("btnAgendarCitas.Image")));
     this.btnAgendarCitas.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnAgendarCitas.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnAgendarCitas.Name = "btnAgendarCitas";
     this.btnAgendarCitas.Size = new System.Drawing.Size(77, 49);
     this.btnAgendarCitas.Text = "Agendar Citas";
     this.btnAgendarCitas.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnAgendarCitas.Click            += new System.EventHandler(this.btnAgendarCitas_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 52);
     //
     // btnRecepcion
     //
     this.btnRecepcion.Image                 = ((System.Drawing.Image)(resources.GetObject("btnRecepcion.Image")));
     this.btnRecepcion.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnRecepcion.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnRecepcion.Name = "btnRecepcion";
     this.btnRecepcion.Size = new System.Drawing.Size(63, 49);
     this.btnRecepcion.Text = "Recepción";
     this.btnRecepcion.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnRecepcion.Click            += new System.EventHandler(this.btnRecepcion_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 52);
     //
     // btn_VerAgenda
     //
     this.btn_VerAgenda.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_VerAgenda.Image")));
     this.btn_VerAgenda.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_VerAgenda.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_VerAgenda.Name = "btn_VerAgenda";
     this.btn_VerAgenda.Size = new System.Drawing.Size(67, 49);
     this.btn_VerAgenda.Text = "Ver Agenda";
     this.btn_VerAgenda.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_VerAgenda.Click            += new System.EventHandler(this.btn_VerAgenda_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 52);
     //
     // btn_Complementos
     //
     this.btn_Complementos.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Complementos.Image")));
     this.btn_Complementos.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Complementos.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Complementos.Name = "btn_Complementos";
     this.btn_Complementos.Size = new System.Drawing.Size(80, 49);
     this.btn_Complementos.Text = "Complementos";
     this.btn_Complementos.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Complementos.Click            += new System.EventHandler(this.btn_Complementos_Click);
     //
     // btn_Preparacion
     //
     this.btn_Preparacion.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Preparacion.Image")));
     this.btn_Preparacion.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Preparacion.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Preparacion.Name = "btn_Preparacion";
     this.btn_Preparacion.Size = new System.Drawing.Size(68, 49);
     this.btn_Preparacion.Text = "Preparación";
     this.btn_Preparacion.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Preparacion.Click            += new System.EventHandler(this.btn_Preparacion_Click);
     //
     // btn_Usuarios
     //
     this.btn_Usuarios.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Usuarios.Image")));
     this.btn_Usuarios.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Usuarios.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Usuarios.Name = "btn_Usuarios";
     this.btn_Usuarios.Size = new System.Drawing.Size(52, 49);
     this.btn_Usuarios.Text = "Usuarios";
     this.btn_Usuarios.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Usuarios.Click            += new System.EventHandler(this.btn_Usuarios_Click);
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(6, 52);
     //
     // btn_Salir
     //
     this.btn_Salir.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Salir.Image")));
     this.btn_Salir.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Salir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Salir.Name = "btn_Salir";
     this.btn_Salir.Size = new System.Drawing.Size(36, 49);
     this.btn_Salir.Text = "Salir";
     this.btn_Salir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Salir.Click            += new System.EventHandler(this.btn_Salir_Click);
     //
     // toolStrip_Menu
     //
     this.toolStrip_Menu.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.toolStrip_Menu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btn_IniciarSesion,
         this.btn_CerrarSesion,
         this.toolStripSeparator6,
         this.btnCotizador,
         this.toolStripSeparator4,
         this.btnAgendarCitas,
         this.toolStripSeparator1,
         this.btnRecepcion,
         this.toolStripSeparator2,
         this.btn_VerAgenda,
         this.toolStripSeparator3,
         this.btn_Preparacion,
         this.btn_Complementos,
         this.btn_Diagnostico,
         this.toolStripSeparator7,
         this.btn_Salas,
         this.btn_Usuarios,
         this.toolStripSeparator5,
         this.btn_Salir,
         this.toolStripButton1
     });
     this.toolStrip_Menu.Location = new System.Drawing.Point(0, 6);
     this.toolStrip_Menu.Name     = "toolStrip_Menu";
     this.toolStrip_Menu.Size     = new System.Drawing.Size(1096, 52);
     this.toolStrip_Menu.TabIndex = 108;
     this.toolStrip_Menu.Text     = "toolStrip1";
     //
     // btn_CerrarSesion
     //
     this.btn_CerrarSesion.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_CerrarSesion.Image")));
     this.btn_CerrarSesion.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_CerrarSesion.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_CerrarSesion.Name = "btn_CerrarSesion";
     this.btn_CerrarSesion.Size = new System.Drawing.Size(74, 49);
     this.btn_CerrarSesion.Text = "Cerrar Sesión";
     this.btn_CerrarSesion.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_CerrarSesion.Click            += new System.EventHandler(this.btn_CerrarSesion_Click);
     //
     // btnCotizador
     //
     this.btnCotizador.Image                 = ((System.Drawing.Image)(resources.GetObject("btnCotizador.Image")));
     this.btnCotizador.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnCotizador.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnCotizador.Name = "btnCotizador";
     this.btnCotizador.Size = new System.Drawing.Size(55, 49);
     this.btnCotizador.Text = "Cotizador";
     this.btnCotizador.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnCotizador.Click            += new System.EventHandler(this.btnCotizador_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 52);
     //
     // btn_Diagnostico
     //
     this.btn_Diagnostico.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Diagnostico.Image")));
     this.btn_Diagnostico.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Diagnostico.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Diagnostico.Name = "btn_Diagnostico";
     this.btn_Diagnostico.Size = new System.Drawing.Size(67, 49);
     this.btn_Diagnostico.Text = "Diagnóstico";
     this.btn_Diagnostico.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Diagnostico.Click            += new System.EventHandler(this.btn_Diagnostico_Click);
     //
     // toolStripSeparator7
     //
     this.toolStripSeparator7.Name = "toolStripSeparator7";
     this.toolStripSeparator7.Size = new System.Drawing.Size(6, 52);
     //
     // btn_Salas
     //
     this.btn_Salas.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Salas.Image")));
     this.btn_Salas.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Salas.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Salas.Name = "btn_Salas";
     this.btn_Salas.Size = new System.Drawing.Size(37, 49);
     this.btn_Salas.Text = "Salas";
     this.btn_Salas.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Salas.Click            += new System.EventHandler(this.btn_Salas_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.toolStripButton1.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton1.Enabled               = false;
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name        = "toolStripButton1";
     this.toolStripButton1.Size        = new System.Drawing.Size(63, 49);
     this.toolStripButton1.ToolTipText = "Unidad Radiologica IRM, S. de R.L. de C.V.";
     //
     // Form1
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor             = System.Drawing.SystemColors.ControlLightLight;
     this.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.ClientSize            = new System.Drawing.Size(1096, 426);
     this.Controls.Add(this.panelScheduler);
     this.Controls.Add(this.panelTool);
     this.Controls.Add(this.toolStrip_Menu);
     this.Controls.Add(this.panel1);
     this.DoubleBuffered = true;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name           = "Form1";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "Unidad Radiologica IRM, S. de R.L. de C.V.";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.Form1_Load);
     this.Shown         += new System.EventHandler(this.Form1_Shown);
     this.ResizeEnd     += new System.EventHandler(this.Form1_ResizeEnd);
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).EndInit();
     this.panelTool.ResumeLayout(false);
     this.panelTool.PerformLayout();
     this.panelScheduler.ResumeLayout(false);
     this.panelScheduler.PerformLayout();
     this.toolStrip_Menu.ResumeLayout(false);
     this.toolStrip_Menu.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Telerik.WinControls.UI.SchedulerDailyPrintStyle schedulerDailyPrintStyle1 = new Telerik.WinControls.UI.SchedulerDailyPrintStyle();
     Telerik.WinControls.UI.AppointmentMappingInfo   appointmentMappingInfo1   = new Telerik.WinControls.UI.AppointmentMappingInfo();
     Telerik.WinControls.UI.ResourceMappingInfo      resourceMappingInfo1      = new Telerik.WinControls.UI.ResourceMappingInfo();
     this.radScheduler1 = new Telerik.WinControls.UI.RadScheduler();
     this.radButton1    = new Telerik.WinControls.UI.RadButton();
     this.schedulerBindingDataSource1        = new Telerik.WinControls.UI.SchedulerBindingDataSource();
     this.resourcesBindingSource             = new System.Windows.Forms.BindingSource(this.components);
     this.schedulerDataDataSet               = new SchedulerDataBindingTutorial.SchedulerDataDataSet();
     this.appointmentsBindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.appointmentsTableAdapter           = new SchedulerDataBindingTutorial.SchedulerDataDataSetTableAdapters.AppointmentsTableAdapter();
     this.appointmentsResourcesBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.appointmentsResourcesTableAdapter  = new SchedulerDataBindingTutorial.SchedulerDataDataSetTableAdapters.AppointmentsResourcesTableAdapter();
     this.resourcesTableAdapter              = new SchedulerDataBindingTutorial.SchedulerDataDataSetTableAdapters.ResourcesTableAdapter();
     this.fluentDarkTheme1 = new Telerik.WinControls.Themes.FluentDarkTheme();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButton1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.resourcesBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appointmentsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appointmentsResourcesBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
     this.SuspendLayout();
     //
     // radScheduler1
     //
     this.radScheduler1.Culture  = new System.Globalization.CultureInfo("en-US");
     this.radScheduler1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.radScheduler1.Location = new System.Drawing.Point(0, 24);
     this.radScheduler1.Name     = "radScheduler1";
     schedulerDailyPrintStyle1.AppointmentFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     schedulerDailyPrintStyle1.DateEndRange    = new System.DateTime(2020, 11, 14, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.DateHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     schedulerDailyPrintStyle1.DateStartRange  = new System.DateTime(2020, 11, 9, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.PageHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold);
     this.radScheduler1.PrintStyle             = schedulerDailyPrintStyle1;
     this.radScheduler1.Size      = new System.Drawing.Size(629, 586);
     this.radScheduler1.TabIndex  = 0;
     this.radScheduler1.ThemeName = "FluentDark";
     //
     // radButton1
     //
     this.radButton1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.radButton1.Location  = new System.Drawing.Point(0, 0);
     this.radButton1.Name      = "radButton1";
     this.radButton1.Size      = new System.Drawing.Size(629, 24);
     this.radButton1.TabIndex  = 0;
     this.radButton1.Text      = "Save";
     this.radButton1.ThemeName = "FluentDark";
     this.radButton1.Click    += new System.EventHandler(this.radButton1_Click);
     //
     // schedulerBindingDataSource1
     //
     //
     //
     //
     this.schedulerBindingDataSource1.EventProvider.DataSource = this.resourcesBindingSource;
     this.schedulerBindingDataSource1.EventProvider.Mapping    = appointmentMappingInfo1;
     //
     //
     //
     this.schedulerBindingDataSource1.ResourceProvider.Mapping = resourceMappingInfo1;
     //
     // resourcesBindingSource
     //
     this.resourcesBindingSource.DataMember = "Resources";
     this.resourcesBindingSource.DataSource = this.schedulerDataDataSet;
     //
     // schedulerDataDataSet
     //
     this.schedulerDataDataSet.DataSetName             = "SchedulerDataDataSet";
     this.schedulerDataDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // appointmentsBindingSource
     //
     this.appointmentsBindingSource.DataMember = "Appointments";
     this.appointmentsBindingSource.DataSource = this.schedulerDataDataSet;
     //
     // appointmentsTableAdapter
     //
     this.appointmentsTableAdapter.ClearBeforeFill = true;
     //
     // appointmentsResourcesBindingSource
     //
     this.appointmentsResourcesBindingSource.DataMember = "AppointmentsResources";
     this.appointmentsResourcesBindingSource.DataSource = this.schedulerDataDataSet;
     //
     // appointmentsResourcesTableAdapter
     //
     this.appointmentsResourcesTableAdapter.ClearBeforeFill = true;
     //
     // resourcesTableAdapter
     //
     this.resourcesTableAdapter.ClearBeforeFill = true;
     //
     // RadForm1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(629, 610);
     this.Controls.Add(this.radScheduler1);
     this.Controls.Add(this.radButton1);
     this.Name = "RadForm1";
     //
     //
     //
     this.RootElement.ApplyShapeToControl = true;
     this.Text      = "RadForm1";
     this.ThemeName = "FluentDark";
     this.Load     += new System.EventHandler(this.RadForm1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radButton1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.resourcesBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appointmentsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appointmentsResourcesBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.SchedulerDailyPrintStyle schedulerDailyPrintStyle1 = new Telerik.WinControls.UI.SchedulerDailyPrintStyle();
     Telerik.WinControls.UI.AppointmentMappingInfo   appointmentMappingInfo1   = new Telerik.WinControls.UI.AppointmentMappingInfo();
     Telerik.WinControls.UI.ResourceMappingInfo      resourceMappingInfo1      = new Telerik.WinControls.UI.ResourceMappingInfo();
     System.ComponentModel.ComponentResourceManager  resources = new System.ComponentModel.ComponentResourceManager(typeof(frmViewAgenda));
     this.panelScheduler = new System.Windows.Forms.Panel();
     this.radScheduler1  = new Telerik.WinControls.UI.RadScheduler();
     this.schedulerBindingDataSource1 = new Telerik.WinControls.UI.SchedulerBindingDataSource();
     this.schedulerDataDataSet        = new CIDAGENDA2018.schedulerDataDataSet();
     this.radSchedulerNavigator1      = new Telerik.WinControls.UI.RadSchedulerNavigator();
     this.btn_forward_resource        = new System.Windows.Forms.Button();
     this.btn_back_resource           = new System.Windows.Forms.Button();
     this.panelBarraAmarilla          = new System.Windows.Forms.Panel();
     this.toolStrip1         = new System.Windows.Forms.ToolStrip();
     this.btn_Salir          = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton1   = new System.Windows.Forms.ToolStripButton();
     this.panelGeneral       = new System.Windows.Forms.Panel();
     this.label3             = new System.Windows.Forms.Label();
     this.txt_unidad_negocio = new System.Windows.Forms.ComboBox();
     this.label1             = new System.Windows.Forms.Label();
     this.txt_salas          = new System.Windows.Forms.ComboBox();
     this.citasTableAdapter1 = new CIDAGENDA2018.schedulerDataDataSetTableAdapters.CITASTableAdapter();
     this.cita1TableAdapter1 = new CIDAGENDA2018.schedulerDataDataSetTableAdapters.CITA1TableAdapter();
     this.salasTableAdapter1 = new CIDAGENDA2018.schedulerDataDataSetTableAdapters.SALASTableAdapter();
     this.btnCotizador       = new System.Windows.Forms.ToolStripButton();
     this.panelScheduler.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).BeginInit();
     this.radSchedulerNavigator1.SuspendLayout();
     this.toolStrip1.SuspendLayout();
     this.panelGeneral.SuspendLayout();
     this.SuspendLayout();
     //
     // panelScheduler
     //
     this.panelScheduler.AutoScroll = true;
     this.panelScheduler.Controls.Add(this.radScheduler1);
     this.panelScheduler.Controls.Add(this.radSchedulerNavigator1);
     this.panelScheduler.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelScheduler.Location = new System.Drawing.Point(0, 109);
     this.panelScheduler.Name     = "panelScheduler";
     this.panelScheduler.Size     = new System.Drawing.Size(1039, 565);
     this.panelScheduler.TabIndex = 0;
     //
     // radScheduler1
     //
     this.radScheduler1.AllowCopyPaste         = Telerik.WinControls.UI.CopyPasteMode.Disallow;
     this.radScheduler1.AutoScroll             = true;
     this.radScheduler1.BackColor              = System.Drawing.SystemColors.ControlLightLight;
     this.radScheduler1.Culture                = new System.Globalization.CultureInfo("es-MX");
     this.radScheduler1.DataSource             = this.schedulerBindingDataSource1;
     this.radScheduler1.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.radScheduler1.HeaderFormat           = "dddd dd MMMM yyyy";
     this.radScheduler1.Location               = new System.Drawing.Point(0, 77);
     this.radScheduler1.Name                   = "radScheduler1";
     schedulerDailyPrintStyle1.AppointmentFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     schedulerDailyPrintStyle1.DateEndRange    = new System.DateTime(2018, 4, 15, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.DateHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     schedulerDailyPrintStyle1.DateStartRange  = new System.DateTime(2018, 4, 10, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.PageHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold);
     this.radScheduler1.PrintStyle             = schedulerDailyPrintStyle1;
     //
     //
     //
     this.radScheduler1.RootElement.ControlBounds   = new System.Drawing.Rectangle(0, 77, 500, 500);
     this.radScheduler1.ShowAllDayAppointmentStatus = true;
     this.radScheduler1.Size                          = new System.Drawing.Size(1039, 488);
     this.radScheduler1.TabIndex                      = 111;
     this.radScheduler1.Text                          = "radScheduler1";
     this.radScheduler1.AppointmentDropping          += new System.EventHandler <Telerik.WinControls.UI.AppointmentMovingEventArgs>(this.radScheduler1_AppointmentDropping);
     this.radScheduler1.AppointmentResizeEnd         += new System.EventHandler <Telerik.WinControls.UI.SchedulerAppointmentEventArgs>(this.radScheduler1_AppointmentResizeEnd);
     this.radScheduler1.ContextMenuOpening           += new Telerik.WinControls.UI.SchedulerContextMenuOpeningEventHandler(this.radScheduler1_ContextMenuOpening);
     this.radScheduler1.AppointmentFormatting        += new System.EventHandler <Telerik.WinControls.UI.SchedulerAppointmentEventArgs>(this.radScheduler1_AppointmentFormatting);
     this.radScheduler1.AppointmentEditDialogShowing += new System.EventHandler <Telerik.WinControls.UI.AppointmentEditDialogShowingEventArgs>(this.radScheduler1_AppointmentEditDialogShowing);
     this.radScheduler1.ToolTipTextNeeded            += new Telerik.WinControls.ToolTipTextNeededEventHandler(this.radScheduler1_ToolTipTextNeeded);
     //
     // schedulerBindingDataSource1
     //
     //
     //
     //
     this.schedulerBindingDataSource1.EventProvider.DataMember = "CITAS";
     this.schedulerBindingDataSource1.EventProvider.DataSource = this.schedulerDataDataSet;
     this.schedulerBindingDataSource1.EventProvider.Mapping    = appointmentMappingInfo1;
     //
     //
     //
     this.schedulerBindingDataSource1.ResourceProvider.DataMember = "SALAS";
     this.schedulerBindingDataSource1.ResourceProvider.DataSource = this.schedulerDataDataSet;
     this.schedulerBindingDataSource1.ResourceProvider.Mapping    = resourceMappingInfo1;
     //
     // schedulerDataDataSet
     //
     this.schedulerDataDataSet.DataSetName             = "schedulerDataDataSet";
     this.schedulerDataDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // radSchedulerNavigator1
     //
     this.radSchedulerNavigator1.AssociatedScheduler = this.radScheduler1;
     this.radSchedulerNavigator1.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.radSchedulerNavigator1.Controls.Add(this.btn_forward_resource);
     this.radSchedulerNavigator1.Controls.Add(this.btn_back_resource);
     this.radSchedulerNavigator1.DateFormat         = "dddd dd MMMM yyyy";
     this.radSchedulerNavigator1.Dock               = System.Windows.Forms.DockStyle.Top;
     this.radSchedulerNavigator1.ForeColor          = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.radSchedulerNavigator1.Location           = new System.Drawing.Point(0, 0);
     this.radSchedulerNavigator1.Name               = "radSchedulerNavigator1";
     this.radSchedulerNavigator1.NavigationStepType = Telerik.WinControls.UI.NavigationStepTypes.Day;
     //
     //
     //
     this.radSchedulerNavigator1.RootElement.ControlBounds     = new System.Drawing.Rectangle(0, 0, 472, 78);
     this.radSchedulerNavigator1.RootElement.StretchVertically = false;
     this.radSchedulerNavigator1.Size     = new System.Drawing.Size(1039, 77);
     this.radSchedulerNavigator1.TabIndex = 110;
     this.radSchedulerNavigator1.Text     = "radSchedulerNavigator1";
     //
     // btn_forward_resource
     //
     this.btn_forward_resource.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(153)))), ((int)(((byte)(210)))));
     this.btn_forward_resource.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btn_forward_resource.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(225)))), ((int)(((byte)(255)))));
     this.btn_forward_resource.Image     = ((System.Drawing.Image)(resources.GetObject("btn_forward_resource.Image")));
     this.btn_forward_resource.Location  = new System.Drawing.Point(467, 0);
     this.btn_forward_resource.Name      = "btn_forward_resource";
     this.btn_forward_resource.Size      = new System.Drawing.Size(50, 32);
     this.btn_forward_resource.TabIndex  = 36;
     this.btn_forward_resource.UseVisualStyleBackColor = false;
     this.btn_forward_resource.Click += new System.EventHandler(this.btn_forward_resource_Click);
     //
     // btn_back_resource
     //
     this.btn_back_resource.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(153)))), ((int)(((byte)(210)))));
     this.btn_back_resource.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.btn_back_resource.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(225)))), ((int)(((byte)(255)))));
     this.btn_back_resource.Image     = ((System.Drawing.Image)(resources.GetObject("btn_back_resource.Image")));
     this.btn_back_resource.Location  = new System.Drawing.Point(411, 0);
     this.btn_back_resource.Name      = "btn_back_resource";
     this.btn_back_resource.Size      = new System.Drawing.Size(50, 32);
     this.btn_back_resource.TabIndex  = 35;
     this.btn_back_resource.UseVisualStyleBackColor = false;
     this.btn_back_resource.Click += new System.EventHandler(this.btn_back_resource_Click);
     //
     // panelBarraAmarilla
     //
     this.panelBarraAmarilla.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(185)))), ((int)(((byte)(19)))));
     this.panelBarraAmarilla.Dock      = System.Windows.Forms.DockStyle.Top;
     this.panelBarraAmarilla.Location  = new System.Drawing.Point(0, 0);
     this.panelBarraAmarilla.Name      = "panelBarraAmarilla";
     this.panelBarraAmarilla.Size      = new System.Drawing.Size(1039, 6);
     this.panelBarraAmarilla.TabIndex  = 103;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.SystemColors.ControlLightLight;
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.btnCotizador,
         this.btn_Salir,
         this.toolStripButton1
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 6);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1039, 44);
     this.toolStrip1.TabIndex = 904;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // btn_Salir
     //
     this.btn_Salir.Image                 = ((System.Drawing.Image)(resources.GetObject("btn_Salir.Image")));
     this.btn_Salir.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_Salir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_Salir.Name = "btn_Salir";
     this.btn_Salir.Size = new System.Drawing.Size(33, 41);
     this.btn_Salir.Text = "Salir";
     this.btn_Salir.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btn_Salir.Click            += new System.EventHandler(this.btn_Salir_Click);
     //
     // toolStripButton1
     //
     this.toolStripButton1.Alignment             = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.toolStripButton1.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton1.Enabled               = false;
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name        = "toolStripButton1";
     this.toolStripButton1.Size        = new System.Drawing.Size(98, 41);
     this.toolStripButton1.ToolTipText = "Unidad Radiologica IRM, S. de R.L. de C.V.";
     //
     // panelGeneral
     //
     this.panelGeneral.Controls.Add(this.label3);
     this.panelGeneral.Controls.Add(this.txt_unidad_negocio);
     this.panelGeneral.Controls.Add(this.label1);
     this.panelGeneral.Controls.Add(this.txt_salas);
     this.panelGeneral.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelGeneral.Location = new System.Drawing.Point(0, 50);
     this.panelGeneral.Name     = "panelGeneral";
     this.panelGeneral.Size     = new System.Drawing.Size(1039, 59);
     this.panelGeneral.TabIndex = 905;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(10, 11);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(99, 13);
     this.label3.TabIndex = 39;
     this.label3.Text     = "Unidad de Negocio";
     //
     // txt_unidad_negocio
     //
     this.txt_unidad_negocio.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.txt_unidad_negocio.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.txt_unidad_negocio.FormattingEnabled  = true;
     this.txt_unidad_negocio.Location           = new System.Drawing.Point(115, 8);
     this.txt_unidad_negocio.Name                  = "txt_unidad_negocio";
     this.txt_unidad_negocio.Size                  = new System.Drawing.Size(213, 21);
     this.txt_unidad_negocio.TabIndex              = 38;
     this.txt_unidad_negocio.SelectedIndexChanged += new System.EventHandler(this.txt_unidad_negocio_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(43, 31);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(66, 13);
     this.label1.TabIndex = 34;
     this.label1.Text     = "Mostrar Sala";
     //
     // txt_salas
     //
     this.txt_salas.AutoCompleteMode   = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
     this.txt_salas.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
     this.txt_salas.Location           = new System.Drawing.Point(115, 28);
     this.txt_salas.Name                  = "txt_salas";
     this.txt_salas.Size                  = new System.Drawing.Size(213, 21);
     this.txt_salas.TabIndex              = 33;
     this.txt_salas.SelectedIndexChanged += new System.EventHandler(this.txt_salas_SelectedIndexChanged);
     //
     // citasTableAdapter1
     //
     this.citasTableAdapter1.ClearBeforeFill = true;
     //
     // cita1TableAdapter1
     //
     this.cita1TableAdapter1.ClearBeforeFill = true;
     //
     // salasTableAdapter1
     //
     this.salasTableAdapter1.ClearBeforeFill = true;
     //
     // btnCotizador
     //
     this.btnCotizador.Image                 = ((System.Drawing.Image)(resources.GetObject("btnCotizador.Image")));
     this.btnCotizador.ImageScaling          = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btnCotizador.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btnCotizador.Name = "btnCotizador";
     this.btnCotizador.Size = new System.Drawing.Size(62, 41);
     this.btnCotizador.Text = "Cotizador";
     this.btnCotizador.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.btnCotizador.Click            += new System.EventHandler(this.btnCotizador_Click);
     //
     // frmViewAgenda
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.ControlLightLight;
     this.ClientSize          = new System.Drawing.Size(1039, 674);
     this.Controls.Add(this.panelScheduler);
     this.Controls.Add(this.panelGeneral);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.panelBarraAmarilla);
     this.DoubleBuffered = true;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name           = "frmViewAgenda";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "frmViewAgenda";
     this.WindowState    = System.Windows.Forms.FormWindowState.Maximized;
     this.Load          += new System.EventHandler(this.frmViewAgenda_Load);
     this.Shown         += new System.EventHandler(this.frmViewAgenda_Shown);
     this.ResizeEnd     += new System.EventHandler(this.frmViewAgenda_ResizeEnd);
     this.SizeChanged   += new System.EventHandler(this.frmViewAgenda_SizeChanged);
     this.panelScheduler.ResumeLayout(false);
     this.panelScheduler.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).EndInit();
     this.radSchedulerNavigator1.ResumeLayout(false);
     this.radSchedulerNavigator1.PerformLayout();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.panelGeneral.ResumeLayout(false);
     this.panelGeneral.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #5
0
ファイル: FormMain.Designer.cs プロジェクト: Ashna/ShayanDent
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Telerik.WinControls.UI.AppointmentMappingInfo appointmentMappingInfo1 = new Telerik.WinControls.UI.AppointmentMappingInfo();
            Telerik.WinControls.UI.ResourceMappingInfo resourceMappingInfo1 = new Telerik.WinControls.UI.ResourceMappingInfo();
            Telerik.WinControls.UI.DateTimeInterval dateTimeInterval1 = new Telerik.WinControls.UI.DateTimeInterval();
            Telerik.WinControls.UI.SchedulerDailyPrintStyle schedulerDailyPrintStyle1 = new Telerik.WinControls.UI.SchedulerDailyPrintStyle();
            this.radApplicationMenu1 = new Telerik.WinControls.UI.RadApplicationMenu();
            this.mnuFile = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuBackup = new Telerik.WinControls.UI.RadMenuItem();
            this.exitMenuItem = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuActivity = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuVisit = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuSendSms = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuAdministration = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuRole = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuEmployee = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuService = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuInsurance = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuDrug = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuPrescription = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuCalendar = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuLab = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuPatient = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuLabratryService = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuHelp = new Telerik.WinControls.UI.RadMenuItem();
            this.radMenuItem4 = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuUpdate = new Telerik.WinControls.UI.RadMenuItem();
            this.radMenuItem7 = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuSetting = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuRvgSetting = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuNamingConvention = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuNaming1 = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuNaming2 = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuNaming3 = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuSmsSetting = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuSchedulerSetting = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuClincSetting = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuBackupSetting = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuChangePassword = new Telerik.WinControls.UI.RadMenuItem();
            this.schedulerBindingDataSource1 = new Telerik.WinControls.UI.SchedulerBindingDataSource();
            this.visitBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.radGroupBox1 = new Telerik.WinControls.UI.RadGroupBox();
            this.btnSelectToday = new Telerik.WinControls.UI.RadButton();
            this.btnViewDay = new Telerik.WinControls.UI.RadButton();
            this.btnViewWeek = new Telerik.WinControls.UI.RadButton();
            this.btnViewMonth = new Telerik.WinControls.UI.RadButton();
            this.btnViewNext = new Telerik.WinControls.UI.RadButton();
            this.btnViewPreious = new Telerik.WinControls.UI.RadButton();
            this.radScheduler1 = new ShayanDental.ucAshnaScheduler();
            this.mnuAccountant = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuPatientAccountant = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuInsuranceAccountant = new Telerik.WinControls.UI.RadMenuItem();
            this.mnuspReport = new Telerik.WinControls.UI.RadMenuSeparatorItem();
            this.mnuInsuranceReport = new Telerik.WinControls.UI.RadMenuItem();
            this.radMenu1 = new Telerik.WinControls.UI.RadMenu();
            ((System.ComponentModel.ISupportInitialize)(this.radApplicationMenu1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.visitBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).BeginInit();
            this.radGroupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.btnSelectToday)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewDay)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewWeek)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewMonth)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewNext)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewPreious)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.radMenu1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
            this.SuspendLayout();
            // 
            // radApplicationMenu1
            // 
            this.radApplicationMenu1.Location = new System.Drawing.Point(-19, -45);
            this.radApplicationMenu1.Name = "radApplicationMenu1";
            this.radApplicationMenu1.Size = new System.Drawing.Size(48, 48);
            this.radApplicationMenu1.TabIndex = 0;
            this.radApplicationMenu1.Text = "radApplicationMenu1";
            // 
            // mnuFile
            // 
            this.mnuFile.AccessibleDescription = "فایل";
            this.mnuFile.AccessibleName = "فایل";
            this.mnuFile.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.mnuFile.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuBackup,
            this.exitMenuItem});
            this.mnuFile.Name = "mnuFile";
            this.mnuFile.Text = "فایل";
            this.mnuFile.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuBackup
            // 
            this.mnuBackup.AccessibleDescription = "پشتیبان گیری";
            this.mnuBackup.AccessibleName = "پشتیبان گیری";
            this.mnuBackup.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuBackup.Image = null;
            this.mnuBackup.Name = "mnuBackup";
            this.mnuBackup.Text = "پشتیبان گیری";
            this.mnuBackup.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuBackup.Click += new System.EventHandler(this.mnuBackup_Click);
            // 
            // exitMenuItem
            // 
            this.exitMenuItem.AccessibleDescription = "خروج";
            this.exitMenuItem.AccessibleName = "خروج";
            this.exitMenuItem.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.exitMenuItem.Name = "exitMenuItem";
            this.exitMenuItem.Text = "خروج";
            this.exitMenuItem.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.exitMenuItem.Click += new System.EventHandler(this.exitMenuItem_Click);
            // 
            // mnuActivity
            // 
            this.mnuActivity.AccessibleDescription = "عملیات روزانه";
            this.mnuActivity.AccessibleName = "عملیات روزانه";
            this.mnuActivity.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.mnuActivity.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuVisit,
            this.mnuSendSms});
            this.mnuActivity.Name = "mnuActivity";
            this.mnuActivity.ShowArrow = false;
            this.mnuActivity.Text = "عملیات روزانه";
            this.mnuActivity.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuVisit
            // 
            this.mnuVisit.AccessibleDescription = "radMenuItem1";
            this.mnuVisit.AccessibleName = "radMenuItem1";
            this.mnuVisit.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuVisit.HintText = "Ctrl+V";
            this.mnuVisit.Name = "mnuVisit";
            this.mnuVisit.Text = "ویزیت";
            this.mnuVisit.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuVisit.Click += new System.EventHandler(this.vititMenuItem_Click);
            // 
            // mnuSendSms
            // 
            this.mnuSendSms.AccessibleDescription = "ارسال پیامک همگانی";
            this.mnuSendSms.AccessibleName = "ارسال پیامک همگانی";
            this.mnuSendSms.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuSendSms.HintText = "Ctrl+D";
            this.mnuSendSms.Name = "mnuSendSms";
            this.mnuSendSms.Text = "ارسال پیامک همگانی";
            this.mnuSendSms.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuSendSms.Click += new System.EventHandler(this.radMenuItem5_Click);
            // 
            // mnuAdministration
            // 
            this.mnuAdministration.AccessibleDescription = "مدیریت سیستم";
            this.mnuAdministration.AccessibleName = "مدیریت سیستم";
            this.mnuAdministration.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.mnuAdministration.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuRole,
            this.mnuEmployee,
            this.mnuService,
            this.mnuInsurance,
            this.mnuDrug,
            this.mnuPrescription,
            this.mnuCalendar,
            this.mnuLab,
            this.mnuPatient,
            this.mnuLabratryService});
            this.mnuAdministration.Name = "mnuAdministration";
            this.mnuAdministration.Text = "مدیریت سیستم";
            this.mnuAdministration.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuRole
            // 
            this.mnuRole.AccessibleDescription = "نقش ها";
            this.mnuRole.AccessibleName = "نقش ها";
            this.mnuRole.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuRole.HintText = "Ctrl+R";
            this.mnuRole.Name = "mnuRole";
            this.mnuRole.Text = "نقش ها";
            this.mnuRole.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuRole.Click += new System.EventHandler(this.rolesMenuItem_Click);
            // 
            // mnuEmployee
            // 
            this.mnuEmployee.AccessibleDescription = "کارکنان";
            this.mnuEmployee.AccessibleName = "کارکنان";
            this.mnuEmployee.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuEmployee.HintText = "Ctrl+E";
            this.mnuEmployee.Name = "mnuEmployee";
            this.mnuEmployee.Text = "کارکنان";
            this.mnuEmployee.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuEmployee.Click += new System.EventHandler(this.employeesMenuItem_Click);
            // 
            // mnuService
            // 
            this.mnuService.AccessibleDescription = "خدمات";
            this.mnuService.AccessibleName = "خدمات";
            this.mnuService.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuService.HintText = "Ctrl+K";
            this.mnuService.Name = "mnuService";
            this.mnuService.Text = "خدمات";
            this.mnuService.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuService.Click += new System.EventHandler(this.servicesMenuItem_Click);
            // 
            // mnuInsurance
            // 
            this.mnuInsurance.AccessibleDescription = "بیمه ها";
            this.mnuInsurance.AccessibleName = "بیمه ها";
            this.mnuInsurance.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuInsurance.HintText = "Ctrl+I";
            this.mnuInsurance.Name = "mnuInsurance";
            this.mnuInsurance.Text = "بیمه ها";
            this.mnuInsurance.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuInsurance.Click += new System.EventHandler(this.insurancesMenuItem_Click);
            // 
            // mnuDrug
            // 
            this.mnuDrug.AccessibleDescription = "داروها";
            this.mnuDrug.AccessibleName = "داروها";
            this.mnuDrug.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuDrug.HintText = "Ctrl+U";
            this.mnuDrug.Name = "mnuDrug";
            this.mnuDrug.Text = "داروها";
            this.mnuDrug.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuDrug.Click += new System.EventHandler(this.drugsMenuItem_Click);
            // 
            // mnuPrescription
            // 
            this.mnuPrescription.AccessibleDescription = "نسخه ها";
            this.mnuPrescription.AccessibleName = "نسخه ها";
            this.mnuPrescription.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuPrescription.HintText = "Ctrl+O";
            this.mnuPrescription.Name = "mnuPrescription";
            this.mnuPrescription.Text = "نسخه ها";
            this.mnuPrescription.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuPrescription.Click += new System.EventHandler(this.prescriptionsMenuItem_Click);
            // 
            // mnuCalendar
            // 
            this.mnuCalendar.AccessibleDescription = "تقویم";
            this.mnuCalendar.AccessibleName = "تقویم";
            this.mnuCalendar.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuCalendar.HintText = "Ctrl+A";
            this.mnuCalendar.Name = "mnuCalendar";
            this.mnuCalendar.Text = "تقویم";
            this.mnuCalendar.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuCalendar.Click += new System.EventHandler(this.calenderMenuItem_Click);
            // 
            // mnuLab
            // 
            this.mnuLab.AccessibleDescription = "لابراتوار";
            this.mnuLab.AccessibleName = "لابراتوار";
            this.mnuLab.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuLab.HintText = "Ctrl+L";
            this.mnuLab.Name = "mnuLab";
            this.mnuLab.Text = "لابراتوار";
            this.mnuLab.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuLab.Click += new System.EventHandler(this.radMenuItem2_Click);
            // 
            // mnuPatient
            // 
            this.mnuPatient.AccessibleDescription = "پرونده بیمار";
            this.mnuPatient.AccessibleName = "پرونده بیمار";
            this.mnuPatient.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuPatient.HintText = "Ctrl+P";
            this.mnuPatient.Name = "mnuPatient";
            this.mnuPatient.Text = "پرونده بیمار";
            this.mnuPatient.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuPatient.Click += new System.EventHandler(this.mnuPatient_Click);
            // 
            // mnuLabratryService
            // 
            this.mnuLabratryService.AccessibleDescription = "سفارش لابراتوار";
            this.mnuLabratryService.AccessibleName = "سفارش لابراتوار";
            this.mnuLabratryService.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuLabratryService.HintText = "Ctrl+B";
            this.mnuLabratryService.Name = "mnuLabratryService";
            this.mnuLabratryService.Text = "سفارش لابراتوار";
            this.mnuLabratryService.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuLabratryService.Click += new System.EventHandler(this.mnuLabratryService_Click);
            // 
            // mnuHelp
            // 
            this.mnuHelp.AccessibleDescription = "کمک";
            this.mnuHelp.AccessibleName = "کمک";
            this.mnuHelp.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.mnuHelp.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.radMenuItem4,
            this.mnuUpdate,
            this.radMenuItem7});
            this.mnuHelp.Name = "mnuHelp";
            this.mnuHelp.Text = "کمک";
            this.mnuHelp.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // radMenuItem4
            // 
            this.radMenuItem4.AccessibleDescription = "mnuReportSuggestion";
            this.radMenuItem4.AccessibleName = "ارسال نظرات";
            this.radMenuItem4.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.radMenuItem4.Name = "radMenuItem4";
            this.radMenuItem4.Text = "ارسال نظرات";
            this.radMenuItem4.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.radMenuItem4.Click += new System.EventHandler(this.radMenuItem4_Click);
            // 
            // mnuUpdate
            // 
            this.mnuUpdate.AccessibleDescription = "به روزرسانی";
            this.mnuUpdate.AccessibleName = "به روزرسانی";
            this.mnuUpdate.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuUpdate.Name = "mnuUpdate";
            this.mnuUpdate.Text = "به روزرسانی";
            this.mnuUpdate.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuUpdate.Click += new System.EventHandler(this.mnuUpdate_Click);
            // 
            // radMenuItem7
            // 
            this.radMenuItem7.AccessibleDescription = "mnuAboutUs";
            this.radMenuItem7.AccessibleName = "درباره ما";
            this.radMenuItem7.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.radMenuItem7.Name = "radMenuItem7";
            this.radMenuItem7.Text = "درباره ما";
            this.radMenuItem7.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.radMenuItem7.Click += new System.EventHandler(this.radMenuItem7_Click);
            // 
            // mnuSetting
            // 
            this.mnuSetting.AccessibleDescription = "تنظیمات";
            this.mnuSetting.AccessibleName = "تنظیمات";
            this.mnuSetting.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.mnuSetting.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuRvgSetting,
            this.mnuNamingConvention,
            this.mnuSmsSetting,
            this.mnuSchedulerSetting,
            this.mnuClincSetting,
            this.mnuBackupSetting,
            this.mnuChangePassword});
            this.mnuSetting.Name = "mnuSetting";
            this.mnuSetting.Text = "تنظیمات";
            this.mnuSetting.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuRvgSetting
            // 
            this.mnuRvgSetting.AccessibleDescription = "دستگاه Rvg";
            this.mnuRvgSetting.AccessibleName = "دستگاه Rvg";
            this.mnuRvgSetting.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuRvgSetting.HintText = "Ctrl+G";
            this.mnuRvgSetting.Name = "mnuRvgSetting";
            this.mnuRvgSetting.Text = "دستگاه Rvg";
            this.mnuRvgSetting.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuRvgSetting.Click += new System.EventHandler(this.mnuRvgSetting_Click);
            // 
            // mnuNamingConvention
            // 
            this.mnuNamingConvention.AccessibleDescription = "نام گذاری دندان ها";
            this.mnuNamingConvention.AccessibleName = "نام گذاری دندان ها";
            this.mnuNamingConvention.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuNamingConvention.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuNaming1,
            this.mnuNaming2,
            this.mnuNaming3});
            this.mnuNamingConvention.Name = "mnuNamingConvention";
            this.mnuNamingConvention.Text = "نام گذاری دندان ها";
            this.mnuNamingConvention.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuNaming1
            // 
            this.mnuNaming1.AccessibleDescription = "نام گذاری 1";
            this.mnuNaming1.AccessibleName = "نام گذاری 1";
            this.mnuNaming1.IsChecked = true;
            this.mnuNaming1.Name = "mnuNaming1";
            this.mnuNaming1.Text = "Universal Numbering System";
            this.mnuNaming1.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
            this.mnuNaming1.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuNaming1.Click += new System.EventHandler(this.mnuNaming1_Click);
            // 
            // mnuNaming2
            // 
            this.mnuNaming2.AccessibleDescription = "نام گذاری 2";
            this.mnuNaming2.AccessibleName = "نام گذاری 2";
            this.mnuNaming2.Name = "mnuNaming2";
            this.mnuNaming2.Text = "Palmer Numbering System";
            this.mnuNaming2.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuNaming2.Click += new System.EventHandler(this.mnuNaming2_Click);
            // 
            // mnuNaming3
            // 
            this.mnuNaming3.AccessibleDescription = "نام گذاری 3";
            this.mnuNaming3.AccessibleName = "نام گذاری 3";
            this.mnuNaming3.Name = "mnuNaming3";
            this.mnuNaming3.Text = "FDI Two-Digit Tooth Numbering System";
            this.mnuNaming3.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuNaming3.Click += new System.EventHandler(this.mnuNaming3_Click);
            // 
            // mnuSmsSetting
            // 
            this.mnuSmsSetting.AccessibleDescription = "تنظیمات SMS";
            this.mnuSmsSetting.AccessibleName = "تنظیمات SMS";
            this.mnuSmsSetting.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuSmsSetting.HintText = "Ctrl+S";
            this.mnuSmsSetting.Name = "mnuSmsSetting";
            this.mnuSmsSetting.PopupDirection = Telerik.WinControls.UI.RadDirection.Right;
            this.mnuSmsSetting.RightToLeft = true;
            this.mnuSmsSetting.Text = "تنظیمات پیامک";
            this.mnuSmsSetting.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuSmsSetting.Click += new System.EventHandler(this.mnuSmsSetting_Click);
            // 
            // mnuSchedulerSetting
            // 
            this.mnuSchedulerSetting.AccessibleDescription = "تنظیمات تقویم";
            this.mnuSchedulerSetting.AccessibleName = "تنظیمات تقویم";
            this.mnuSchedulerSetting.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuSchedulerSetting.HintText = "Ctrl+Q";
            this.mnuSchedulerSetting.Name = "mnuSchedulerSetting";
            this.mnuSchedulerSetting.Text = "تنظیمات تقویم رومیزی";
            this.mnuSchedulerSetting.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuSchedulerSetting.Click += new System.EventHandler(this.mnuSchedulerSetting_Click);
            // 
            // mnuClincSetting
            // 
            this.mnuClincSetting.AccessibleDescription = "مطب";
            this.mnuClincSetting.AccessibleName = "مطب";
            this.mnuClincSetting.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuClincSetting.HintText = "Ctrl+C";
            this.mnuClincSetting.Name = "mnuClincSetting";
            this.mnuClincSetting.Text = "مطب";
            this.mnuClincSetting.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuClincSetting.Click += new System.EventHandler(this.radMenuItem8_Click);
            // 
            // mnuBackupSetting
            // 
            this.mnuBackupSetting.AccessibleDescription = "تنظیمات پشتیبانگیری";
            this.mnuBackupSetting.AccessibleName = "تنظیمات پشتیبانگیری";
            this.mnuBackupSetting.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuBackupSetting.Name = "mnuBackupSetting";
            this.mnuBackupSetting.Text = "تنظیمات پشتیبانگیری";
            this.mnuBackupSetting.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuBackupSetting.Click += new System.EventHandler(this.mnuBackupSetting_Click);
            // 
            // mnuChangePassword
            // 
            this.mnuChangePassword.AccessibleDescription = "تغییر رمز عبور";
            this.mnuChangePassword.AccessibleName = "تغییر رمز عبور";
            this.mnuChangePassword.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuChangePassword.Name = "mnuChangePassword";
            this.mnuChangePassword.Text = "تغییر رمز عبور";
            this.mnuChangePassword.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuChangePassword.Click += new System.EventHandler(this.mnuChangePassword_Click);
            // 
            // schedulerBindingDataSource1
            // 
            // 
            // 
            // 
            this.schedulerBindingDataSource1.EventProvider.DataSource = this.visitBindingSource;
            appointmentMappingInfo1.End = "ToTime";
            appointmentMappingInfo1.Start = "FromTime";
            appointmentMappingInfo1.Summary = "VisitSummary";
            appointmentMappingInfo1.UniqueId = "Id";
            this.schedulerBindingDataSource1.EventProvider.Mapping = appointmentMappingInfo1;
            // 
            // 
            // 
            this.schedulerBindingDataSource1.ResourceProvider.Mapping = resourceMappingInfo1;
            // 
            // visitBindingSource
            // 
            this.visitBindingSource.DataSource = typeof(Shayan.Data.Visit);
            // 
            // radGroupBox1
            // 
            this.radGroupBox1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
            this.radGroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.radGroupBox1.Controls.Add(this.btnSelectToday);
            this.radGroupBox1.Controls.Add(this.btnViewDay);
            this.radGroupBox1.Controls.Add(this.btnViewWeek);
            this.radGroupBox1.Controls.Add(this.btnViewMonth);
            this.radGroupBox1.Controls.Add(this.btnViewNext);
            this.radGroupBox1.Controls.Add(this.btnViewPreious);
            this.radGroupBox1.Controls.Add(this.radScheduler1);
            this.radGroupBox1.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.radGroupBox1.FooterImageIndex = -1;
            this.radGroupBox1.FooterImageKey = "";
            this.radGroupBox1.HeaderImageIndex = -1;
            this.radGroupBox1.HeaderImageKey = "";
            this.radGroupBox1.HeaderMargin = new System.Windows.Forms.Padding(0);
            this.radGroupBox1.HeaderText = "تقویم رومیزی";
            this.radGroupBox1.Location = new System.Drawing.Point(12, 33);
            this.radGroupBox1.Name = "radGroupBox1";
            this.radGroupBox1.Padding = new System.Windows.Forms.Padding(2, 18, 2, 2);
            this.radGroupBox1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.radGroupBox1.Size = new System.Drawing.Size(992, 621);
            this.radGroupBox1.TabIndex = 3;
            this.radGroupBox1.Text = "تقویم رومیزی";
            // 
            // btnSelectToday
            // 
            this.btnSelectToday.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSelectToday.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.btnSelectToday.Location = new System.Drawing.Point(450, 22);
            this.btnSelectToday.Name = "btnSelectToday";
            this.btnSelectToday.Size = new System.Drawing.Size(130, 30);
            this.btnSelectToday.TabIndex = 8;
            this.btnSelectToday.Text = "امروز";
            this.btnSelectToday.Click += new System.EventHandler(this.btnSelectToday_Click);
            // 
            // btnViewDay
            // 
            this.btnViewDay.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnViewDay.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.btnViewDay.Location = new System.Drawing.Point(585, 22);
            this.btnViewDay.Name = "btnViewDay";
            this.btnViewDay.Size = new System.Drawing.Size(130, 30);
            this.btnViewDay.TabIndex = 7;
            this.btnViewDay.Text = "دید روزانه";
            this.btnViewDay.Click += new System.EventHandler(this.btnViewDay_Click);
            // 
            // btnViewWeek
            // 
            this.btnViewWeek.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnViewWeek.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.btnViewWeek.Location = new System.Drawing.Point(721, 22);
            this.btnViewWeek.Name = "btnViewWeek";
            this.btnViewWeek.Size = new System.Drawing.Size(130, 30);
            this.btnViewWeek.TabIndex = 6;
            this.btnViewWeek.Text = "دید هفتگی";
            this.btnViewWeek.Click += new System.EventHandler(this.btnViewWeek_Click);
            // 
            // btnViewMonth
            // 
            this.btnViewMonth.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnViewMonth.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.btnViewMonth.Location = new System.Drawing.Point(857, 22);
            this.btnViewMonth.Name = "btnViewMonth";
            this.btnViewMonth.Size = new System.Drawing.Size(130, 30);
            this.btnViewMonth.TabIndex = 5;
            this.btnViewMonth.Text = "دید ماهانه";
            this.btnViewMonth.Click += new System.EventHandler(this.btnViewMonth_Click);
            // 
            // btnViewNext
            // 
            this.btnViewNext.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.btnViewNext.Location = new System.Drawing.Point(72, 21);
            this.btnViewNext.Name = "btnViewNext";
            this.btnViewNext.Size = new System.Drawing.Size(60, 30);
            this.btnViewNext.TabIndex = 4;
            this.btnViewNext.TextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.btnViewNext.Click += new System.EventHandler(this.btnViewNext_Click);
            // 
            // btnViewPreious
            // 
            this.btnViewPreious.Font = new System.Drawing.Font("B Nazanin", 10F, System.Drawing.FontStyle.Bold);
            this.btnViewPreious.Location = new System.Drawing.Point(6, 21);
            this.btnViewPreious.Name = "btnViewPreious";
            this.btnViewPreious.Size = new System.Drawing.Size(60, 30);
            this.btnViewPreious.TabIndex = 3;
            this.btnViewPreious.Click += new System.EventHandler(this.btnViewPreious_Click);
            // 
            // radScheduler1
            // 
            dateTimeInterval1.End = new System.DateTime(((long)(0)));
            dateTimeInterval1.Start = new System.DateTime(((long)(0)));
            this.radScheduler1.AccessibleInterval = dateTimeInterval1;
            this.radScheduler1.AllowAppointmentCreateInline = false;
            this.radScheduler1.AllowAppointmentMove = false;
            this.radScheduler1.AllowAppointmentResize = false;
            this.radScheduler1.AllowMouseWheelSupport = false;
            this.radScheduler1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.radScheduler1.AppointmentTitleFormat = null;
            this.radScheduler1.Culture = new System.Globalization.CultureInfo("en-US");
            this.radScheduler1.DataSource = null;
            this.radScheduler1.GroupType = Telerik.WinControls.UI.GroupType.None;
            this.radScheduler1.HeaderFormat = "dd dddd";
            this.radScheduler1.Location = new System.Drawing.Point(5, 58);
            this.radScheduler1.Name = "radScheduler1";
            schedulerDailyPrintStyle1.AppointmentFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(178)));
            schedulerDailyPrintStyle1.DateEndRange = new System.DateTime(2012, 11, 20, 0, 0, 0, 0);
            schedulerDailyPrintStyle1.DateHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            schedulerDailyPrintStyle1.DateStartRange = new System.DateTime(2012, 8, 24, 0, 0, 0, 0);
            schedulerDailyPrintStyle1.PageHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold);
            this.radScheduler1.PrintStyle = schedulerDailyPrintStyle1;
            this.radScheduler1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.radScheduler1.ShowAppointmentStatus = false;
            this.radScheduler1.ShowNavigationElements = false;
            this.radScheduler1.Size = new System.Drawing.Size(982, 558);
            this.radScheduler1.TabIndex = 2;
            this.radScheduler1.Text = "ucAshnaScheduler1";
            this.radScheduler1.CellFormatting += new System.EventHandler<Telerik.WinControls.UI.SchedulerCellEventArgs>(this.radScheduler1_CellFormatting);
            this.radScheduler1.ActiveViewChanged += new System.EventHandler<Telerik.WinControls.UI.SchedulerViewChangedEventArgs>(this.radScheduler1_ActiveViewChanged);
            this.radScheduler1.AppointmentFormatting += new System.EventHandler<Telerik.WinControls.UI.SchedulerAppointmentEventArgs>(this.radScheduler1_AppointmentFormatting);
            this.radScheduler1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.radScheduler1_KeyDown);
            // 
            // mnuAccountant
            // 
            this.mnuAccountant.AccessibleDescription = "حسابداری";
            this.mnuAccountant.AccessibleName = "حسابداری";
            this.mnuAccountant.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuPatientAccountant,
            this.mnuInsuranceAccountant,
            this.mnuspReport,
            this.mnuInsuranceReport});
            this.mnuAccountant.Name = "mnuAccountant";
            this.mnuAccountant.Text = "حسابداری";
            this.mnuAccountant.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuPatientAccountant
            // 
            this.mnuPatientAccountant.AccessibleDescription = "بیماران";
            this.mnuPatientAccountant.AccessibleName = "بیماران";
            this.mnuPatientAccountant.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuPatientAccountant.Name = "mnuPatientAccountant";
            this.mnuPatientAccountant.Text = "بیماران";
            this.mnuPatientAccountant.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuPatientAccountant.Click += new System.EventHandler(this.mnuPatientAccountant_Click);
            // 
            // mnuInsuranceAccountant
            // 
            this.mnuInsuranceAccountant.AccessibleDescription = "بیمه ها";
            this.mnuInsuranceAccountant.AccessibleName = "بیمه ها";
            this.mnuInsuranceAccountant.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuInsuranceAccountant.Name = "mnuInsuranceAccountant";
            this.mnuInsuranceAccountant.Text = "بیمه ها";
            this.mnuInsuranceAccountant.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuInsuranceAccountant.Click += new System.EventHandler(this.mnuInsuranceAccountant_Click);
            // 
            // mnuspReport
            // 
            this.mnuspReport.AccessibleDescription = "radMenuSeparatorItem1";
            this.mnuspReport.AccessibleName = "radMenuSeparatorItem1";
            this.mnuspReport.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuspReport.Name = "mnuspReport";
            this.mnuspReport.Text = "radMenuSeparatorItem1";
            this.mnuspReport.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            // 
            // mnuInsuranceReport
            // 
            this.mnuInsuranceReport.AccessibleDescription = "گزارش بیمه ها";
            this.mnuInsuranceReport.AccessibleName = "گزارش بیمه ها";
            this.mnuInsuranceReport.Font = new System.Drawing.Font("B Nazanin", 9.5F, System.Drawing.FontStyle.Bold);
            this.mnuInsuranceReport.Name = "mnuInsuranceReport";
            this.mnuInsuranceReport.Text = "گزارش بیمه ها";
            this.mnuInsuranceReport.Visibility = Telerik.WinControls.ElementVisibility.Visible;
            this.mnuInsuranceReport.Click += new System.EventHandler(this.mnuInsuranceReport_Click);
            // 
            // radMenu1
            // 
            this.radMenu1.Font = new System.Drawing.Font("B Nazanin", 9.75F, System.Drawing.FontStyle.Bold);
            this.radMenu1.Items.AddRange(new Telerik.WinControls.RadItem[] {
            this.mnuFile,
            this.mnuActivity,
            this.mnuAccountant,
            this.mnuAdministration,
            this.mnuSetting,
            this.mnuHelp});
            this.radMenu1.Location = new System.Drawing.Point(0, 0);
            this.radMenu1.Name = "radMenu1";
            this.radMenu1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
            this.radMenu1.Size = new System.Drawing.Size(1016, 27);
            this.radMenu1.TabIndex = 1;
            this.radMenu1.Text = "radMenu1";
            // 
            // FormMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1016, 666);
            this.Controls.Add(this.radGroupBox1);
            this.Controls.Add(this.radMenu1);
            this.Controls.Add(this.radApplicationMenu1);
            this.Font = new System.Drawing.Font("B Nazanin", 9.3F, System.Drawing.FontStyle.Bold);
            this.Name = "FormMain";
            // 
            // 
            // 
            this.RootElement.ApplyShapeToControl = true;
            this.Text = "شایان نمودار";
            this.ThemeName = "ControlDefault";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FormMain_FormClosed);
            this.Load += new System.EventHandler(this.FormMain_Load);
            ((System.ComponentModel.ISupportInitialize)(this.radApplicationMenu1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.visitBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radGroupBox1)).EndInit();
            this.radGroupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.btnSelectToday)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewDay)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewWeek)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewMonth)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewNext)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnViewPreious)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.radMenu1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
コード例 #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Telerik.WinControls.UI.SchedulerDailyPrintStyle schedulerDailyPrintStyle1 = new Telerik.WinControls.UI.SchedulerDailyPrintStyle();
     Telerik.WinControls.UI.AppointmentMappingInfo   appointmentMappingInfo1   = new Telerik.WinControls.UI.AppointmentMappingInfo();
     Telerik.WinControls.UI.ResourceMappingInfo      resourceMappingInfo1      = new Telerik.WinControls.UI.ResourceMappingInfo();
     this.layoutControlItem1          = new Telerik.WinControls.UI.LayoutControlItem();
     this.radDataLayout1              = new Telerik.WinControls.UI.RadDataLayout();
     this.radScheduler1               = new Telerik.WinControls.UI.RadScheduler();
     this.schedulerBindingDataSource1 = new Telerik.WinControls.UI.SchedulerBindingDataSource();
     this.examsBindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.schedulerDataSet            = new Presentation.SchedulerDataSet();
     this.radSchedulerNavigator1      = new Telerik.WinControls.UI.RadSchedulerNavigator();
     this.layoutControlItem2          = new Telerik.WinControls.UI.LayoutControlItem();
     this.layoutControlItem3          = new Telerik.WinControls.UI.LayoutControlItem();
     this.examsTableAdapter           = new Presentation.SchedulerDataSetTableAdapters.ExamsTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.radDataLayout1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radDataLayout1.LayoutControl)).BeginInit();
     this.radDataLayout1.LayoutControl.SuspendLayout();
     this.radDataLayout1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.examsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.AssociatedControl         = null;
     this.layoutControlItem1.Bounds                    = new System.Drawing.Rectangle(0, 0, 798, 448);
     this.layoutControlItem1.DisabledTextRenderingHint = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.layoutControlItem1.Name = "layoutControlItem1";
     this.layoutControlItem1.Text = "";
     this.layoutControlItem1.TextRenderingHint          = System.Drawing.Text.TextRenderingHint.SystemDefault;
     this.layoutControlItem1.UseCompatibleTextRendering = false;
     //
     // radDataLayout1
     //
     this.radDataLayout1.Dock = System.Windows.Forms.DockStyle.Fill;
     //
     // radDataLayout1.LayoutControl
     //
     this.radDataLayout1.LayoutControl.Controls.Add(this.radScheduler1);
     this.radDataLayout1.LayoutControl.Controls.Add(this.radSchedulerNavigator1);
     this.radDataLayout1.LayoutControl.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.radDataLayout1.LayoutControl.DrawBorder = false;
     this.radDataLayout1.LayoutControl.Items.AddRange(new Telerik.WinControls.RadItem[] {
         this.layoutControlItem2,
         this.layoutControlItem3
     });
     this.radDataLayout1.LayoutControl.Location  = new System.Drawing.Point(0, 0);
     this.radDataLayout1.LayoutControl.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.radDataLayout1.LayoutControl.Name      = "LayoutControl";
     this.radDataLayout1.LayoutControl.Size      = new System.Drawing.Size(974, 587);
     this.radDataLayout1.LayoutControl.TabIndex  = 0;
     this.radDataLayout1.LayoutControl.ThemeName = "Crystal";
     this.radDataLayout1.Location  = new System.Drawing.Point(0, 0);
     this.radDataLayout1.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.radDataLayout1.Name      = "radDataLayout1";
     this.radDataLayout1.Size      = new System.Drawing.Size(974, 587);
     this.radDataLayout1.TabIndex  = 0;
     this.radDataLayout1.ThemeName = "Crystal";
     //
     // radScheduler1
     //
     this.radScheduler1.Culture                = new System.Globalization.CultureInfo("en-US");
     this.radScheduler1.DataSource             = this.schedulerBindingDataSource1;
     this.radScheduler1.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.radScheduler1.Location               = new System.Drawing.Point(4, 88);
     this.radScheduler1.Margin                 = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.radScheduler1.Name                   = "radScheduler1";
     schedulerDailyPrintStyle1.AppointmentFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     schedulerDailyPrintStyle1.DateEndRange    = new System.DateTime(2019, 6, 23, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.DateHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     schedulerDailyPrintStyle1.DateStartRange  = new System.DateTime(2019, 6, 18, 0, 0, 0, 0);
     schedulerDailyPrintStyle1.PageHeadingFont = new System.Drawing.Font("Microsoft Sans Serif", 22F, System.Drawing.FontStyle.Bold);
     this.radScheduler1.PrintStyle             = schedulerDailyPrintStyle1;
     this.radScheduler1.Size                   = new System.Drawing.Size(966, 495);
     this.radScheduler1.TabIndex               = 3;
     this.radScheduler1.AppointmentDeleted    += new System.EventHandler <Telerik.WinControls.UI.SchedulerAppointmentEventArgs>(this.radScheduler1_AppointmentDeleted);
     this.radScheduler1.AppointmentAdded      += new System.EventHandler <Telerik.WinControls.UI.AppointmentAddedEventArgs>(this.radScheduler1_AppointmentAdded);
     this.radScheduler1.AppointmentChanged    += new System.EventHandler <Telerik.WinControls.UI.AppointmentChangedEventArgs>(this.radScheduler1_AppointmentChanged);
     //
     // schedulerBindingDataSource1
     //
     //
     //
     //
     this.schedulerBindingDataSource1.EventProvider.DataSource = this.examsBindingSource;
     appointmentMappingInfo1.End      = "ExaminationTimeEnd";
     appointmentMappingInfo1.Location = "Hall";
     appointmentMappingInfo1.Start    = "ExaminationTimeStart";
     appointmentMappingInfo1.Summary  = "Description";
     appointmentMappingInfo1.UniqueId = "Id";
     this.schedulerBindingDataSource1.EventProvider.Mapping = appointmentMappingInfo1;
     //
     //
     //
     this.schedulerBindingDataSource1.ResourceProvider.DataSource = this.examsBindingSource;
     this.schedulerBindingDataSource1.ResourceProvider.Mapping    = resourceMappingInfo1;
     //
     // examsBindingSource
     //
     this.examsBindingSource.DataMember = "Exams";
     this.examsBindingSource.DataSource = this.schedulerDataSet;
     //
     // schedulerDataSet
     //
     this.schedulerDataSet.DataSetName             = "SchedulerDataSet";
     this.schedulerDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // radSchedulerNavigator1
     //
     this.radSchedulerNavigator1.AssociatedScheduler = this.radScheduler1;
     this.radSchedulerNavigator1.DateFormat          = "yyyy/MM/dd";
     this.radSchedulerNavigator1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.radSchedulerNavigator1.Location           = new System.Drawing.Point(4, 4);
     this.radSchedulerNavigator1.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.radSchedulerNavigator1.Name               = "radSchedulerNavigator1";
     this.radSchedulerNavigator1.NavigationStepType = Telerik.WinControls.UI.NavigationStepTypes.Day;
     //
     //
     //
     this.radSchedulerNavigator1.RootElement.StretchVertically = false;
     this.radSchedulerNavigator1.Size     = new System.Drawing.Size(966, 77);
     this.radSchedulerNavigator1.TabIndex = 5;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.AssociatedControl = this.radScheduler1;
     this.layoutControlItem2.Bounds            = new System.Drawing.Rectangle(0, 84, 972, 501);
     this.layoutControlItem2.Name = "layoutControlItem2";
     this.layoutControlItem2.Text = "";
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.AssociatedControl        = this.radSchedulerNavigator1;
     this.layoutControlItem3.Bounds                   = new System.Drawing.Rectangle(0, 0, 972, 84);
     this.layoutControlItem3.ControlVerticalAlignment = Telerik.WinControls.UI.RadVerticalAlignment.Center;
     this.layoutControlItem3.Name = "layoutControlItem3";
     this.layoutControlItem3.Text = "layoutControlItem3";
     //
     // examsTableAdapter
     //
     this.examsTableAdapter.ClearBeforeFill = true;
     //
     // SchedulerView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.Controls.Add(this.radDataLayout1);
     this.Font   = new System.Drawing.Font("Century Gothic", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "SchedulerView";
     this.Size   = new System.Drawing.Size(974, 587);
     this.Load  += new System.EventHandler(this.SchedulerView_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radDataLayout1.LayoutControl)).EndInit();
     this.radDataLayout1.LayoutControl.ResumeLayout(false);
     this.radDataLayout1.LayoutControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.radDataLayout1)).EndInit();
     this.radDataLayout1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.radScheduler1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.examsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSchedulerNavigator1)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Telerik.WinControls.UI.AppointmentMappingInfo appointmentMappingInfo1 = new Telerik.WinControls.UI.AppointmentMappingInfo();
     Telerik.WinControls.UI.ResourceMappingInfo    resourceMappingInfo1    = new Telerik.WinControls.UI.ResourceMappingInfo();
     this.buttonAddPerformance        = new System.Windows.Forms.Button();
     this.comboBox1                   = new System.Windows.Forms.ComboBox();
     this.movieBindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.hallBindingSource           = new System.Windows.Forms.BindingSource(this.components);
     this.comboBox2                   = new System.Windows.Forms.ComboBox();
     this.schedulerBindingDataSource1 = new Telerik.WinControls.UI.SchedulerBindingDataSource();
     this.button1         = new System.Windows.Forms.Button();
     this.monthCalendar1  = new System.Windows.Forms.MonthCalendar();
     this.timer1          = new System.Windows.Forms.Timer(this.components);
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.label2          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.radioButton3    = new System.Windows.Forms.RadioButton();
     this.radioButton2    = new System.Windows.Forms.RadioButton();
     this.radioButton1    = new System.Windows.Forms.RadioButton();
     this.dataGridView1   = new System.Windows.Forms.DataGridView();
     this.tytulDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dlugoscFilmu = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.godzinaRozpoczeciaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.godzinaZakonczeniaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dlugoscReklamMinDataGridViewTextBoxColumn   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.domainSeansBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dataGridView2            = new System.Windows.Forms.DataGridView();
     this.czasRozpoczeciaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.czasZakonczeniaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.domainHoursOfPauseBindingSource          = new System.Windows.Forms.BindingSource(this.components);
     this.button2 = new System.Windows.Forms.Button();
     this.label1  = new System.Windows.Forms.Label();
     this.label5  = new System.Windows.Forms.Label();
     this.button3 = new System.Windows.Forms.Button();
     this.label6  = new System.Windows.Forms.Label();
     this.label7  = new System.Windows.Forms.Label();
     this.label8  = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.movieBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.hallBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.domainSeansBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.domainHoursOfPauseBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // buttonAddPerformance
     //
     this.buttonAddPerformance.Location = new System.Drawing.Point(302, 487);
     this.buttonAddPerformance.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.buttonAddPerformance.Name     = "buttonAddPerformance";
     this.buttonAddPerformance.Size     = new System.Drawing.Size(249, 99);
     this.buttonAddPerformance.TabIndex = 0;
     this.buttonAddPerformance.Text     = "CONFIRM";
     this.buttonAddPerformance.UseVisualStyleBackColor = true;
     this.buttonAddPerformance.Click += new System.EventHandler(this.button1_Click);
     //
     // comboBox1
     //
     this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.movieBindingSource, "title", true));
     this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.hallBindingSource, "id", true));
     this.comboBox1.DataSource        = this.movieBindingSource;
     this.comboBox1.DisplayMember     = "title";
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(235, 39);
     this.comboBox1.Margin            = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.comboBox1.Name                      = "comboBox1";
     this.comboBox1.Size                      = new System.Drawing.Size(185, 24);
     this.comboBox1.TabIndex                  = 1;
     this.comboBox1.ValueMember               = "id";
     this.comboBox1.SelectedIndexChanged     += new System.EventHandler(this.none);
     this.comboBox1.SelectionChangeCommitted += new System.EventHandler(this.none);
     this.comboBox1.SelectedValueChanged     += new System.EventHandler(this.none);
     this.comboBox1.Enter                    += new System.EventHandler(this.comboBox1_MouseEnter);
     this.comboBox1.Leave                    += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     this.comboBox1.MouseEnter               += new System.EventHandler(this.none);
     //
     // movieBindingSource
     //
     this.movieBindingSource.DataSource = typeof(Kino.Properties.Movie);
     //
     // hallBindingSource
     //
     this.hallBindingSource.DataSource = typeof(Kino.Properties.Hall);
     //
     // comboBox2
     //
     this.comboBox2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.hallBindingSource, "name", true));
     this.comboBox2.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.movieBindingSource, "id", true));
     this.comboBox2.DataSource        = this.hallBindingSource;
     this.comboBox2.DisplayMember     = "name";
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location          = new System.Drawing.Point(25, 382);
     this.comboBox2.Margin            = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.comboBox2.Name                  = "comboBox2";
     this.comboBox2.Size                  = new System.Drawing.Size(121, 24);
     this.comboBox2.TabIndex              = 2;
     this.comboBox2.ValueMember           = "id";
     this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.none);
     this.comboBox2.SelectedValueChanged += new System.EventHandler(this.none);
     this.comboBox2.Leave                += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
     //
     // schedulerBindingDataSource1
     //
     //
     //
     //
     this.schedulerBindingDataSource1.EventProvider.Mapping = appointmentMappingInfo1;
     //
     //
     //
     this.schedulerBindingDataSource1.ResourceProvider.Mapping = resourceMappingInfo1;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(869, 487);
     this.button1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(260, 99);
     this.button1.TabIndex = 7;
     this.button1.Text     = "CLOSE";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click_1);
     //
     // monthCalendar1
     //
     this.monthCalendar1.Location     = new System.Drawing.Point(67, 125);
     this.monthCalendar1.Name         = "monthCalendar1";
     this.monthCalendar1.TabIndex     = 8;
     this.monthCalendar1.DateChanged += new System.Windows.Forms.DateRangeEventHandler(this.monthCalendar1_DateChanged_1);
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(220, 339);
     this.dateTimePicker1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(200, 22);
     this.dateTimePicker1.TabIndex = 9;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(336, 16);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(85, 17);
     this.label2.TabIndex = 12;
     this.label2.Text     = "Select a title";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(24, 361);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(95, 17);
     this.label3.TabIndex = 13;
     this.label3.Text     = "Select a room";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(21, 428);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(222, 17);
     this.label4.TabIndex = 14;
     this.label4.Text     = "Time for advertising and cleaning:";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radioButton3);
     this.groupBox1.Controls.Add(this.radioButton2);
     this.groupBox1.Controls.Add(this.radioButton1);
     this.groupBox1.Location = new System.Drawing.Point(13, 14);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Padding  = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.groupBox1.Size     = new System.Drawing.Size(200, 100);
     this.groupBox1.TabIndex = 15;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Select a parameter";
     this.groupBox1.Enter   += new System.EventHandler(this.groupBox1_Enter);
     //
     // radioButton3
     //
     this.radioButton3.AutoSize = true;
     this.radioButton3.Location = new System.Drawing.Point(11, 78);
     this.radioButton3.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.radioButton3.Name     = "radioButton3";
     this.radioButton3.Size     = new System.Drawing.Size(48, 21);
     this.radioButton3.TabIndex = 2;
     this.radioButton3.TabStop  = true;
     this.radioButton3.Text     = "VR";
     this.radioButton3.UseVisualStyleBackColor = true;
     this.radioButton3.CheckedChanged         += new System.EventHandler(this.radioButton3_CheckedChanged);
     //
     // radioButton2
     //
     this.radioButton2.AutoSize = true;
     this.radioButton2.Location = new System.Drawing.Point(11, 49);
     this.radioButton2.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.radioButton2.Name     = "radioButton2";
     this.radioButton2.Size     = new System.Drawing.Size(47, 21);
     this.radioButton2.TabIndex = 1;
     this.radioButton2.TabStop  = true;
     this.radioButton2.Text     = "3D";
     this.radioButton2.UseVisualStyleBackColor = true;
     this.radioButton2.CheckedChanged         += new System.EventHandler(this.radioButton2_CheckedChanged);
     //
     // radioButton1
     //
     this.radioButton1.AutoSize = true;
     this.radioButton1.Location = new System.Drawing.Point(11, 21);
     this.radioButton1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.radioButton1.Name     = "radioButton1";
     this.radioButton1.Size     = new System.Drawing.Size(47, 21);
     this.radioButton1.TabIndex = 0;
     this.radioButton1.TabStop  = true;
     this.radioButton1.Text     = "2D";
     this.radioButton1.UseVisualStyleBackColor = true;
     this.radioButton1.CheckedChanged         += new System.EventHandler(this.radioButton1_CheckedChanged);
     //
     // dataGridView1
     //
     this.dataGridView1.AutoGenerateColumns         = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.tytulDataGridViewTextBoxColumn,
         this.dlugoscFilmu,
         this.godzinaRozpoczeciaDataGridViewTextBoxColumn,
         this.godzinaZakonczeniaDataGridViewTextBoxColumn,
         this.dlugoscReklamMinDataGridViewTextBoxColumn
     });
     this.dataGridView1.DataSource         = this.domainSeansBindingSource;
     this.dataGridView1.Location           = new System.Drawing.Point(451, 14);
     this.dataGridView1.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.dataGridView1.Name               = "dataGridView1";
     this.dataGridView1.RowHeadersWidth    = 51;
     this.dataGridView1.RowTemplate.Height = 24;
     this.dataGridView1.Size               = new System.Drawing.Size(683, 185);
     this.dataGridView1.TabIndex           = 16;
     this.dataGridView1.CellContentClick  += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
     this.dataGridView1.MouseEnter        += new System.EventHandler(this.none);
     //
     // tytulDataGridViewTextBoxColumn
     //
     this.tytulDataGridViewTextBoxColumn.DataPropertyName = "tytul";
     this.tytulDataGridViewTextBoxColumn.HeaderText       = "tytul";
     this.tytulDataGridViewTextBoxColumn.MinimumWidth     = 6;
     this.tytulDataGridViewTextBoxColumn.Name             = "tytulDataGridViewTextBoxColumn";
     this.tytulDataGridViewTextBoxColumn.Width            = 125;
     //
     // dlugoscFilmu
     //
     this.dlugoscFilmu.DataPropertyName = "dlugoscFilmu";
     this.dlugoscFilmu.HeaderText       = "dlugoscFilmu";
     this.dlugoscFilmu.MinimumWidth     = 6;
     this.dlugoscFilmu.Name             = "dlugoscFilmu";
     this.dlugoscFilmu.Width            = 125;
     //
     // godzinaRozpoczeciaDataGridViewTextBoxColumn
     //
     this.godzinaRozpoczeciaDataGridViewTextBoxColumn.DataPropertyName = "godzinaRozpoczecia";
     this.godzinaRozpoczeciaDataGridViewTextBoxColumn.HeaderText       = "godzinaRozpoczecia";
     this.godzinaRozpoczeciaDataGridViewTextBoxColumn.MinimumWidth     = 6;
     this.godzinaRozpoczeciaDataGridViewTextBoxColumn.Name             = "godzinaRozpoczeciaDataGridViewTextBoxColumn";
     this.godzinaRozpoczeciaDataGridViewTextBoxColumn.Width            = 125;
     //
     // godzinaZakonczeniaDataGridViewTextBoxColumn
     //
     this.godzinaZakonczeniaDataGridViewTextBoxColumn.DataPropertyName = "godzinaZakonczenia";
     this.godzinaZakonczeniaDataGridViewTextBoxColumn.HeaderText       = "godzinaZakonczenia";
     this.godzinaZakonczeniaDataGridViewTextBoxColumn.MinimumWidth     = 6;
     this.godzinaZakonczeniaDataGridViewTextBoxColumn.Name             = "godzinaZakonczeniaDataGridViewTextBoxColumn";
     this.godzinaZakonczeniaDataGridViewTextBoxColumn.Width            = 125;
     //
     // dlugoscReklamMinDataGridViewTextBoxColumn
     //
     this.dlugoscReklamMinDataGridViewTextBoxColumn.DataPropertyName = "dlugoscReklamMin";
     this.dlugoscReklamMinDataGridViewTextBoxColumn.HeaderText       = "dlugoscReklamMin";
     this.dlugoscReklamMinDataGridViewTextBoxColumn.MinimumWidth     = 6;
     this.dlugoscReklamMinDataGridViewTextBoxColumn.Name             = "dlugoscReklamMinDataGridViewTextBoxColumn";
     this.dlugoscReklamMinDataGridViewTextBoxColumn.Width            = 125;
     //
     // domainSeansBindingSource
     //
     this.domainSeansBindingSource.DataSource = typeof(Kino.Domena.DomainSeans);
     //
     // dataGridView2
     //
     this.dataGridView2.AutoGenerateColumns         = false;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.czasRozpoczeciaDataGridViewTextBoxColumn,
         this.czasZakonczeniaDataGridViewTextBoxColumn
     });
     this.dataGridView2.DataSource         = this.domainHoursOfPauseBindingSource;
     this.dataGridView2.Location           = new System.Drawing.Point(451, 203);
     this.dataGridView2.Margin             = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.dataGridView2.Name               = "dataGridView2";
     this.dataGridView2.RowHeadersWidth    = 51;
     this.dataGridView2.RowTemplate.Height = 24;
     this.dataGridView2.Size               = new System.Drawing.Size(683, 202);
     this.dataGridView2.TabIndex           = 17;
     this.dataGridView2.CellContentClick  += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
     this.dataGridView2.MouseEnter        += new System.EventHandler(this.none);
     //
     // czasRozpoczeciaDataGridViewTextBoxColumn
     //
     this.czasRozpoczeciaDataGridViewTextBoxColumn.DataPropertyName = "czasRozpoczecia";
     this.czasRozpoczeciaDataGridViewTextBoxColumn.HeaderText       = "czasRozpoczecia";
     this.czasRozpoczeciaDataGridViewTextBoxColumn.MinimumWidth     = 6;
     this.czasRozpoczeciaDataGridViewTextBoxColumn.Name             = "czasRozpoczeciaDataGridViewTextBoxColumn";
     this.czasRozpoczeciaDataGridViewTextBoxColumn.Width            = 125;
     //
     // czasZakonczeniaDataGridViewTextBoxColumn
     //
     this.czasZakonczeniaDataGridViewTextBoxColumn.DataPropertyName = "czasZakonczenia";
     this.czasZakonczeniaDataGridViewTextBoxColumn.HeaderText       = "czasZakonczenia";
     this.czasZakonczeniaDataGridViewTextBoxColumn.MinimumWidth     = 6;
     this.czasZakonczeniaDataGridViewTextBoxColumn.Name             = "czasZakonczeniaDataGridViewTextBoxColumn";
     this.czasZakonczeniaDataGridViewTextBoxColumn.Width            = 125;
     //
     // domainHoursOfPauseBindingSource
     //
     this.domainHoursOfPauseBindingSource.DataSource = typeof(Kino.Domena.DomainHoursOfPause);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(579, 487);
     this.button2.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(261, 99);
     this.button2.TabIndex = 18;
     this.button2.Text     = "SAVE";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(330, 103);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(91, 17);
     this.label1.TabIndex = 19;
     this.label1.Text     = "Select a date";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(330, 67);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(12, 17);
     this.label5.TabIndex = 20;
     this.label5.Text     = " ";
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(26, 487);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(250, 99);
     this.button3.TabIndex = 21;
     this.button3.Text     = "EDIT TIME FOR CLEANING AND ADVERTISING";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(249, 428);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(12, 17);
     this.label6.TabIndex = 22;
     this.label6.Text     = " ";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(269, 456);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(12, 17);
     this.label7.TabIndex = 23;
     this.label7.Text     = " ";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(23, 456);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(240, 17);
     this.label8.TabIndex = 24;
     this.label8.Text     = "Sum of movie, cleaning, and ad time:";
     //
     // DodawanieSeansow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1146, 613);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.dataGridView2);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.dateTimePicker1);
     this.Controls.Add(this.monthCalendar1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.comboBox2);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.buttonAddPerformance);
     this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name   = "DodawanieSeansow";
     this.Text   = "DodawanieSeansow";
     this.Load  += new System.EventHandler(this.DodawanieSeansow_Load);
     ((System.ComponentModel.ISupportInitialize)(this.movieBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.hallBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.EventProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1.ResourceProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerBindingDataSource1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.domainSeansBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.domainHoursOfPauseBindingSource)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }