MediabrolForm.Designer.cs
Description du code
MediabrolForm.Designer.cs est un fichier du projet BiblioBrol.Ce fichier est situé dans /var/www/bin/sniplets/bibliobrol/src/.
Projet BiblioBrol :
Gestion de media en CSharp.
Pour plus d'infos, vous pouvez consulter la brève analyse.
Code source ou contenu du fichier
Code c# (MediabrolForm.Designer.cs) (2554 lignes)
namespace be.gaudry.bibliobrol.view { partial class MediabrolForm { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); this.mediaTC.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); this.editTLP.SuspendLayout(); this.editButtonsPanel.SuspendLayout(); this.editSpecificTC.SuspendLayout(); this.editSpGeneralTP.SuspendLayout(); this.editSpImgTP.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.editSpImgPictureBox)).BeginInit(); this.editSpActorsTP.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); this.editSpCategoriesTP.SuspendLayout(); this.editSpComment.SuspendLayout(); this.editSpBiblioTP.SuspendLayout(); this.editSpItemGB.SuspendLayout(); this.mediabrolTS.SuspendLayout(); this.mediabrolsDGVCMS.SuspendLayout(); this.borrowsTS.SuspendLayout(); this.mainMenuStrip.SuspendLayout(); this.topTSP.SuspendLayout(); this.mediabrolsAndTabsSC.Panel1.SuspendLayout(); this.mediabrolsAndTabsSC.Panel2.SuspendLayout(); this.mediabrolsAndTabsSC.SuspendLayout(); this.mediabrolsAndImgSC.Panel1.SuspendLayout(); this.mediabrolsAndImgSC.Panel2.SuspendLayout(); this.mediabrolsAndImgSC.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.brolsDGV)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.mediabrolPB)).BeginInit(); this.mainTC.SuspendLayout(); this.searchTP.SuspendLayout(); this.infoTP.SuspendLayout(); this.mediabrolTP.SuspendLayout(); this.mediabrolSC.Panel1.SuspendLayout(); this.mediabrolSC.Panel2.SuspendLayout(); this.mediabrolSC.SuspendLayout(); this.mediabrolTC.SuspendLayout(); this.generalTP.SuspendLayout(); this.mediaTP.SuspendLayout(); this.optionsOwnerTP.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ownerImg)).BeginInit(); this.buttonsPanel.SuspendLayout(); this.borrowTP.SuspendLayout(); this.borrowsSC.Panel1.SuspendLayout(); this.borrowsSC.Panel2.SuspendLayout(); this.borrowsSC.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.borrowsDGV)).BeginInit(); this.borrowInfoTLP.SuspendLayout(); this.borrowInfoPanel.SuspendLayout(); this.borrowBtnPanel.SuspendLayout(); this.exportTP.SuspendLayout(); this.SuspendLayout(); // // mediaTC // this.mediaTC.Controls.Add(this.tabPage1); this.mediaTC.Name = "mediaTC"; this.mediaTC.SelectedIndex = 0; this.mediaTC.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.label1); this.tabPage1.Controls.Add(this.label2); this.tabPage1.Controls.Add(this.listBox1); this.tabPage1.Controls.Add(this.listBox2); this.tabPage1.Controls.Add(this.label3); this.tabPage1.Controls.Add(this.label4); this.tabPage1.Controls.Add(this.richTextBox1); this.tabPage1.Controls.Add(this.label5); this.tabPage1.Controls.Add(this.pictureBox1); this.tabPage1.Name = "tabPage1"; this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Infos"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.Name = "label1"; this.label1.TabIndex = 8; this.label1.Text = "Cote :"; this.label1.Visible = false; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.Name = "label2"; this.label2.TabIndex = 7; this.label2.Text = "Catégories :"; this.label2.Visible = false; // // listBox1 // this.listBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listBox1.FormattingEnabled = true; this.listBox1.Name = "listBox1"; this.listBox1.TabIndex = 6; this.listBox1.Visible = false; // // listBox2 // this.listBox2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.listBox2.FormattingEnabled = true; this.listBox2.Name = "listBox2"; this.listBox2.TabIndex = 5; this.listBox2.Visible = false; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.Name = "label3"; this.label3.TabIndex = 4; this.label3.Text = "Personnes et rôles :"; this.label3.Visible = false; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.Name = "label4"; this.label4.TabIndex = 3; this.label4.Text = "Synopsis : "; this.label4.Visible = false; // // richTextBox1 // this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.richTextBox1.Cursor = System.Windows.Forms.Cursors.No; this.richTextBox1.Name = "richTextBox1"; this.richTextBox1.ReadOnly = true; this.richTextBox1.TabIndex = 2; this.richTextBox1.Text = ""; this.richTextBox1.Visible = false; // // label5 // this.label5.Dock = System.Windows.Forms.DockStyle.Top; this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.Name = "label5"; this.label5.TabIndex = 1; this.label5.Text = "titre du film"; this.label5.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.label5.Visible = false; // // pictureBox1 // this.pictureBox1.ErrorImage = global::be.gaudry.bibliobrol.Properties.Resources.brolImgError; this.pictureBox1.InitialImage = global::be.gaudry.bibliobrol.Properties.Resources.brolImg; this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 0; this.pictureBox1.TabStop = false; this.pictureBox1.Visible = false; // // editTP // this.editTP.Name = "editTP"; this.editTP.TabIndex = 0; // // editTLP // this.editTLP.ColumnCount = 1; this.editTLP.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.editTLP.Controls.Add(this.editButtonsPanel, 0, 1); this.editTLP.Dock = System.Windows.Forms.DockStyle.Fill; this.editTLP.Name = "editTLP"; this.editTLP.RowCount = 2; this.editTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.editTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F)); this.editTLP.TabIndex = 0; // // editButtonsPanel // this.editButtonsPanel.Controls.Add(this.insertBrolBtn); this.editButtonsPanel.Controls.Add(this.editSaveBtn); this.editButtonsPanel.Controls.Add(this.editLoadBtn); this.editButtonsPanel.Controls.Add(this.editDelBrolBtn); this.editButtonsPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.editButtonsPanel.Name = "editButtonsPanel"; this.editButtonsPanel.TabIndex = 0; // // insertBrolBtn // this.insertBrolBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolAddBtn; this.insertBrolBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.insertBrolBtn.Name = "insertBrolBtn"; this.insertBrolBtn.TabIndex = 18; this.insertBrolBtn.Text = "Nouveau"; this.insertBrolBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.insertBrolBtn.UseVisualStyleBackColor = true; // // editSaveBtn // this.editSaveBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.editSaveBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.editSaveBtn.Name = "editSaveBtn"; this.editSaveBtn.TabIndex = 13; this.editSaveBtn.Text = "Sauver"; this.editSaveBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.editSaveBtn.UseVisualStyleBackColor = true; // // editLoadBtn // this.editLoadBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolLoadBtn; this.editLoadBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.editLoadBtn.Name = "editLoadBtn"; this.editLoadBtn.TabIndex = 17; this.editLoadBtn.Text = "Charger"; this.editLoadBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.editLoadBtn.UseVisualStyleBackColor = true; // // editDelBrolBtn // this.editDelBrolBtn.Enabled = false; this.editDelBrolBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.editDelBrolBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.editDelBrolBtn.Name = "editDelBrolBtn"; this.editDelBrolBtn.TabIndex = 19; this.editDelBrolBtn.Text = "Supprimer"; this.editDelBrolBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.editDelBrolBtn.UseVisualStyleBackColor = true; // // editSpecificTC // this.editSpecificTC.Controls.Add(this.editSpGeneralTP); this.editSpecificTC.Controls.Add(this.editSpImgTP); this.editSpecificTC.Controls.Add(this.editSpActorsTP); this.editSpecificTC.Controls.Add(this.editSpCategoriesTP); this.editSpecificTC.Controls.Add(this.editSpComment); this.editSpecificTC.Controls.Add(this.editSpBiblioTP); this.editSpecificTC.Dock = System.Windows.Forms.DockStyle.Fill; this.editSpecificTC.Multiline = true; this.editSpecificTC.Name = "editSpecificTC"; this.editSpecificTC.SelectedIndex = 0; this.editSpecificTC.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight; this.editSpecificTC.TabIndex = 1; // // editSpGeneralTP // this.editSpGeneralTP.Controls.Add(this.publicationDateLbl); this.editSpGeneralTP.Controls.Add(this.setPublicationDateBtn); this.editSpGeneralTP.Controls.Add(this.dateTimePicker); this.editSpGeneralTP.Controls.Add(this.editSynopsisRTB); this.editSpGeneralTP.Controls.Add(this.editCotationLbl); this.editSpGeneralTP.Controls.Add(this.editTitleTB); this.editSpGeneralTP.Controls.Add(this.editCotationCB); this.editSpGeneralTP.Controls.Add(this.editTitleLbl); this.editSpGeneralTP.Controls.Add(this.editSynopsisLbl); this.editSpGeneralTP.Name = "editSpGeneralTP"; this.editSpGeneralTP.TabIndex = 0; this.editSpGeneralTP.Text = "Généralités"; this.editSpGeneralTP.UseVisualStyleBackColor = true; // // publicationDateLbl // this.publicationDateLbl.AutoSize = true; this.publicationDateLbl.Name = "publicationDateLbl"; this.publicationDateLbl.TabIndex = 23; this.publicationDateLbl.Text = "Date de sortie"; // // setPublicationDateBtn // this.setPublicationDateBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolCalendar; this.setPublicationDateBtn.Name = "setPublicationDateBtn"; this.setPublicationDateBtn.TabIndex = 22; this.setPublicationDateBtn.TabStop = false; this.setPublicationDateBtn.UseVisualStyleBackColor = true; this.setPublicationDateBtn.Visible = false; // // dateTimePicker // this.dateTimePicker.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.dateTimePicker.Name = "dateTimePicker"; this.dateTimePicker.TabIndex = 21; // // editSynopsisRTB // this.editSynopsisRTB.Name = "editSynopsisRTB"; this.editSynopsisRTB.TabIndex = 2; this.editSynopsisRTB.Text = ""; // // editCotationLbl // this.editCotationLbl.AutoSize = true; this.editCotationLbl.Name = "editCotationLbl"; this.editCotationLbl.TabIndex = 15; this.editCotationLbl.Text = "Appréciation"; // // editTitleTB // this.editTitleTB.AllowDrop = true; this.editTitleTB.Name = "editTitleTB"; this.editTitleTB.TabIndex = 0; // // editCotationCB // this.editCotationCB.FormattingEnabled = true; this.editCotationCB.Name = "editCotationCB"; this.editCotationCB.TabIndex = 14; // // editTitleLbl // this.editTitleLbl.AutoSize = true; this.editTitleLbl.Name = "editTitleLbl"; this.editTitleLbl.TabIndex = 1; this.editTitleLbl.Text = "Titre"; // // editSynopsisLbl // this.editSynopsisLbl.AutoSize = true; this.editSynopsisLbl.Name = "editSynopsisLbl"; this.editSynopsisLbl.TabIndex = 3; this.editSynopsisLbl.Text = "Synopsis"; // // editSpImgTP // this.editSpImgTP.Controls.Add(this.delImageBtn); this.editSpImgTP.Controls.Add(this.editSpImgPictureBox); this.editSpImgTP.Controls.Add(this.selectImageBtn); this.editSpImgTP.Name = "editSpImgTP"; this.editSpImgTP.TabIndex = 1; this.editSpImgTP.Text = "Image"; this.editSpImgTP.UseVisualStyleBackColor = true; // // delImageBtn // this.delImageBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.delImageBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.delImageBtn.Name = "delImageBtn"; this.delImageBtn.TabIndex = 23; this.delImageBtn.TabStop = false; this.delImageBtn.Text = "Supprimer l\'image"; this.delImageBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.delImageBtn.UseVisualStyleBackColor = true; // // editSpImgPictureBox // this.editSpImgPictureBox.ErrorImage = global::be.gaudry.bibliobrol.Properties.Resources.brolImgError; this.editSpImgPictureBox.InitialImage = global::be.gaudry.bibliobrol.Properties.Resources.brolImg; this.editSpImgPictureBox.Name = "editSpImgPictureBox"; this.editSpImgPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.editSpImgPictureBox.TabIndex = 24; this.editSpImgPictureBox.TabStop = false; // // selectImageBtn // this.selectImageBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolEditBtn; this.selectImageBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.selectImageBtn.Name = "selectImageBtn"; this.selectImageBtn.TabIndex = 22; this.selectImageBtn.TabStop = false; this.selectImageBtn.Text = "Changer d\'image"; this.selectImageBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.selectImageBtn.UseVisualStyleBackColor = true; // // editSpActorsTP // this.editSpActorsTP.Controls.Add(this.pictureBox2); this.editSpActorsTP.Controls.Add(this.editActorsLB); this.editSpActorsTP.Controls.Add(this.editActorsAddBtn); this.editSpActorsTP.Controls.Add(this.editActorsRemBtn); this.editSpActorsTP.Controls.Add(this.editActorsLbl); this.editSpActorsTP.Controls.Add(this.editPersBtn); this.editSpActorsTP.Name = "editSpActorsTP"; this.editSpActorsTP.TabIndex = 2; this.editSpActorsTP.Text = "Personnes"; this.editSpActorsTP.UseVisualStyleBackColor = true; // // pictureBox2 // this.pictureBox2.ErrorImage = global::be.gaudry.bibliobrol.Properties.Resources.brolImgError; this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox2.TabIndex = 22; this.pictureBox2.TabStop = false; // // editActorsLB // this.editActorsLB.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.editActorsLB.Name = "editActorsLB"; this.editActorsLB.Sorted = true; this.editActorsLB.TabIndex = 4; // // editActorsAddBtn // this.editActorsAddBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolUsrAddBtn; this.editActorsAddBtn.Name = "editActorsAddBtn"; this.editActorsAddBtn.TabIndex = 6; this.editActorsAddBtn.UseVisualStyleBackColor = true; // // editActorsRemBtn // this.editActorsRemBtn.Enabled = false; this.editActorsRemBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolUsrDel; this.editActorsRemBtn.Name = "editActorsRemBtn"; this.editActorsRemBtn.TabIndex = 7; this.editActorsRemBtn.UseVisualStyleBackColor = true; // // editActorsLbl // this.editActorsLbl.AutoSize = true; this.editActorsLbl.Name = "editActorsLbl"; this.editActorsLbl.TabIndex = 5; this.editActorsLbl.Text = "Personnes"; // // editPersBtn // this.editPersBtn.Enabled = false; this.editPersBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolUsrEdit; this.editPersBtn.Name = "editPersBtn"; this.editPersBtn.TabIndex = 21; this.editPersBtn.UseVisualStyleBackColor = true; // // editSpCategoriesTP // this.editSpCategoriesTP.Controls.Add(this.editCategoriesLB); this.editSpCategoriesTP.Controls.Add(this.button1); this.editSpCategoriesTP.Controls.Add(this.button2); this.editSpCategoriesTP.Controls.Add(this.comboBox1); this.editSpCategoriesTP.Controls.Add(this.editCategoriesLbl); this.editSpCategoriesTP.Name = "editSpCategoriesTP"; this.editSpCategoriesTP.TabIndex = 3; this.editSpCategoriesTP.Text = "Catégories"; this.editSpCategoriesTP.UseVisualStyleBackColor = true; // // editCategoriesLB // this.editCategoriesLB.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable; this.editCategoriesLB.Name = "editCategoriesLB"; this.editCategoriesLB.Sorted = true; this.editCategoriesLB.TabIndex = 8; // // button1 // this.button1.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolAddBtn; this.button1.Name = "button1"; this.button1.TabIndex = 10; this.button1.UseVisualStyleBackColor = true; // // button2 // this.button2.Enabled = false; this.button2.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.button2.Name = "button2"; this.button2.TabIndex = 11; this.button2.UseVisualStyleBackColor = true; // // comboBox1 // this.comboBox1.Name = "comboBox1"; this.comboBox1.Sorted = true; this.comboBox1.TabIndex = 12; this.comboBox1.Visible = false; // // editCategoriesLbl // this.editCategoriesLbl.AutoSize = true; this.editCategoriesLbl.Name = "editCategoriesLbl"; this.editCategoriesLbl.TabIndex = 9; this.editCategoriesLbl.Text = "Catégories"; // // editSpComment // this.editSpComment.Controls.Add(this.editSpCommentRTB); this.editSpComment.Name = "editSpComment"; this.editSpComment.TabIndex = 4; this.editSpComment.Text = "Commentaire"; this.editSpComment.UseVisualStyleBackColor = true; // // editSpCommentRTB // this.editSpCommentRTB.Dock = System.Windows.Forms.DockStyle.Fill; this.editSpCommentRTB.Name = "editSpCommentRTB"; this.editSpCommentRTB.TabIndex = 0; this.editSpCommentRTB.Text = ""; // // editSpBiblioTP // this.editSpBiblioTP.Controls.Add(this.editSpItemGB); this.editSpBiblioTP.Controls.Add(this.editSpSelectItemLbl); this.editSpBiblioTP.Controls.Add(this.editSpSelectItemCB); this.editSpBiblioTP.Name = "editSpBiblioTP"; this.editSpBiblioTP.TabIndex = 5; this.editSpBiblioTP.Text = "Exemplaires"; this.editSpBiblioTP.UseVisualStyleBackColor = true; // // editSpItemGB // this.editSpItemGB.Controls.Add(this.comboBox2); this.editSpItemGB.Controls.Add(this.textBox2); this.editSpItemGB.Controls.Add(this.label6); this.editSpItemGB.Controls.Add(this.label7); this.editSpItemGB.Controls.Add(this.textBox3); this.editSpItemGB.Controls.Add(this.textBox4); this.editSpItemGB.Controls.Add(this.label8); this.editSpItemGB.Controls.Add(this.editSpOwnerSelBtn); this.editSpItemGB.Controls.Add(this.editSpOwnerTB); this.editSpItemGB.Controls.Add(this.editSpOwnerSelCB); this.editSpItemGB.Controls.Add(this.editSpOwnerLbl); this.editSpItemGB.Controls.Add(this.comboBox3); this.editSpItemGB.Controls.Add(this.label9); this.editSpItemGB.Controls.Add(this.label10); this.editSpItemGB.Name = "editSpItemGB"; this.editSpItemGB.TabIndex = 2; this.editSpItemGB.TabStop = false; this.editSpItemGB.Text = "Données de l\'exemplaire"; // // comboBox2 // this.comboBox2.FormattingEnabled = true; this.comboBox2.Name = "comboBox2"; this.comboBox2.TabIndex = 29; // // textBox2 // this.textBox2.AllowDrop = true; this.textBox2.Name = "textBox2"; this.textBox2.TabIndex = 28; // // label6 // this.label6.AutoSize = true; this.label6.Name = "label6"; this.label6.TabIndex = 27; this.label6.Text = "Nom de l\'exemplaire"; // // label7 // this.label7.AutoSize = true; this.label7.Name = "label7"; this.label7.TabIndex = 26; this.label7.Text = "Commentaire"; // // textBox3 // this.textBox3.AllowDrop = true; this.textBox3.Multiline = true; this.textBox3.Name = "textBox3"; this.textBox3.TabIndex = 25; // // textBox4 // this.textBox4.AllowDrop = true; this.textBox4.Name = "textBox4"; this.textBox4.TabIndex = 24; // // label8 // this.label8.AutoSize = true; this.label8.Name = "label8"; this.label8.TabIndex = 23; this.label8.Text = "Localisation"; // // editSpOwnerSelBtn // this.editSpOwnerSelBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolUsrEdit; this.editSpOwnerSelBtn.Name = "editSpOwnerSelBtn"; this.editSpOwnerSelBtn.TabIndex = 22; this.editSpOwnerSelBtn.UseVisualStyleBackColor = true; // // editSpOwnerTB // this.editSpOwnerTB.AllowDrop = true; this.editSpOwnerTB.Name = "editSpOwnerTB"; this.editSpOwnerTB.ReadOnly = true; this.editSpOwnerTB.TabIndex = 6; // // editSpOwnerSelCB // this.editSpOwnerSelCB.FormattingEnabled = true; this.editSpOwnerSelCB.Name = "editSpOwnerSelCB"; this.editSpOwnerSelCB.TabIndex = 5; this.editSpOwnerSelCB.Visible = false; // // editSpOwnerLbl // this.editSpOwnerLbl.AutoSize = true; this.editSpOwnerLbl.Name = "editSpOwnerLbl"; this.editSpOwnerLbl.TabIndex = 4; this.editSpOwnerLbl.Text = "Propriétaire"; // // comboBox3 // this.comboBox3.FormattingEnabled = true; this.comboBox3.Name = "comboBox3"; this.comboBox3.TabIndex = 3; // // label9 // this.label9.AutoSize = true; this.label9.Name = "label9"; this.label9.TabIndex = 2; this.label9.Text = "Qualité du support"; // // label10 // this.label10.AutoSize = true; this.label10.Name = "label10"; this.label10.TabIndex = 0; this.label10.Text = "Type de support"; // // editSpSelectItemLbl // this.editSpSelectItemLbl.AutoSize = true; this.editSpSelectItemLbl.Name = "editSpSelectItemLbl"; this.editSpSelectItemLbl.TabIndex = 1; this.editSpSelectItemLbl.Text = "Sélection d\'exemplaire"; // // editSpSelectItemCB // this.editSpSelectItemCB.FormattingEnabled = true; this.editSpSelectItemCB.Name = "editSpSelectItemCB"; this.editSpSelectItemCB.TabIndex = 0; // // borrowEditBtn // this.borrowEditBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.borrowEditBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolEditBtn; this.borrowEditBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.borrowEditBtn.Name = "borrowEditBtn"; this.borrowEditBtn.TabIndex = 26; this.borrowEditBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolTip.SetToolTip(this.borrowEditBtn, "Editer l\'emprunt sélectionné"); this.borrowEditBtn.UseVisualStyleBackColor = true; // // borrowRemAllBtn // this.borrowRemAllBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.borrowRemAllBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowRemAll; this.borrowRemAllBtn.Name = "borrowRemAllBtn"; this.borrowRemAllBtn.TabIndex = 25; this.toolTip.SetToolTip(this.borrowRemAllBtn, "Supprimer tous les emprunts de l\'historique pour cet exemplaire"); this.borrowRemAllBtn.UseVisualStyleBackColor = true; // // borrowRemSelectedBtn // this.borrowRemSelectedBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.borrowRemSelectedBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowRem; this.borrowRemSelectedBtn.Name = "borrowRemSelectedBtn"; this.borrowRemSelectedBtn.TabIndex = 24; this.toolTip.SetToolTip(this.borrowRemSelectedBtn, "Supprimer l\'emprunt sélectionné"); this.borrowRemSelectedBtn.UseVisualStyleBackColor = true; // // borrowManageBtn // this.borrowManageBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowOpen; this.borrowManageBtn.Name = "borrowManageBtn"; this.borrowManageBtn.TabIndex = 23; this.borrowManageBtn.Text = "Emprunter"; this.borrowManageBtn.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.toolTip.SetToolTip(this.borrowManageBtn, "Emprunter l\'exemplaire sélectionné"); this.borrowManageBtn.UseVisualStyleBackColor = true; // // mediabrolTS // this.mediabrolTS.Dock = System.Windows.Forms.DockStyle.None; this.searchMediabrolTSB, this.showSearchResultTSB, this.toolStripSeparator4, this.currentMediabrolLbl, this.saveMediabrolTSB, this.deleteMediabrolTSB, this.toolStripSeparator9, this.mediabrolsDGVLbl, this.printDGVTSB, this.saveDGVTSB, this.toolStripSplitButton1}); this.mediabrolTS.Name = "mediabrolTS"; this.mediabrolTS.TabIndex = 10; this.mediabrolTS.Text = "Exemplaires"; // // searchMediabrolTSB // this.searchMediabrolTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.searchMediabrolTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolFind; this.searchMediabrolTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.searchMediabrolTSB.Name = "searchMediabrolTSB"; this.searchMediabrolTSB.Text = "Recherche d\'exemplaires"; // // showSearchResultTSB // this.showSearchResultTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.showSearchResultTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDetails; this.showSearchResultTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.showSearchResultTSB.Name = "showSearchResultTSB"; this.showSearchResultTSB.Text = "Actualiser les résultats de la recherche"; // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; // // currentMediabrolLbl // this.currentMediabrolLbl.Name = "currentMediabrolLbl"; this.currentMediabrolLbl.Text = "Exemplaire"; this.currentMediabrolLbl.ToolTipText = "Actions qui s\'appliquent à l\'exemplaire en cours"; // // saveMediabrolTSB // this.saveMediabrolTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.saveMediabrolTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.saveMediabrolTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.saveMediabrolTSB.Name = "saveMediabrolTSB"; this.saveMediabrolTSB.Text = "Sauver les modifications effectuées sur l\'exemplaire"; // // deleteMediabrolTSB // this.deleteMediabrolTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.deleteMediabrolTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.deleteMediabrolTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.deleteMediabrolTSB.Name = "deleteMediabrolTSB"; this.deleteMediabrolTSB.Text = "Supprimer l\'exemplaire"; // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; // // mediabrolsDGVLbl // this.mediabrolsDGVLbl.Name = "mediabrolsDGVLbl"; this.mediabrolsDGVLbl.Text = "Résultats de la recherche"; this.mediabrolsDGVLbl.ToolTipText = "Actions qui s\'appliquent à la liste des exemplaires affichés"; // // printDGVTSB // this.printDGVTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.printDGVTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.PrintHS; this.printDGVTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.printDGVTSB.Name = "printDGVTSB"; this.printDGVTSB.Text = "Imprimer la liste"; // // saveDGVTSB // this.saveDGVTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.saveDGVTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.saveDGVTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.saveDGVTSB.Name = "saveDGVTSB"; this.saveDGVTSB.Text = "Sauver la liste"; // // toolStripSplitButton1 // this.toolStripSplitButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.refreshResultsTsMi, this.autoRefreshResultsTsMi}); this.toolStripSplitButton1.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolRefreshBtn; this.toolStripSplitButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripSplitButton1.Name = "toolStripSplitButton1"; this.toolStripSplitButton1.Text = "Mise à jour"; // // refreshResultsTsMi // this.refreshResultsTsMi.Name = "refreshResultsTsMi"; this.refreshResultsTsMi.Text = "Raffraîchir la liste"; // // autoRefreshResultsTsMi // this.autoRefreshResultsTsMi.CheckOnClick = true; this.autoRefreshResultsTsMi.Name = "autoRefreshResultsTsMi"; this.autoRefreshResultsTsMi.Text = "Raffraîchir automatiquement"; // // mediabrolsDGVCMS // this.infoTSMenuItem, this.toolStripSeparator8, this.startBorrowCMSTSMenuItem, this.stopBorrowCMSTSMenuItem, this.openWithTSMenuItem, this.toolStripSeparator6, this.refreshDGVTsMi, this.sendToTSMenuItem, this.deleteTSMenuItem, this.toolStripSeparator7, this.propertiesTSMenuItem, this.toolStripSeparator11, this.saveDGVCTsMi, this.printDGVCTsMi}); this.mediabrolsDGVCMS.Name = "contextMenuStrip1"; this.mediabrolsDGVCMS.Opening += new System.ComponentModel.CancelEventHandler(this.mediabrolsDGVCMS_Opening); // // infoTSMenuItem // this.infoTSMenuItem.BackColor = System.Drawing.SystemColors.ControlLight; this.infoTSMenuItem.Enabled = false; this.infoTSMenuItem.Name = "infoTSMenuItem"; this.infoTSMenuItem.Text = "Menu exemplaires"; // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; // // startBorrowCMSTSMenuItem // this.startBorrowCMSTSMenuItem.Enabled = false; this.startBorrowCMSTSMenuItem.Name = "startBorrowCMSTSMenuItem"; this.startBorrowCMSTSMenuItem.Text = "Emprunter"; // // stopBorrowCMSTSMenuItem // this.stopBorrowCMSTSMenuItem.Enabled = false; this.stopBorrowCMSTSMenuItem.Name = "stopBorrowCMSTSMenuItem"; this.stopBorrowCMSTSMenuItem.Text = "Retour d\'emprunt"; // // openWithTSMenuItem // this.openWithTSMenuItem.Name = "openWithTSMenuItem"; this.openWithTSMenuItem.Text = "Editer"; // // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; // // refreshDGVTsMi // this.refreshDGVTsMi.Name = "refreshDGVTsMi"; this.refreshDGVTsMi.Text = "Réactualiser la liste"; // // sendToTSMenuItem // this.sendToTSMenuItem.Enabled = false; this.sendToTSMenuItem.Name = "sendToTSMenuItem"; this.sendToTSMenuItem.Text = "Enlever des résultats"; // // deleteTSMenuItem // this.deleteTSMenuItem.Enabled = false; this.deleteTSMenuItem.Name = "deleteTSMenuItem"; this.deleteTSMenuItem.Text = "Supprimer"; // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; // // propertiesTSMenuItem // this.mediabrolInfoTsMi, this.brolInfoTsMi}); this.propertiesTSMenuItem.Name = "propertiesTSMenuItem"; this.propertiesTSMenuItem.Text = "Propriétés"; // // mediabrolInfoTsMi // this.mediabrolInfoTsMi.Name = "mediabrolInfoTsMi"; this.mediabrolInfoTsMi.Text = "Exemplaire"; // // brolInfoTsMi // this.brolInfoTsMi.Name = "brolInfoTsMi"; this.brolInfoTsMi.Text = "Ouvrage"; // // toolStripSeparator11 // this.toolStripSeparator11.Name = "toolStripSeparator11"; // // saveDGVCTsMi // this.saveDGVCTsMi.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.saveDGVCTsMi.Name = "saveDGVCTsMi"; this.saveDGVCTsMi.Text = "Sauver la liste"; // // printDGVCTsMi // this.printDGVCTsMi.Image = global::be.gaudry.bibliobrol.Properties.Resources.PrintHS; this.printDGVCTsMi.Name = "printDGVCTsMi"; this.printDGVCTsMi.Text = "Imprimer la liste"; // // borrowsTS // this.borrowsTS.Dock = System.Windows.Forms.DockStyle.None; this.startBorrowTSB, this.stopBorrowTSB, this.toolStripSeparator1, this.cleanBorrowTSB, this.cleanAllBorrowsTSB, this.editBorrowTSB}); this.borrowsTS.Name = "borrowsTS"; this.borrowsTS.TabIndex = 11; this.borrowsTS.Text = "Emprunts"; // // startBorrowTSB // this.startBorrowTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.startBorrowTSB.Enabled = false; this.startBorrowTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowOpen; this.startBorrowTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.startBorrowTSB.Name = "startBorrowTSB"; this.startBorrowTSB.Text = "Emprunter l\'exemplaire"; // // stopBorrowTSB // this.stopBorrowTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.stopBorrowTSB.Enabled = false; this.stopBorrowTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowClose; this.stopBorrowTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.stopBorrowTSB.Name = "stopBorrowTSB"; this.stopBorrowTSB.Text = "Terminer l\'emprunt pour cet exemplaire"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; // // cleanBorrowTSB // this.cleanBorrowTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.cleanBorrowTSB.Enabled = false; this.cleanBorrowTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowRem; this.cleanBorrowTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.cleanBorrowTSB.Name = "cleanBorrowTSB"; this.cleanBorrowTSB.Text = "Supprimer cet emprunt de l\'historique"; // // cleanAllBorrowsTSB // this.cleanAllBorrowsTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.cleanAllBorrowsTSB.Enabled = false; this.cleanAllBorrowsTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowRemAll; this.cleanAllBorrowsTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.cleanAllBorrowsTSB.Name = "cleanAllBorrowsTSB"; this.cleanAllBorrowsTSB.Text = "Supprimer de l\'historique tous les emprunts pour cet exemplaire"; // // editBorrowTSB // this.editBorrowTSB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.editBorrowTSB.Enabled = false; this.editBorrowTSB.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolEditBtn; this.editBorrowTSB.ImageTransparentColor = System.Drawing.Color.Magenta; this.editBorrowTSB.Name = "editBorrowTSB"; this.editBorrowTSB.Text = "Editer l\'emprunt sélectionné"; // // mainMenuStrip // this.mediabrolsTSMenuItem}); this.mainMenuStrip.Name = "mainMenuStrip"; this.mainMenuStrip.TabIndex = 8; this.mainMenuStrip.Text = "menuStrip1"; // // mediabrolsTSMenuItem // this.searchMediabrolTSMenuItem, this.toolStripSeparator2, this.saveMediabrolTSMenuItem, this.deleteMediabrolTSMenuItem, this.toolStripSeparator5, this.startBorrowTSMenuItem, this.stopBorrowTSMenuItem, this.cleanBorrowTSMenuItem, this.cleanAllBorrowsTSMenuItem, this.toolStripSeparator3, this.editBorrowTSMenuItem, this.toolStripSeparator10, this.saveDGVTsMi, this.printDGVTsMi}); this.mediabrolsTSMenuItem.MergeAction = System.Windows.Forms.MergeAction.MatchOnly; this.mediabrolsTSMenuItem.Name = "mediabrolsTSMenuItem"; this.mediabrolsTSMenuItem.Text = "E&xemplaires"; // // searchMediabrolTSMenuItem // this.searchMediabrolTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolFind; this.searchMediabrolTSMenuItem.Name = "searchMediabrolTSMenuItem"; this.searchMediabrolTSMenuItem.Text = "Chercher des exemplaires"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; // // saveMediabrolTSMenuItem // this.saveMediabrolTSMenuItem.Enabled = false; this.saveMediabrolTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.saveMediabrolTSMenuItem.Name = "saveMediabrolTSMenuItem"; this.saveMediabrolTSMenuItem.Text = "Sauver l\'exemplaire"; // // deleteMediabrolTSMenuItem // this.deleteMediabrolTSMenuItem.Enabled = false; this.deleteMediabrolTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.deleteMediabrolTSMenuItem.Name = "deleteMediabrolTSMenuItem"; this.deleteMediabrolTSMenuItem.Text = "Supprimer l\'exemplaire"; // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; // // startBorrowTSMenuItem // this.startBorrowTSMenuItem.Enabled = false; this.startBorrowTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowOpen; this.startBorrowTSMenuItem.Name = "startBorrowTSMenuItem"; this.startBorrowTSMenuItem.Text = "&Emprunter"; // // stopBorrowTSMenuItem // this.stopBorrowTSMenuItem.Enabled = false; this.stopBorrowTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowClose; this.stopBorrowTSMenuItem.Name = "stopBorrowTSMenuItem"; this.stopBorrowTSMenuItem.Text = "&Rentrer"; // // cleanBorrowTSMenuItem // this.cleanBorrowTSMenuItem.Enabled = false; this.cleanBorrowTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowRem; this.cleanBorrowTSMenuItem.Name = "cleanBorrowTSMenuItem"; this.cleanBorrowTSMenuItem.Text = "Supprimer l\'emprunt"; // // cleanAllBorrowsTSMenuItem // this.cleanAllBorrowsTSMenuItem.Enabled = false; this.cleanAllBorrowsTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolBorrowRemAll; this.cleanAllBorrowsTSMenuItem.Name = "cleanAllBorrowsTSMenuItem"; this.cleanAllBorrowsTSMenuItem.Text = "Supprimer tous les emprunts"; // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; // // editBorrowTSMenuItem // this.editBorrowTSMenuItem.Enabled = false; this.editBorrowTSMenuItem.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolEditBtn; this.editBorrowTSMenuItem.Name = "editBorrowTSMenuItem"; this.editBorrowTSMenuItem.Text = "Editer l\'emprunt"; // // toolStripSeparator10 // this.toolStripSeparator10.Name = "toolStripSeparator10"; // // saveDGVTsMi // this.saveDGVTsMi.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.saveDGVTsMi.Name = "saveDGVTsMi"; this.saveDGVTsMi.Text = "Sauver la liste"; // // printDGVTsMi // this.printDGVTsMi.Image = global::be.gaudry.bibliobrol.Properties.Resources.PrintHS; this.printDGVTsMi.Name = "printDGVTsMi"; this.printDGVTsMi.Text = "Imprimer la liste"; // // topTSP // this.topTSP.Controls.Add(this.borrowsTS); this.topTSP.Controls.Add(this.mediabrolTS); this.topTSP.Dock = System.Windows.Forms.DockStyle.Top; this.topTSP.Name = "topTSP"; this.topTSP.Orientation = System.Windows.Forms.Orientation.Horizontal; // // mediabrolsAndTabsSC // this.mediabrolsAndTabsSC.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.mediabrolsAndTabsSC.Dock = System.Windows.Forms.DockStyle.Fill; this.mediabrolsAndTabsSC.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; this.mediabrolsAndTabsSC.Name = "mediabrolsAndTabsSC"; // // mediabrolsAndTabsSC.Panel1 // this.mediabrolsAndTabsSC.Panel1.Controls.Add(this.mediabrolsAndImgSC); // // mediabrolsAndTabsSC.Panel2 // this.mediabrolsAndTabsSC.Panel2.AutoScroll = true; this.mediabrolsAndTabsSC.Panel2.Controls.Add(this.mainTC); this.mediabrolsAndTabsSC.SplitterDistance = 187; this.mediabrolsAndTabsSC.TabIndex = 7; // // mediabrolsAndImgSC // this.mediabrolsAndImgSC.Dock = System.Windows.Forms.DockStyle.Fill; this.mediabrolsAndImgSC.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; this.mediabrolsAndImgSC.IsSplitterFixed = true; this.mediabrolsAndImgSC.Name = "mediabrolsAndImgSC"; this.mediabrolsAndImgSC.Orientation = System.Windows.Forms.Orientation.Horizontal; // // mediabrolsAndImgSC.Panel1 // this.mediabrolsAndImgSC.Panel1.Controls.Add(this.brolsDGV); // // mediabrolsAndImgSC.Panel2 // this.mediabrolsAndImgSC.Panel2.Controls.Add(this.mediabrolPB); this.mediabrolsAndImgSC.SplitterDistance = 413; this.mediabrolsAndImgSC.TabIndex = 1; // // brolsDGV // this.brolsDGV.AllowUserToAddRows = false; this.brolsDGV.AllowUserToDeleteRows = false; this.brolsDGV.AllowUserToOrderColumns = true; dataGridViewCellStyle1.BackColor = System.Drawing.Color.WhiteSmoke; this.brolsDGV.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.brolsDGV.BackgroundColor = System.Drawing.SystemColors.Control; this.brolsDGV.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.brolsDGV.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.brolsDGV.ContextMenuStrip = this.mediabrolsDGVCMS; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.BackColor = System.Drawing.Color.White; dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.brolsDGV.DefaultCellStyle = dataGridViewCellStyle3; this.brolsDGV.Dock = System.Windows.Forms.DockStyle.Fill; this.brolsDGV.GridColor = System.Drawing.Color.SlateGray; this.brolsDGV.Name = "brolsDGV"; this.brolsDGV.ReadOnly = true; this.brolsDGV.RowHeadersVisible = false; this.brolsDGV.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.brolsDGV.TabIndex = 0; this.brolsDGV.CellMouseEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.mediabrolsDGV_CellMouseEnter); this.brolsDGV.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mediabrolsDGV_CellClick); // // mediabrolPB // this.mediabrolPB.Dock = System.Windows.Forms.DockStyle.Fill; this.mediabrolPB.Image = ((System.Drawing.Image)(resources.GetObject("mediabrolPB.Image"))); this.mediabrolPB.Name = "mediabrolPB"; this.mediabrolPB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage; this.mediabrolPB.TabIndex = 0; this.mediabrolPB.TabStop = false; // // mainTC // this.mainTC.Appearance = System.Windows.Forms.TabAppearance.FlatButtons; this.mainTC.Controls.Add(this.searchTP); this.mainTC.Controls.Add(this.infoTP); this.mainTC.Controls.Add(this.mediabrolTP); this.mainTC.Controls.Add(this.borrowTP); this.mainTC.Controls.Add(this.exportTP); this.mainTC.Dock = System.Windows.Forms.DockStyle.Fill; this.mainTC.Name = "mainTC"; this.mainTC.SelectedIndex = 0; this.mainTC.TabIndex = 0; // // searchTP // this.searchTP.AutoScroll = true; this.searchTP.Controls.Add(this.remAllSelectedMediabrolsBtn); this.searchTP.Controls.Add(this.searchControl); this.searchTP.Name = "searchTP"; this.searchTP.TabIndex = 6; this.searchTP.Text = "Recherche"; this.searchTP.UseVisualStyleBackColor = true; // // remAllSelectedMediabrolsBtn // this.remAllSelectedMediabrolsBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.remAllSelectedMediabrolsBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.remAllSelectedMediabrolsBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.remAllSelectedMediabrolsBtn.Name = "remAllSelectedMediabrolsBtn"; this.remAllSelectedMediabrolsBtn.TabIndex = 27; this.remAllSelectedMediabrolsBtn.Text = "Supprimer"; this.remAllSelectedMediabrolsBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.remAllSelectedMediabrolsBtn.UseVisualStyleBackColor = true; this.remAllSelectedMediabrolsBtn.Click += new System.EventHandler(this.remAllSelectedMediabrolsBtn_Click); // // searchControl // this.searchControl.Dock = System.Windows.Forms.DockStyle.Fill; this.searchControl.Name = "searchControl"; this.searchControl.TabIndex = 0; // // infoTP // this.infoTP.AutoScroll = true; this.infoTP.Controls.Add(this.brolInfoCtl); this.infoTP.Name = "infoTP"; this.infoTP.TabIndex = 5; this.infoTP.Text = "Ouvrage"; this.infoTP.UseVisualStyleBackColor = true; // // brolInfoCtl // this.brolInfoCtl.BackColor = System.Drawing.Color.White; this.brolInfoCtl.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.brolInfoCtl.Dock = System.Windows.Forms.DockStyle.Fill; this.brolInfoCtl.Name = "brolInfoCtl"; this.brolInfoCtl.TabIndex = 0; // // mediabrolTP // this.mediabrolTP.AutoScroll = true; this.mediabrolTP.Controls.Add(this.mediabrolSC); this.mediabrolTP.Name = "mediabrolTP"; this.mediabrolTP.TabIndex = 7; this.mediabrolTP.Text = "Exemplaire"; this.mediabrolTP.UseVisualStyleBackColor = true; // // mediabrolSC // this.mediabrolSC.Dock = System.Windows.Forms.DockStyle.Fill; this.mediabrolSC.Name = "mediabrolSC"; this.mediabrolSC.Orientation = System.Windows.Forms.Orientation.Horizontal; // // mediabrolSC.Panel1 // this.mediabrolSC.Panel1.Controls.Add(this.mediabrolTC); // // mediabrolSC.Panel2 // this.mediabrolSC.Panel2.Controls.Add(this.buttonsPanel); this.mediabrolSC.SplitterDistance = 414; this.mediabrolSC.TabIndex = 0; // // mediabrolTC // this.mediabrolTC.Controls.Add(this.generalTP); this.mediabrolTC.Controls.Add(this.mediaTP); this.mediabrolTC.Controls.Add(this.optionsOwnerTP); this.mediabrolTC.Dock = System.Windows.Forms.DockStyle.Fill; this.mediabrolTC.Name = "mediabrolTC"; this.mediabrolTC.SelectedIndex = 0; this.mediabrolTC.TabIndex = 0; // // generalTP // this.generalTP.Controls.Add(this.insertionDateLbl); this.generalTP.Controls.Add(this.insertionDateBtn); this.generalTP.Controls.Add(this.insertionDateDTP); this.generalTP.Controls.Add(this.bNameTB); this.generalTP.Controls.Add(this.bComTB); this.generalTP.Controls.Add(this.bLocTB); this.generalTP.Controls.Add(this.bNameLbl); this.generalTP.Controls.Add(this.bComLbl); this.generalTP.Controls.Add(this.bLocLbl); this.generalTP.Name = "generalTP"; this.generalTP.TabIndex = 0; this.generalTP.Text = "Exemplaire"; this.generalTP.UseVisualStyleBackColor = true; // // insertionDateLbl // this.insertionDateLbl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.insertionDateLbl.AutoSize = true; this.insertionDateLbl.Name = "insertionDateLbl"; this.insertionDateLbl.TabIndex = 31; this.insertionDateLbl.Text = "Date d\'insertion"; // // insertionDateBtn // this.insertionDateBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.insertionDateBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolCalendar; this.insertionDateBtn.Name = "insertionDateBtn"; this.insertionDateBtn.TabIndex = 30; this.insertionDateBtn.TabStop = false; this.insertionDateBtn.UseVisualStyleBackColor = true; // // insertionDateDTP // this.insertionDateDTP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.insertionDateDTP.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.insertionDateDTP.Name = "insertionDateDTP"; this.insertionDateDTP.TabIndex = 29; this.insertionDateDTP.Visible = false; // // bNameTB // this.bNameTB.AllowDrop = true; this.bNameTB.Name = "bNameTB"; this.bNameTB.TabIndex = 28; // // bComTB // this.bComTB.AllowDrop = true; this.bComTB.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.bComTB.Multiline = true; this.bComTB.Name = "bComTB"; this.bComTB.TabIndex = 25; // // bLocTB // this.bLocTB.AllowDrop = true; this.bLocTB.Name = "bLocTB"; this.bLocTB.TabIndex = 24; // // bNameLbl // this.bNameLbl.AutoSize = true; this.bNameLbl.Name = "bNameLbl"; this.bNameLbl.TabIndex = 27; this.bNameLbl.Text = "Nom de l\'exemplaire"; // // bComLbl // this.bComLbl.AutoSize = true; this.bComLbl.Name = "bComLbl"; this.bComLbl.TabIndex = 26; this.bComLbl.Text = "Commentaire"; // // bLocLbl // this.bLocLbl.AutoSize = true; this.bLocLbl.Name = "bLocLbl"; this.bLocLbl.TabIndex = 23; this.bLocLbl.Text = "Localisation"; // // mediaTP // this.mediaTP.Controls.Add(this.qualityAddBtn); this.mediaTP.Controls.Add(this.qualityRemBtn); this.mediaTP.Controls.Add(this.qualitiesAddCB); this.mediaTP.Controls.Add(this.qualitiesLbl); this.mediaTP.Controls.Add(this.qualitiesLB); this.mediaTP.Controls.Add(this.mediaCB); this.mediaTP.Controls.Add(this.mediaLbl); this.mediaTP.Name = "mediaTP"; this.mediaTP.TabIndex = 1; this.mediaTP.Text = "Support"; this.mediaTP.UseVisualStyleBackColor = true; // // qualityAddBtn // this.qualityAddBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolAddBtn; this.qualityAddBtn.Name = "qualityAddBtn"; this.qualityAddBtn.TabIndex = 36; this.qualityAddBtn.UseVisualStyleBackColor = true; // // qualityRemBtn // this.qualityRemBtn.Enabled = false; this.qualityRemBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.qualityRemBtn.Name = "qualityRemBtn"; this.qualityRemBtn.TabIndex = 37; this.qualityRemBtn.UseVisualStyleBackColor = true; // // qualitiesAddCB // this.qualitiesAddCB.Name = "qualitiesAddCB"; this.qualitiesAddCB.Sorted = true; this.qualitiesAddCB.TabIndex = 38; this.qualitiesAddCB.Visible = false; this.qualitiesAddCB.SelectedIndexChanged += new System.EventHandler(this.qualitiesAddCB_SelectedIndexChanged); // // qualitiesLbl // this.qualitiesLbl.AutoSize = true; this.qualitiesLbl.Name = "qualitiesLbl"; this.qualitiesLbl.TabIndex = 35; this.qualitiesLbl.Text = "Caractéristiques"; // // qualitiesLB // this.qualitiesLB.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.qualitiesLB.FormattingEnabled = true; this.qualitiesLB.Name = "qualitiesLB"; this.qualitiesLB.TabIndex = 34; this.qualitiesLB.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.qualitiesLB_DrawItem); this.qualitiesLB.SelectedIndexChanged += new System.EventHandler(this.qualitiesLB_SelectedIndexChanged); // // mediaCB // this.mediaCB.FormattingEnabled = true; this.mediaCB.Name = "mediaCB"; this.mediaCB.Sorted = true; this.mediaCB.TabIndex = 33; // // mediaLbl // this.mediaLbl.AutoSize = true; this.mediaLbl.Name = "mediaLbl"; this.mediaLbl.TabIndex = 30; this.mediaLbl.Text = "Type de support"; // // optionsOwnerTP // this.optionsOwnerTP.Controls.Add(this.ownerImg); this.optionsOwnerTP.Controls.Add(this.ownerFirstNameLbl); this.optionsOwnerTP.Controls.Add(this.ownerFirstNameTB); this.optionsOwnerTP.Controls.Add(this.ownerLastNameTB); this.optionsOwnerTP.Controls.Add(this.ownerLastNameLbl); this.optionsOwnerTP.Controls.Add(this.selectPersonBtn); this.optionsOwnerTP.Name = "optionsOwnerTP"; this.optionsOwnerTP.TabIndex = 3; this.optionsOwnerTP.Text = "Propriétaire"; this.optionsOwnerTP.UseVisualStyleBackColor = true; // // ownerImg // this.ownerImg.ErrorImage = global::be.gaudry.bibliobrol.Properties.Resources.brolImgError; this.ownerImg.InitialImage = null; this.ownerImg.Name = "ownerImg"; this.ownerImg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.ownerImg.TabIndex = 24; this.ownerImg.TabStop = false; // // ownerFirstNameLbl // this.ownerFirstNameLbl.AutoSize = true; this.ownerFirstNameLbl.Name = "ownerFirstNameLbl"; this.ownerFirstNameLbl.TabIndex = 3; this.ownerFirstNameLbl.Text = "Prénom"; // // ownerFirstNameTB // this.ownerFirstNameTB.AllowDrop = true; this.ownerFirstNameTB.BackColor = System.Drawing.SystemColors.ControlLightLight; this.ownerFirstNameTB.Name = "ownerFirstNameTB"; this.ownerFirstNameTB.ReadOnly = true; this.ownerFirstNameTB.TabIndex = 2; // // ownerLastNameTB // this.ownerLastNameTB.AllowDrop = true; this.ownerLastNameTB.BackColor = System.Drawing.SystemColors.ControlLightLight; this.ownerLastNameTB.Name = "ownerLastNameTB"; this.ownerLastNameTB.ReadOnly = true; this.ownerLastNameTB.TabIndex = 0; // // ownerLastNameLbl // this.ownerLastNameLbl.AutoSize = true; this.ownerLastNameLbl.Name = "ownerLastNameLbl"; this.ownerLastNameLbl.TabIndex = 1; this.ownerLastNameLbl.Text = "Nom"; // // selectPersonBtn // this.selectPersonBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolUsrEdit; this.selectPersonBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.selectPersonBtn.Name = "selectPersonBtn"; this.selectPersonBtn.TabIndex = 22; this.selectPersonBtn.Text = "Sélectionner une autre personne"; this.selectPersonBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.selectPersonBtn.UseVisualStyleBackColor = true; // // buttonsPanel // this.buttonsPanel.Controls.Add(this.button3); this.buttonsPanel.Controls.Add(this.deleteMediabrolBtn); this.buttonsPanel.Controls.Add(this.saveMediabrolBtn); this.buttonsPanel.Controls.Add(this.button5); this.buttonsPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.buttonsPanel.Name = "buttonsPanel"; this.buttonsPanel.TabIndex = 1; // // button3 // this.button3.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolAddBtn; this.button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button3.Name = "button3"; this.button3.TabIndex = 22; this.button3.Text = "Nouveau"; this.button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.button3.UseVisualStyleBackColor = true; // // deleteMediabrolBtn // this.deleteMediabrolBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolDelBtn; this.deleteMediabrolBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.deleteMediabrolBtn.Name = "deleteMediabrolBtn"; this.deleteMediabrolBtn.TabIndex = 23; this.deleteMediabrolBtn.Text = "Supprimer"; this.deleteMediabrolBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.deleteMediabrolBtn.UseVisualStyleBackColor = true; // // saveMediabrolBtn // this.saveMediabrolBtn.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolSaveBtn; this.saveMediabrolBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.saveMediabrolBtn.Name = "saveMediabrolBtn"; this.saveMediabrolBtn.TabIndex = 20; this.saveMediabrolBtn.Text = "Sauver"; this.saveMediabrolBtn.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.saveMediabrolBtn.UseVisualStyleBackColor = true; // // button5 // this.button5.Image = global::be.gaudry.bibliobrol.Properties.Resources.brolLoadBtn; this.button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.button5.Name = "button5"; this.button5.TabIndex = 21; this.button5.Text = "Charger"; this.button5.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.button5.UseVisualStyleBackColor = true; // // borrowTP // this.borrowTP.AutoScroll = true; this.borrowTP.Controls.Add(this.borrowsSC); this.borrowTP.Name = "borrowTP"; this.borrowTP.TabIndex = 4; this.borrowTP.Text = "Emprunts"; this.borrowTP.UseVisualStyleBackColor = true; // // borrowsSC // this.borrowsSC.Dock = System.Windows.Forms.DockStyle.Fill; this.borrowsSC.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.borrowsSC.Name = "borrowsSC"; // // borrowsSC.Panel1 // this.borrowsSC.Panel1.Controls.Add(this.borrowsDGV); // // borrowsSC.Panel2 // this.borrowsSC.Panel2.Controls.Add(this.borrowInfoTLP); this.borrowsSC.SplitterDistance = 305; this.borrowsSC.TabIndex = 1; // // borrowsDGV // this.borrowsDGV.AllowUserToAddRows = false; this.borrowsDGV.AllowUserToDeleteRows = false; this.borrowsDGV.AllowUserToOrderColumns = true; this.borrowsDGV.BackgroundColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightSteelBlue; dataGridViewCellStyle4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.Black; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.borrowsDGV.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4; this.borrowsDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.startDate, this.endDate, this.borrower, this.planDate, this.comment, this.id}); dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText; dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.borrowsDGV.DefaultCellStyle = dataGridViewCellStyle5; this.borrowsDGV.Dock = System.Windows.Forms.DockStyle.Fill; this.borrowsDGV.EnableHeadersVisualStyles = false; this.borrowsDGV.GridColor = System.Drawing.Color.SlateGray; this.borrowsDGV.MultiSelect = false; this.borrowsDGV.Name = "borrowsDGV"; this.borrowsDGV.ReadOnly = true; this.borrowsDGV.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Sunken; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.borrowsDGV.RowHeadersDefaultCellStyle = dataGridViewCellStyle6; this.borrowsDGV.RowHeadersVisible = false; this.borrowsDGV.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.borrowsDGV.TabIndex = 0; this.borrowsDGV.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.borrowsDGV_CellClick); // // startDate // this.startDate.DataPropertyName = "startDate"; this.startDate.HeaderText = "Début"; this.startDate.Name = "startDate"; this.startDate.ReadOnly = true; // // endDate // this.endDate.DataPropertyName = "endDate"; this.endDate.HeaderText = "Retour"; this.endDate.Name = "endDate"; this.endDate.ReadOnly = true; // // borrower // this.borrower.DataPropertyName = "borrower"; this.borrower.HeaderText = "Emprunteur"; this.borrower.Name = "borrower"; this.borrower.ReadOnly = true; // // planDate // this.planDate.DataPropertyName = "planDate"; this.planDate.HeaderText = "planDate"; this.planDate.Name = "planDate"; this.planDate.ReadOnly = true; this.planDate.Visible = false; // // comment // this.comment.DataPropertyName = "comment"; this.comment.HeaderText = "comment"; this.comment.Name = "comment"; this.comment.ReadOnly = true; this.comment.Visible = false; // // id // this.id.DataPropertyName = "id"; this.id.HeaderText = "id"; this.id.Name = "id"; this.id.ReadOnly = true; this.id.Visible = false; // // borrowInfoTLP // this.borrowInfoTLP.ColumnCount = 1; this.borrowInfoTLP.Controls.Add(this.borrowInfoPanel, 0, 0); this.borrowInfoTLP.Controls.Add(this.borrowBtnPanel, 0, 1); this.borrowInfoTLP.Dock = System.Windows.Forms.DockStyle.Fill; this.borrowInfoTLP.Name = "borrowInfoTLP"; this.borrowInfoTLP.RowCount = 2; this.borrowInfoTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 80.69705F)); this.borrowInfoTLP.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 19.30295F)); this.borrowInfoTLP.TabIndex = 24; // // borrowInfoPanel // this.borrowInfoPanel.Controls.Add(this.borrowPLanDateInfoLbl); this.borrowInfoPanel.Controls.Add(this.borrowPlanDateLbl); this.borrowInfoPanel.Controls.Add(this.borrowInfoLbl); this.borrowInfoPanel.Controls.Add(this.borrowInfoRTB); this.borrowInfoPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.borrowInfoPanel.Name = "borrowInfoPanel"; this.borrowInfoPanel.TabIndex = 0; // // borrowPLanDateInfoLbl // this.borrowPLanDateInfoLbl.AutoSize = true; this.borrowPLanDateInfoLbl.Name = "borrowPLanDateInfoLbl"; this.borrowPLanDateInfoLbl.TabIndex = 4; this.borrowPLanDateInfoLbl.Text = "non spécifié"; // // borrowPlanDateLbl // this.borrowPlanDateLbl.AutoSize = true; this.borrowPlanDateLbl.Name = "borrowPlanDateLbl"; this.borrowPlanDateLbl.TabIndex = 3; this.borrowPlanDateLbl.Text = "Date de retour probable :"; // // borrowInfoLbl // this.borrowInfoLbl.AutoSize = true; this.borrowInfoLbl.Name = "borrowInfoLbl"; this.borrowInfoLbl.TabIndex = 0; this.borrowInfoLbl.Text = "Commentaire :"; this.borrowInfoLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // borrowInfoRTB // this.borrowInfoRTB.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.borrowInfoRTB.BackColor = System.Drawing.SystemColors.Control; this.borrowInfoRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; this.borrowInfoRTB.Name = "borrowInfoRTB"; this.borrowInfoRTB.TabIndex = 1; this.borrowInfoRTB.Text = ""; // // borrowBtnPanel // this.borrowBtnPanel.Controls.Add(this.borrowEditBtn); this.borrowBtnPanel.Controls.Add(this.borrowRemAllBtn); this.borrowBtnPanel.Controls.Add(this.borrowRemSelectedBtn); this.borrowBtnPanel.Controls.Add(this.borrowManageBtn); this.borrowBtnPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.borrowBtnPanel.Name = "borrowBtnPanel"; this.borrowBtnPanel.TabIndex = 1; // // exportTP // this.exportTP.AutoScroll = true; this.exportTP.Controls.Add(this.importExportCtl); this.exportTP.Name = "exportTP"; this.exportTP.TabIndex = 8; this.exportTP.Text = "Importer <=> Exporter"; this.exportTP.UseVisualStyleBackColor = true; // // importExportCtl // this.importExportCtl.Dock = System.Windows.Forms.DockStyle.Fill; this.importExportCtl.Name = "importExportCtl"; this.importExportCtl.TabIndex = 0; // // MediabrolForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.mediabrolsAndTabsSC); this.Controls.Add(this.topTSP); this.Controls.Add(this.mainMenuStrip); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MainMenuStrip = this.mainMenuStrip; this.Name = "MediabrolForm"; this.Text = "Gestion des exemplaires"; this.mediaTC.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); this.editTLP.ResumeLayout(false); this.editButtonsPanel.ResumeLayout(false); this.editSpecificTC.ResumeLayout(false); this.editSpGeneralTP.ResumeLayout(false); this.editSpGeneralTP.PerformLayout(); this.editSpImgTP.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.editSpImgPictureBox)).EndInit(); this.editSpActorsTP.ResumeLayout(false); this.editSpActorsTP.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); this.editSpCategoriesTP.ResumeLayout(false); this.editSpCategoriesTP.PerformLayout(); this.editSpComment.ResumeLayout(false); this.editSpBiblioTP.ResumeLayout(false); this.editSpBiblioTP.PerformLayout(); this.editSpItemGB.ResumeLayout(false); this.editSpItemGB.PerformLayout(); this.mediabrolTS.ResumeLayout(false); this.mediabrolTS.PerformLayout(); this.mediabrolsDGVCMS.ResumeLayout(false); this.borrowsTS.ResumeLayout(false); this.borrowsTS.PerformLayout(); this.mainMenuStrip.ResumeLayout(false); this.mainMenuStrip.PerformLayout(); this.topTSP.ResumeLayout(false); this.topTSP.PerformLayout(); this.mediabrolsAndTabsSC.Panel1.ResumeLayout(false); this.mediabrolsAndTabsSC.Panel2.ResumeLayout(false); this.mediabrolsAndTabsSC.ResumeLayout(false); this.mediabrolsAndImgSC.Panel1.ResumeLayout(false); this.mediabrolsAndImgSC.Panel2.ResumeLayout(false); this.mediabrolsAndImgSC.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.brolsDGV)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.mediabrolPB)).EndInit(); this.mainTC.ResumeLayout(false); this.searchTP.ResumeLayout(false); this.infoTP.ResumeLayout(false); this.mediabrolTP.ResumeLayout(false); this.mediabrolSC.Panel1.ResumeLayout(false); this.mediabrolSC.Panel2.ResumeLayout(false); this.mediabrolSC.ResumeLayout(false); this.mediabrolTC.ResumeLayout(false); this.generalTP.ResumeLayout(false); this.generalTP.PerformLayout(); this.mediaTP.ResumeLayout(false); this.mediaTP.PerformLayout(); this.optionsOwnerTP.ResumeLayout(false); this.optionsOwnerTP.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ownerImg)).EndInit(); this.buttonsPanel.ResumeLayout(false); this.borrowTP.ResumeLayout(false); this.borrowsSC.Panel1.ResumeLayout(false); this.borrowsSC.Panel2.ResumeLayout(false); this.borrowsSC.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.borrowsDGV)).EndInit(); this.borrowInfoTLP.ResumeLayout(false); this.borrowInfoPanel.ResumeLayout(false); this.borrowInfoPanel.PerformLayout(); this.borrowBtnPanel.ResumeLayout(false); this.exportTP.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button insertBrolBtn; private System.Windows.Forms.Button editDelBrolBtn; private System.Windows.Forms.Button editSaveBtn; private System.Windows.Forms.TabControl mediaTC; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.ListBox listBox1; private System.Windows.Forms.ListBox listBox2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.RichTextBox richTextBox1; private System.Windows.Forms.Label label5; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.TabPage editTP; private System.Windows.Forms.TableLayoutPanel editTLP; private System.Windows.Forms.Panel editButtonsPanel; private System.Windows.Forms.Button editLoadBtn; private System.Windows.Forms.TabControl editSpecificTC; private System.Windows.Forms.TabPage editSpGeneralTP; private System.Windows.Forms.Label publicationDateLbl; private System.Windows.Forms.Button setPublicationDateBtn; private System.Windows.Forms.DateTimePicker dateTimePicker; private System.Windows.Forms.RichTextBox editSynopsisRTB; private System.Windows.Forms.Label editCotationLbl; private be.gaudry.view.controls.TextBoxDragDrop editTitleTB; private System.Windows.Forms.ComboBox editCotationCB; private System.Windows.Forms.Label editTitleLbl; private System.Windows.Forms.Label editSynopsisLbl; private System.Windows.Forms.TabPage editSpImgTP; private System.Windows.Forms.Button delImageBtn; private System.Windows.Forms.PictureBox editSpImgPictureBox; private System.Windows.Forms.Button selectImageBtn; private System.Windows.Forms.TabPage editSpActorsTP; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.ListBox editActorsLB; private System.Windows.Forms.Button editActorsAddBtn; private System.Windows.Forms.Button editActorsRemBtn; private System.Windows.Forms.Label editActorsLbl; private System.Windows.Forms.Button editPersBtn; private System.Windows.Forms.TabPage editSpCategoriesTP; private System.Windows.Forms.ListBox editCategoriesLB; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.ComboBox comboBox1; private System.Windows.Forms.Label editCategoriesLbl; private System.Windows.Forms.TabPage editSpComment; private System.Windows.Forms.RichTextBox editSpCommentRTB; private System.Windows.Forms.TabPage editSpBiblioTP; private System.Windows.Forms.GroupBox editSpItemGB; private System.Windows.Forms.ComboBox comboBox2; private be.gaudry.view.controls.TextBoxDragDrop textBox2; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label7; private be.gaudry.view.controls.TextBoxDragDrop textBox3; private be.gaudry.view.controls.TextBoxDragDrop textBox4; private System.Windows.Forms.Label label8; private System.Windows.Forms.Button editSpOwnerSelBtn; private be.gaudry.view.controls.TextBoxDragDrop editSpOwnerTB; private System.Windows.Forms.ComboBox editSpOwnerSelCB; private System.Windows.Forms.Label editSpOwnerLbl; private System.Windows.Forms.ComboBox comboBox3; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label editSpSelectItemLbl; private System.Windows.Forms.ComboBox editSpSelectItemCB; private System.Windows.Forms.SplitContainer mediabrolsAndTabsSC; private System.Windows.Forms.Panel buttonsPanel; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button saveMediabrolBtn; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button deleteMediabrolBtn; private System.Windows.Forms.TabControl mainTC; private System.Windows.Forms.TabPage generalTP; private System.Windows.Forms.TabPage mediaTP; private System.Windows.Forms.Button qualityAddBtn; private System.Windows.Forms.Button qualityRemBtn; private System.Windows.Forms.ComboBox qualitiesAddCB; private System.Windows.Forms.Label qualitiesLbl; private System.Windows.Forms.ListBox qualitiesLB; private System.Windows.Forms.ComboBox mediaCB; private System.Windows.Forms.Label mediaLbl; private System.Windows.Forms.TabPage optionsOwnerTP; private System.Windows.Forms.PictureBox ownerImg; private System.Windows.Forms.Label ownerFirstNameLbl; private be.gaudry.view.controls.TextBoxDragDrop ownerFirstNameTB; private be.gaudry.view.controls.TextBoxDragDrop ownerLastNameTB; private System.Windows.Forms.Label ownerLastNameLbl; private System.Windows.Forms.Button selectPersonBtn; private System.Windows.Forms.TabPage borrowTP; private System.Windows.Forms.SplitContainer borrowsSC; private System.Windows.Forms.DataGridView borrowsDGV; private System.Windows.Forms.RichTextBox borrowInfoRTB; private System.Windows.Forms.Label borrowInfoLbl; private System.Windows.Forms.TabPage infoTP; private System.Windows.Forms.Button borrowManageBtn; private System.Windows.Forms.TableLayoutPanel borrowInfoTLP; private System.Windows.Forms.Panel borrowInfoPanel; private System.Windows.Forms.Panel borrowBtnPanel; private System.Windows.Forms.Button borrowRemSelectedBtn; private System.Windows.Forms.ToolTip toolTip; private System.Windows.Forms.Button borrowRemAllBtn; private System.Windows.Forms.Button borrowEditBtn; private System.Windows.Forms.Label borrowPlanDateLbl; private System.Windows.Forms.Label borrowPLanDateInfoLbl; private System.Windows.Forms.TabPage searchTP; private be.gaudry.bibliobrol.view.controls.BrolInfoControl brolInfoCtl; private System.Windows.Forms.TabPage mediabrolTP; private System.Windows.Forms.SplitContainer mediabrolSC; private System.Windows.Forms.TabControl mediabrolTC; private System.Windows.Forms.Label insertionDateLbl; private System.Windows.Forms.Button insertionDateBtn; private System.Windows.Forms.DateTimePicker insertionDateDTP; private be.gaudry.view.controls.TextBoxDragDrop bNameTB; private be.gaudry.view.controls.TextBoxDragDrop bComTB; private be.gaudry.view.controls.TextBoxDragDrop bLocTB; private System.Windows.Forms.Label bNameLbl; private System.Windows.Forms.Label bComLbl; private System.Windows.Forms.Label bLocLbl; private System.Windows.Forms.TabPage exportTP; private System.Windows.Forms.DataGridView brolsDGV; private be.gaudry.bibliobrol.view.utils.ExportControl importExportCtl; private System.Windows.Forms.Button remAllSelectedMediabrolsBtn; private System.Windows.Forms.ToolStrip mediabrolTS; private System.Windows.Forms.ToolStripButton searchMediabrolTSB; private System.Windows.Forms.ToolStrip borrowsTS; private System.Windows.Forms.ToolStripButton startBorrowTSB; private System.Windows.Forms.ToolStripButton stopBorrowTSB; private System.Windows.Forms.ToolStripButton cleanBorrowTSB; private System.Windows.Forms.ToolStripButton cleanAllBorrowsTSB; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripButton editBorrowTSB; private System.Windows.Forms.MenuStrip mainMenuStrip; private System.Windows.Forms.ToolStripMenuItem mediabrolsTSMenuItem; private System.Windows.Forms.ToolStripMenuItem startBorrowTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem stopBorrowTSMenuItem; private System.Windows.Forms.ToolStripMenuItem cleanBorrowTSMenuItem; private System.Windows.Forms.ToolStripMenuItem cleanAllBorrowsTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripMenuItem editBorrowTSMenuItem; private System.Windows.Forms.ToolStripButton showSearchResultTSB; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripButton saveMediabrolTSB; private System.Windows.Forms.ToolStripButton deleteMediabrolTSB; private System.Windows.Forms.ToolStripMenuItem deleteMediabrolTSMenuItem; private System.Windows.Forms.ToolStripMenuItem saveMediabrolTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripMenuItem searchMediabrolTSMenuItem; private be.gaudry.bibliobrol.view.controls.SearchControl searchControl; private System.Windows.Forms.DataGridViewTextBoxColumn startDate; private System.Windows.Forms.DataGridViewTextBoxColumn endDate; private System.Windows.Forms.DataGridViewTextBoxColumn borrower; private System.Windows.Forms.DataGridViewTextBoxColumn planDate; private System.Windows.Forms.DataGridViewTextBoxColumn comment; private System.Windows.Forms.DataGridViewTextBoxColumn id; private System.Windows.Forms.SplitContainer mediabrolsAndImgSC; private System.Windows.Forms.PictureBox mediabrolPB; private System.Windows.Forms.ContextMenuStrip mediabrolsDGVCMS; private System.Windows.Forms.ToolStripMenuItem startBorrowCMSTSMenuItem; private System.Windows.Forms.ToolStripMenuItem openWithTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; private System.Windows.Forms.ToolStripMenuItem sendToTSMenuItem; private System.Windows.Forms.ToolStripMenuItem deleteTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ToolStripMenuItem propertiesTSMenuItem; private System.Windows.Forms.ToolStripMenuItem mediabrolInfoTsMi; private System.Windows.Forms.ToolStripMenuItem brolInfoTsMi; private System.Windows.Forms.ToolStripMenuItem infoTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; private System.Windows.Forms.ToolStripMenuItem stopBorrowCMSTSMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; private System.Windows.Forms.ToolStripLabel currentMediabrolLbl; private System.Windows.Forms.ToolStripLabel mediabrolsDGVLbl; private System.Windows.Forms.ToolStripButton printDGVTSB; private System.Windows.Forms.ToolStripButton saveDGVTSB; private System.Windows.Forms.ToolStripSeparator toolStripSeparator10; private System.Windows.Forms.ToolStripMenuItem saveDGVTsMi; private System.Windows.Forms.ToolStripSeparator toolStripSeparator11; private System.Windows.Forms.ToolStripMenuItem saveDGVCTsMi; private System.Windows.Forms.ToolStripMenuItem printDGVCTsMi; private System.Windows.Forms.ToolStripMenuItem printDGVTsMi; private System.Windows.Forms.ToolStripPanel topTSP; private System.Windows.Forms.ToolStripMenuItem refreshDGVTsMi; private System.Windows.Forms.ToolStripSplitButton toolStripSplitButton1; private System.Windows.Forms.ToolStripMenuItem refreshResultsTsMi; private System.Windows.Forms.ToolStripMenuItem autoRefreshResultsTsMi; } }
Structure et Fichiers du projet
Afficher/masquer...Icône | Nom | Taille | Modification |
Icône | Nom | Taille | Modification |
| _ | Répertoire parent | 0 octets | 1732241224 22/11/2024 03:07:04 |
| _ | wizards | 0 octets | 1541007184 31/10/2018 18:33:04 |
| _ | utils | 0 octets | 1541007184 31/10/2018 18:33:04 |
| _ | controls | 0 octets | 1541007178 31/10/2018 18:32:58 |
| _ | dialogs | 0 octets | 1541007183 31/10/2018 18:33:03 |
Utilisation de l'explorateur de code
- Navigation :
- Un clic sur une icône de répertoire ouvre ce répertoire pour en afficher les fichiers.
- Lorsque le répertoire en cours ne contient pas de sous-répertoires il est possible de remonter vers le répertoire parent.
- La structure de répertoires en treetable (tableau en forme d'arborescence) n'est plus possibledans cette version.
- Un clic sur une icône de fichier ouvre ce fichier pour en afficher le code avec la coloration syntaxique adaptée en fonction du langage principal utilisé dans le fichier.
- Affichage :
- Il est possible de trier les répertoires ou les fichiers selon certains critères (nom, taille, date).
- Actions :
- Les actions possible sur les fichiers dépendent de vos droits d'utilisateur sur le site. Veuillez activer le mode utilisateur pour activer les actions.
Version en cache
22/11/2024 03:07:03 Cette version de la page est en cache (à la date du 22/11/2024 03:07:03) afin d'accélérer le traitement. Vous pouvez activer le mode utilisateur dans le menu en haut pour afficher la dernère version de la page.Document créé le 16/10/2009, dernière modification le 26/10/2018
Source du document imprimé : https://www.gaudry.be/cs-bibliobrol-source-rf-view//MediabrolForm.Designer.cs.html
L'infobrol est un site personnel dont le contenu n'engage que moi. Le texte est mis à disposition sous licence CreativeCommons(BY-NC-SA). Plus d'info sur les conditions d'utilisation et sur l'auteur.