/
dikbsd
/
SharpFBTools
Обзор
Документация
Войти
/
dikbsd
/
SharpFBTools
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
Source/Core/Common/EditDescriptionForm.Designer.cs
4 151 строка
249 KB
Vadim Kuznetsov (dikbsd)
EditDescriptionForm: Диалог правки метаданных: Сделан Переход на Группу жанра и сам Жанр в выпадающих списках по выделенному Жанру в списке Жанров Книги для блоков title-info и src-title-info.
23 дек 2020, 15:33
23 дек 2020, 15:33
faf3247
Код
Авторство
О чём код?
/* * Сделано в SharpDevelop. * Пользователь: Вадим Кузнецов (dikbsd) * Дата: 29.06.2015 * Время: 13:16 * */ namespace Core.Common { partial class EditDescriptionForm { /// <summary> /// Designer variable used to keep track of non-visual components. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Disposes resources used by the form. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing) { if (components != null) { components.Dispose(); } } base.Dispose(disposing); } /// <summary> /// This method is required for Windows Forms designer support. /// Do not change the method contents inside the source code editor. The Forms designer might /// not be able to load this method if it was changed manually. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditDescriptionForm)); this.ControlPanel = new System.Windows.Forms.Panel(); this.CancelBtn = new System.Windows.Forms.Button(); this.ApplyBtn = new System.Windows.Forms.Button(); this.DescriptionPanel = new System.Windows.Forms.Panel(); this.tcViewFB2Desc = new System.Windows.Forms.TabControl(); this.tpTitleInfo = new System.Windows.Forms.TabPage(); this.TITabControl = new System.Windows.Forms.TabControl(); this.tpTittleInfoGeneral = new System.Windows.Forms.TabPage(); this.TIGeneralInfoPanel = new System.Windows.Forms.Panel(); this.TISequencePanel = new System.Windows.Forms.Panel(); this.TISequenceListView = new System.Windows.Forms.ListView(); this.columnHeader17 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader18 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.TISequenceWorkPanel = new System.Windows.Forms.Panel(); this.TISequenceUpButton = new System.Windows.Forms.Button(); this.TISequenceDownButton = new System.Windows.Forms.Button(); this.TISequenceDeleteAllButton = new System.Windows.Forms.Button(); this.TISequenceDeleteButton = new System.Windows.Forms.Button(); this.TISequenceEditButton = new System.Windows.Forms.Button(); this.TISequenceLabelPanel = new System.Windows.Forms.Panel(); this.TISequenceAddButton = new System.Windows.Forms.Button(); this.TISequenceLabel = new System.Windows.Forms.Label(); this.TIKeyPanel = new System.Windows.Forms.Panel(); this.TIKeyTextBox = new System.Windows.Forms.TextBox(); this.TIKeyLabel = new System.Windows.Forms.Label(); this.TITranslatorPanel = new System.Windows.Forms.Panel(); this.TITranslatorListView = new System.Windows.Forms.ListView(); this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader14 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader15 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader16 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.TITranslatorWorkPanel = new System.Windows.Forms.Panel(); this.TITranslatorDeleteAllButton = new System.Windows.Forms.Button(); this.TITranslatorDeleteButton = new System.Windows.Forms.Button(); this.TITranslatorEditButton = new System.Windows.Forms.Button(); this.TITranslatorLabelPanel = new System.Windows.Forms.Panel(); this.TITranslatorAddButton = new System.Windows.Forms.Button(); this.TITranslatorLabel = new System.Windows.Forms.Label(); this.TIDatePanel = new System.Windows.Forms.Panel(); this.TIDateTextBox = new System.Windows.Forms.TextBox(); this.TIDateValueFormatLabel = new System.Windows.Forms.Label(); this.TIDateFormatLabel = new System.Windows.Forms.Label(); this.TIDateValueMaskedTextBox = new System.Windows.Forms.MaskedTextBox(); this.TIDateValueLabel = new System.Windows.Forms.Label(); this.TIDateLabel = new System.Windows.Forms.Label(); this.TIAuthorsPanel = new System.Windows.Forms.Panel(); this.TIAuthorsListView = new System.Windows.Forms.ListView(); this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.TIAuthorsWorkPanel = new System.Windows.Forms.Panel(); this.TIAuthorUpButton = new System.Windows.Forms.Button(); this.TIAuthorDownButton = new System.Windows.Forms.Button(); this.TIAuthorDeleteAllButton = new System.Windows.Forms.Button(); this.TIAuthorDeleteButton = new System.Windows.Forms.Button(); this.TIAuthorEditButton = new System.Windows.Forms.Button(); this.TIAuthorsAddPanel = new System.Windows.Forms.Panel(); this.TIAuthorAddButton = new System.Windows.Forms.Button(); this.TIAuthorsLabel = new System.Windows.Forms.Label(); this.TIGenrePanel = new System.Windows.Forms.Panel(); this.TIGenresListView = new System.Windows.Forms.ListView(); this.columnHeaderGenre = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeaderMath = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.TIGenreWorkPanel = new System.Windows.Forms.Panel(); this.TIGenreUpButton = new System.Windows.Forms.Button(); this.TIGenreDownButton = new System.Windows.Forms.Button(); this.TIGenreDeleteAllButton = new System.Windows.Forms.Button(); this.TIGenreDeleteButton = new System.Windows.Forms.Button(); this.TIGenresSchemePanel = new System.Windows.Forms.Panel(); this.TIGroupComboBox = new System.Windows.Forms.ComboBox(); this.TIGroupLabel = new System.Windows.Forms.Label(); this.TIGenreAddButton = new System.Windows.Forms.Button(); this.TIMatchMaskedTextBox = new System.Windows.Forms.MaskedTextBox(); this.TIMathLabel = new System.Windows.Forms.Label(); this.TIGenresComboBox = new System.Windows.Forms.ComboBox(); this.TIGenreLabel = new System.Windows.Forms.Label(); this.TILangsPanel = new System.Windows.Forms.Panel(); this.TISrcLangComboBox = new System.Windows.Forms.ComboBox(); this.TISrcLangLabel = new System.Windows.Forms.Label(); this.TILangComboBox = new System.Windows.Forms.ComboBox(); this.TILangLabel = new System.Windows.Forms.Label(); this.TIBookTitlePanel = new System.Windows.Forms.Panel(); this.TIBookTitleTextBox = new System.Windows.Forms.TextBox(); this.TIBookTitleLabel = new System.Windows.Forms.Label(); this.tpTittleInfoAnnotation = new System.Windows.Forms.TabPage(); this.TIAnnotationRichTextEdit = new System.Windows.Forms.RichTextBox(); this.tpTittleInfoCovers = new System.Windows.Forms.TabPage(); this.TICoverPictureBox = new System.Windows.Forms.PictureBox(); this.TICoverPanel = new System.Windows.Forms.Panel(); this.TICoverListView = new System.Windows.Forms.ListView(); this.columnHeader46 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader47 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader50 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader54 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader51 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.TICoverWorkPanel = new System.Windows.Forms.Panel(); this.TICoverSaveAllSelectedImageButton = new System.Windows.Forms.Button(); this.TICoverSeparatorLabel = new System.Windows.Forms.Label(); this.TICoverUpButton = new System.Windows.Forms.Button(); this.TICoverDownButton = new System.Windows.Forms.Button(); this.TICoverDeleteAllButton = new System.Windows.Forms.Button(); this.TICoverDeleteButton = new System.Windows.Forms.Button(); this.TICoverLabelPanel = new System.Windows.Forms.Panel(); this.TICoverAddButton = new System.Windows.Forms.Button(); this.TICoverLabel = new System.Windows.Forms.Label(); this.tpSourceTitleInfo = new System.Windows.Forms.TabPage(); this.STITabControl = new System.Windows.Forms.TabControl(); this.tpSTittleInfoGeneral = new System.Windows.Forms.TabPage(); this.STIGeneralInfoPanel = new System.Windows.Forms.Panel(); this.STISequencePanel = new System.Windows.Forms.Panel(); this.STISequenceListView = new System.Windows.Forms.ListView(); this.columnHeader35 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader36 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.STISequenceWorkPanel = new System.Windows.Forms.Panel(); this.STISequenceUpButton = new System.Windows.Forms.Button(); this.STISequenceDownButton = new System.Windows.Forms.Button(); this.STISequenceDeleteAllButton = new System.Windows.Forms.Button(); this.STISequenceDeleteButton = new System.Windows.Forms.Button(); this.STISequenceEditButton = new System.Windows.Forms.Button(); this.STISequenceLabelPanel = new System.Windows.Forms.Panel(); this.STISequenceAddButton = new System.Windows.Forms.Button(); this.STISequenceLabel = new System.Windows.Forms.Label(); this.STIKeyPanel = new System.Windows.Forms.Panel(); this.STIKeyTextBox = new System.Windows.Forms.TextBox(); this.STIKeyLabel = new System.Windows.Forms.Label(); this.STITranslatorPanel = new System.Windows.Forms.Panel(); this.STITranslatorListView = new System.Windows.Forms.ListView(); this.columnHeader28 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader29 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader30 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader31 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader32 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader33 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader34 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.STITranslatorWorkPanel = new System.Windows.Forms.Panel(); this.STITranslatorDeleteAllButton = new System.Windows.Forms.Button(); this.STITranslatorDeleteButton = new System.Windows.Forms.Button(); this.STITranslatorEditButton = new System.Windows.Forms.Button(); this.STITranslatorLabelPanel = new System.Windows.Forms.Panel(); this.STITranslatorAddButton = new System.Windows.Forms.Button(); this.STITranslatorLabel = new System.Windows.Forms.Label(); this.STIDatePanel = new System.Windows.Forms.Panel(); this.STIDateTextBox = new System.Windows.Forms.TextBox(); this.STIDateValueFormatLabel = new System.Windows.Forms.Label(); this.STIDateFormatLabel = new System.Windows.Forms.Label(); this.STIDateValueMaskedTextBox = new System.Windows.Forms.MaskedTextBox(); this.STIDateValueLabel = new System.Windows.Forms.Label(); this.STIDateLabel = new System.Windows.Forms.Label(); this.STIAuthorsPanel = new System.Windows.Forms.Panel(); this.STIAuthorsListView = new System.Windows.Forms.ListView(); this.columnHeader21 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader22 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader23 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader24 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader25 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader26 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader27 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.STIAuthorsWorkPanel = new System.Windows.Forms.Panel(); this.STIAuthorUpButton = new System.Windows.Forms.Button(); this.STIAuthorDownButton = new System.Windows.Forms.Button(); this.STIAuthorDeleteAllButton = new System.Windows.Forms.Button(); this.STIAuthorDeleteButton = new System.Windows.Forms.Button(); this.STIAuthorEditButton = new System.Windows.Forms.Button(); this.STIAuthorsLabelPanel = new System.Windows.Forms.Panel(); this.STIAuthorAddButton = new System.Windows.Forms.Button(); this.STIAuthorsLabel = new System.Windows.Forms.Label(); this.STIGenrePanel = new System.Windows.Forms.Panel(); this.STIGenresListView = new System.Windows.Forms.ListView(); this.columnHeader19 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader20 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.STIGenreWorkPanel = new System.Windows.Forms.Panel(); this.STIGenreUpButton = new System.Windows.Forms.Button(); this.STIGenreDownButton = new System.Windows.Forms.Button(); this.STIGenreDeleteAllButton = new System.Windows.Forms.Button(); this.STIGenreDeleteButton = new System.Windows.Forms.Button(); this.STIGenresSchemePanel = new System.Windows.Forms.Panel(); this.STIGroupComboBox = new System.Windows.Forms.ComboBox(); this.STIGroupLabel = new System.Windows.Forms.Label(); this.STIGenreAddButton = new System.Windows.Forms.Button(); this.STIMatchMaskedTextBox = new System.Windows.Forms.MaskedTextBox(); this.STIMathLabel = new System.Windows.Forms.Label(); this.STIGenresComboBox = new System.Windows.Forms.ComboBox(); this.STIGenreLabel = new System.Windows.Forms.Label(); this.STILangsPanel = new System.Windows.Forms.Panel(); this.STISrcLangComboBox = new System.Windows.Forms.ComboBox(); this.STISrcLangLabel = new System.Windows.Forms.Label(); this.STILangComboBox = new System.Windows.Forms.ComboBox(); this.STILangLabel = new System.Windows.Forms.Label(); this.STIBookTitlePanel = new System.Windows.Forms.Panel(); this.STIBookTitleTextBox = new System.Windows.Forms.TextBox(); this.STIBookTitleLabel = new System.Windows.Forms.Label(); this.tpSTittleInfoAnnotation = new System.Windows.Forms.TabPage(); this.STIAnnotationRichTextEdit = new System.Windows.Forms.RichTextBox(); this.tpSTittleInfoCovers = new System.Windows.Forms.TabPage(); this.STICoverPictureBox = new System.Windows.Forms.PictureBox(); this.STICoverPanel = new System.Windows.Forms.Panel(); this.STICoverListView = new System.Windows.Forms.ListView(); this.columnHeader48 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader49 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader52 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader55 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader53 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.STICoverWorkPanel = new System.Windows.Forms.Panel(); this.STICoverSaveAllSelectedImageButton = new System.Windows.Forms.Button(); this.STICoverSeparatorLabel = new System.Windows.Forms.Label(); this.STICoverUpButton = new System.Windows.Forms.Button(); this.STICoverDownButton = new System.Windows.Forms.Button(); this.STICoverDeleteAllButton = new System.Windows.Forms.Button(); this.STICoverDeleteButton = new System.Windows.Forms.Button(); this.STICoverLabelPanel = new System.Windows.Forms.Panel(); this.STICoverAddButton = new System.Windows.Forms.Button(); this.STICoverLabel = new System.Windows.Forms.Label(); this.STIEnableCheckBox = new System.Windows.Forms.CheckBox(); this.tpDocumentInfo = new System.Windows.Forms.TabPage(); this.DIHistoryRichTextEdit = new System.Windows.Forms.RichTextBox(); this.DIHistoryPanel = new System.Windows.Forms.Panel(); this.DIHistoryLabel = new System.Windows.Forms.Label(); this.DIHelpLabel = new System.Windows.Forms.Label(); this.DIURLPanel = new System.Windows.Forms.Panel(); this.DIURLTextBox = new System.Windows.Forms.TextBox(); this.DIURLLabel = new System.Windows.Forms.Label(); this.DIOCRPanel = new System.Windows.Forms.Panel(); this.DIOCRTextBox = new System.Windows.Forms.TextBox(); this.DIOCRLabel = new System.Windows.Forms.Label(); this.DIFB2AuthorPanel = new System.Windows.Forms.Panel(); this.DIFB2AuthorListView = new System.Windows.Forms.ListView(); this.columnHeader37 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader38 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader39 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader40 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader41 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader42 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader43 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.DIFB2AuthorWorkPanel = new System.Windows.Forms.Panel(); this.DIFB2AuthorUpButton = new System.Windows.Forms.Button(); this.DIFB2AuthorDownButton = new System.Windows.Forms.Button(); this.DIFB2AuthorDeleteAllButton = new System.Windows.Forms.Button(); this.DIFB2AuthorDeleteButton = new System.Windows.Forms.Button(); this.DIFB2AuthorEditButton = new System.Windows.Forms.Button(); this.DIFB2AuthorLabelPanel = new System.Windows.Forms.Panel(); this.DIFB2AuthorAddButton = new System.Windows.Forms.Button(); this.DIFB2AuthorLabel = new System.Windows.Forms.Label(); this.DIProgramUsedPanel = new System.Windows.Forms.Panel(); this.DIProgramUsedTextBox = new System.Windows.Forms.TextBox(); this.DIProgramUsedLabel = new System.Windows.Forms.Label(); this.DIDatePanel = new System.Windows.Forms.Panel(); this.DIDateTextBox = new System.Windows.Forms.TextBox(); this.DIDateValueFormatLabel = new System.Windows.Forms.Label(); this.DIDateFormatLabel = new System.Windows.Forms.Label(); this.DIDateValueMaskedTextBox = new System.Windows.Forms.MaskedTextBox(); this.DIDateValueLabel = new System.Windows.Forms.Label(); this.DIDateLabel = new System.Windows.Forms.Label(); this.DIVersionPanel = new System.Windows.Forms.Panel(); this.DIVersionTextBox = new System.Windows.Forms.TextBox(); this.DIVersionLabel = new System.Windows.Forms.Label(); this.DIIDPanel = new System.Windows.Forms.Panel(); this.DINewIDButton = new System.Windows.Forms.Button(); this.DIIDTextBox = new System.Windows.Forms.TextBox(); this.DIIDLabel = new System.Windows.Forms.Label(); this.tpPublishInfo = new System.Windows.Forms.TabPage(); this.PISequencePanel = new System.Windows.Forms.Panel(); this.PISequenceListView = new System.Windows.Forms.ListView(); this.columnHeader44 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader45 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.PISequenceWorkPanel = new System.Windows.Forms.Panel(); this.PISequenceUpButton = new System.Windows.Forms.Button(); this.PISequenceDownButton = new System.Windows.Forms.Button(); this.PISequenceDeleteAllButton = new System.Windows.Forms.Button(); this.PISequenceDeleteButton = new System.Windows.Forms.Button(); this.PISequenceEditButton = new System.Windows.Forms.Button(); this.PISequenceLabelPanel = new System.Windows.Forms.Panel(); this.PISequenceAddButton = new System.Windows.Forms.Button(); this.PISequenceLabel = new System.Windows.Forms.Label(); this.DIISBNPanel = new System.Windows.Forms.Panel(); this.DIISBNTextBox = new System.Windows.Forms.TextBox(); this.DIISBNLabel = new System.Windows.Forms.Label(); this.DIYearPanel = new System.Windows.Forms.Panel(); this.DIYearTextBox = new System.Windows.Forms.TextBox(); this.DIYearLabel = new System.Windows.Forms.Label(); this.DICityPanel = new System.Windows.Forms.Panel(); this.DICityTextBox = new System.Windows.Forms.TextBox(); this.DICityLabel = new System.Windows.Forms.Label(); this.DIPublisherPanel = new System.Windows.Forms.Panel(); this.DIPublisherTextBox = new System.Windows.Forms.TextBox(); this.DIPublisherLabel = new System.Windows.Forms.Label(); this.PIBookNamePanel = new System.Windows.Forms.Panel(); this.DIBookNameTextBox = new System.Windows.Forms.TextBox(); this.PIBookNameLabel = new System.Windows.Forms.Label(); this.tpCustomInfo = new System.Windows.Forms.TabPage(); this.CICustomInfoPanel = new System.Windows.Forms.Panel(); this.CICustomInfoListView = new System.Windows.Forms.ListView(); this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.CICustomInfoWorkPanel = new System.Windows.Forms.Panel(); this.CICustomInfoUpButton = new System.Windows.Forms.Button(); this.CICustomInfoDownButton = new System.Windows.Forms.Button(); this.CICustomInfoDeleteAllButton = new System.Windows.Forms.Button(); this.CICustomInfoDeleteButton = new System.Windows.Forms.Button(); this.CICustomInfoEditButton = new System.Windows.Forms.Button(); this.CICustomInfoLabelPanel = new System.Windows.Forms.Panel(); this.CICustomInfoAddButton = new System.Windows.Forms.Button(); this.CICustomInfoLabel = new System.Windows.Forms.Label(); this.fbdSaveDir = new System.Windows.Forms.FolderBrowserDialog(); this.CoverOpenFileDialog = new System.Windows.Forms.OpenFileDialog(); this.ControlPanel.SuspendLayout(); this.DescriptionPanel.SuspendLayout(); this.tcViewFB2Desc.SuspendLayout(); this.tpTitleInfo.SuspendLayout(); this.TITabControl.SuspendLayout(); this.tpTittleInfoGeneral.SuspendLayout(); this.TIGeneralInfoPanel.SuspendLayout(); this.TISequencePanel.SuspendLayout(); this.TISequenceWorkPanel.SuspendLayout(); this.TISequenceLabelPanel.SuspendLayout(); this.TIKeyPanel.SuspendLayout(); this.TITranslatorPanel.SuspendLayout(); this.TITranslatorWorkPanel.SuspendLayout(); this.TITranslatorLabelPanel.SuspendLayout(); this.TIDatePanel.SuspendLayout(); this.TIAuthorsPanel.SuspendLayout(); this.TIAuthorsWorkPanel.SuspendLayout(); this.TIAuthorsAddPanel.SuspendLayout(); this.TIGenrePanel.SuspendLayout(); this.TIGenreWorkPanel.SuspendLayout(); this.TIGenresSchemePanel.SuspendLayout(); this.TILangsPanel.SuspendLayout(); this.TIBookTitlePanel.SuspendLayout(); this.tpTittleInfoAnnotation.SuspendLayout(); this.tpTittleInfoCovers.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TICoverPictureBox)).BeginInit(); this.TICoverPanel.SuspendLayout(); this.TICoverWorkPanel.SuspendLayout(); this.TICoverLabelPanel.SuspendLayout(); this.tpSourceTitleInfo.SuspendLayout(); this.STITabControl.SuspendLayout(); this.tpSTittleInfoGeneral.SuspendLayout(); this.STIGeneralInfoPanel.SuspendLayout(); this.STISequencePanel.SuspendLayout(); this.STISequenceWorkPanel.SuspendLayout(); this.STISequenceLabelPanel.SuspendLayout(); this.STIKeyPanel.SuspendLayout(); this.STITranslatorPanel.SuspendLayout(); this.STITranslatorWorkPanel.SuspendLayout(); this.STITranslatorLabelPanel.SuspendLayout(); this.STIDatePanel.SuspendLayout(); this.STIAuthorsPanel.SuspendLayout(); this.STIAuthorsWorkPanel.SuspendLayout(); this.STIAuthorsLabelPanel.SuspendLayout(); this.STIGenrePanel.SuspendLayout(); this.STIGenreWorkPanel.SuspendLayout(); this.STIGenresSchemePanel.SuspendLayout(); this.STILangsPanel.SuspendLayout(); this.STIBookTitlePanel.SuspendLayout(); this.tpSTittleInfoAnnotation.SuspendLayout(); this.tpSTittleInfoCovers.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.STICoverPictureBox)).BeginInit(); this.STICoverPanel.SuspendLayout(); this.STICoverWorkPanel.SuspendLayout(); this.STICoverLabelPanel.SuspendLayout(); this.tpDocumentInfo.SuspendLayout(); this.DIHistoryPanel.SuspendLayout(); this.DIURLPanel.SuspendLayout(); this.DIOCRPanel.SuspendLayout(); this.DIFB2AuthorPanel.SuspendLayout(); this.DIFB2AuthorWorkPanel.SuspendLayout(); this.DIFB2AuthorLabelPanel.SuspendLayout(); this.DIProgramUsedPanel.SuspendLayout(); this.DIDatePanel.SuspendLayout(); this.DIVersionPanel.SuspendLayout(); this.DIIDPanel.SuspendLayout(); this.tpPublishInfo.SuspendLayout(); this.PISequencePanel.SuspendLayout(); this.PISequenceWorkPanel.SuspendLayout(); this.PISequenceLabelPanel.SuspendLayout(); this.DIISBNPanel.SuspendLayout(); this.DIYearPanel.SuspendLayout(); this.DICityPanel.SuspendLayout(); this.DIPublisherPanel.SuspendLayout(); this.PIBookNamePanel.SuspendLayout(); this.tpCustomInfo.SuspendLayout(); this.CICustomInfoPanel.SuspendLayout(); this.CICustomInfoWorkPanel.SuspendLayout(); this.CICustomInfoLabelPanel.SuspendLayout(); this.SuspendLayout(); // // ControlPanel // this.ControlPanel.BackColor = System.Drawing.Color.DarkGray; this.ControlPanel.Controls.Add(this.CancelBtn); this.ControlPanel.Controls.Add(this.ApplyBtn); this.ControlPanel.Dock = System.Windows.Forms.DockStyle.Right; this.ControlPanel.Location = new System.Drawing.Point(810, 0); this.ControlPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ControlPanel.Name = "ControlPanel"; this.ControlPanel.Size = new System.Drawing.Size(127, 782); this.ControlPanel.TabIndex = 3; // // CancelBtn // this.CancelBtn.Dock = System.Windows.Forms.DockStyle.Top; this.CancelBtn.Image = ((System.Drawing.Image)(resources.GetObject("CancelBtn.Image"))); this.CancelBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.CancelBtn.Location = new System.Drawing.Point(0, 50); this.CancelBtn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CancelBtn.Name = "CancelBtn"; this.CancelBtn.Size = new System.Drawing.Size(127, 48); this.CancelBtn.TabIndex = 1; this.CancelBtn.Text = "Отмена"; this.CancelBtn.UseVisualStyleBackColor = true; this.CancelBtn.Click += new System.EventHandler(this.CancelBtnClick); // // ApplyBtn // this.ApplyBtn.Dock = System.Windows.Forms.DockStyle.Top; this.ApplyBtn.Image = ((System.Drawing.Image)(resources.GetObject("ApplyBtn.Image"))); this.ApplyBtn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.ApplyBtn.Location = new System.Drawing.Point(0, 0); this.ApplyBtn.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ApplyBtn.Name = "ApplyBtn"; this.ApplyBtn.Size = new System.Drawing.Size(127, 50); this.ApplyBtn.TabIndex = 0; this.ApplyBtn.Text = "Принять"; this.ApplyBtn.UseVisualStyleBackColor = true; this.ApplyBtn.Click += new System.EventHandler(this.ApplyBtnClick); // // DescriptionPanel // this.DescriptionPanel.Controls.Add(this.tcViewFB2Desc); this.DescriptionPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.DescriptionPanel.Location = new System.Drawing.Point(0, 0); this.DescriptionPanel.Margin = new System.Windows.Forms.Padding(0); this.DescriptionPanel.Name = "DescriptionPanel"; this.DescriptionPanel.Size = new System.Drawing.Size(810, 782); this.DescriptionPanel.TabIndex = 4; // // tcViewFB2Desc // this.tcViewFB2Desc.Controls.Add(this.tpTitleInfo); this.tcViewFB2Desc.Controls.Add(this.tpSourceTitleInfo); this.tcViewFB2Desc.Controls.Add(this.tpDocumentInfo); this.tcViewFB2Desc.Controls.Add(this.tpPublishInfo); this.tcViewFB2Desc.Controls.Add(this.tpCustomInfo); this.tcViewFB2Desc.Dock = System.Windows.Forms.DockStyle.Fill; this.tcViewFB2Desc.Location = new System.Drawing.Point(0, 0); this.tcViewFB2Desc.Margin = new System.Windows.Forms.Padding(0); this.tcViewFB2Desc.Name = "tcViewFB2Desc"; this.tcViewFB2Desc.SelectedIndex = 0; this.tcViewFB2Desc.Size = new System.Drawing.Size(810, 782); this.tcViewFB2Desc.TabIndex = 45; // // tpTitleInfo // this.tpTitleInfo.Controls.Add(this.TITabControl); this.tpTitleInfo.Location = new System.Drawing.Point(4, 25); this.tpTitleInfo.Margin = new System.Windows.Forms.Padding(0); this.tpTitleInfo.Name = "tpTitleInfo"; this.tpTitleInfo.Size = new System.Drawing.Size(802, 753); this.tpTitleInfo.TabIndex = 0; this.tpTitleInfo.Text = "Книга"; this.tpTitleInfo.UseVisualStyleBackColor = true; // // TITabControl // this.TITabControl.Controls.Add(this.tpTittleInfoGeneral); this.TITabControl.Controls.Add(this.tpTittleInfoAnnotation); this.TITabControl.Controls.Add(this.tpTittleInfoCovers); this.TITabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.TITabControl.Location = new System.Drawing.Point(0, 0); this.TITabControl.Margin = new System.Windows.Forms.Padding(0); this.TITabControl.Name = "TITabControl"; this.TITabControl.SelectedIndex = 0; this.TITabControl.Size = new System.Drawing.Size(802, 753); this.TITabControl.TabIndex = 10; // // tpTittleInfoGeneral // this.tpTittleInfoGeneral.Controls.Add(this.TIGeneralInfoPanel); this.tpTittleInfoGeneral.Location = new System.Drawing.Point(4, 25); this.tpTittleInfoGeneral.Margin = new System.Windows.Forms.Padding(0); this.tpTittleInfoGeneral.Name = "tpTittleInfoGeneral"; this.tpTittleInfoGeneral.Size = new System.Drawing.Size(794, 724); this.tpTittleInfoGeneral.TabIndex = 0; this.tpTittleInfoGeneral.Text = "Основные данные"; this.tpTittleInfoGeneral.UseVisualStyleBackColor = true; // // TIGeneralInfoPanel // this.TIGeneralInfoPanel.AutoScroll = true; this.TIGeneralInfoPanel.AutoScrollMargin = new System.Drawing.Size(3, 3); this.TIGeneralInfoPanel.Controls.Add(this.TISequencePanel); this.TIGeneralInfoPanel.Controls.Add(this.TIKeyPanel); this.TIGeneralInfoPanel.Controls.Add(this.TITranslatorPanel); this.TIGeneralInfoPanel.Controls.Add(this.TIDatePanel); this.TIGeneralInfoPanel.Controls.Add(this.TIAuthorsPanel); this.TIGeneralInfoPanel.Controls.Add(this.TIGenrePanel); this.TIGeneralInfoPanel.Controls.Add(this.TILangsPanel); this.TIGeneralInfoPanel.Controls.Add(this.TIBookTitlePanel); this.TIGeneralInfoPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.TIGeneralInfoPanel.Location = new System.Drawing.Point(0, 0); this.TIGeneralInfoPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGeneralInfoPanel.Name = "TIGeneralInfoPanel"; this.TIGeneralInfoPanel.Size = new System.Drawing.Size(794, 724); this.TIGeneralInfoPanel.TabIndex = 0; // // TISequencePanel // this.TISequencePanel.Controls.Add(this.TISequenceListView); this.TISequencePanel.Controls.Add(this.TISequenceWorkPanel); this.TISequencePanel.Controls.Add(this.TISequenceLabelPanel); this.TISequencePanel.Dock = System.Windows.Forms.DockStyle.Top; this.TISequencePanel.Location = new System.Drawing.Point(0, 640); this.TISequencePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequencePanel.Name = "TISequencePanel"; this.TISequencePanel.Size = new System.Drawing.Size(773, 160); this.TISequencePanel.TabIndex = 19; // // TISequenceListView // this.TISequenceListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader17, this.columnHeader18}); this.TISequenceListView.Dock = System.Windows.Forms.DockStyle.Fill; this.TISequenceListView.FullRowSelect = true; this.TISequenceListView.GridLines = true; this.TISequenceListView.HideSelection = false; this.TISequenceListView.Location = new System.Drawing.Point(0, 25); this.TISequenceListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceListView.Name = "TISequenceListView"; this.TISequenceListView.Size = new System.Drawing.Size(698, 135); this.TISequenceListView.TabIndex = 87; this.TISequenceListView.UseCompatibleStateImageBehavior = false; this.TISequenceListView.View = System.Windows.Forms.View.Details; this.TISequenceListView.DoubleClick += new System.EventHandler(this.TISequenceEditButtonClick); // // columnHeader17 // this.columnHeader17.Text = "Серия"; this.columnHeader17.Width = 500; // // columnHeader18 // this.columnHeader18.Text = "Номер"; // // TISequenceWorkPanel // this.TISequenceWorkPanel.Controls.Add(this.TISequenceUpButton); this.TISequenceWorkPanel.Controls.Add(this.TISequenceDownButton); this.TISequenceWorkPanel.Controls.Add(this.TISequenceDeleteAllButton); this.TISequenceWorkPanel.Controls.Add(this.TISequenceDeleteButton); this.TISequenceWorkPanel.Controls.Add(this.TISequenceEditButton); this.TISequenceWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.TISequenceWorkPanel.Location = new System.Drawing.Point(698, 25); this.TISequenceWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceWorkPanel.Name = "TISequenceWorkPanel"; this.TISequenceWorkPanel.Size = new System.Drawing.Size(75, 135); this.TISequenceWorkPanel.TabIndex = 86; // // TISequenceUpButton // this.TISequenceUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TISequenceUpButton.Image = ((System.Drawing.Image)(resources.GetObject("TISequenceUpButton.Image"))); this.TISequenceUpButton.Location = new System.Drawing.Point(0, 89); this.TISequenceUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceUpButton.Name = "TISequenceUpButton"; this.TISequenceUpButton.Size = new System.Drawing.Size(75, 23); this.TISequenceUpButton.TabIndex = 13; this.TISequenceUpButton.UseVisualStyleBackColor = true; this.TISequenceUpButton.Click += new System.EventHandler(this.TISequenceUpButtonClick); // // TISequenceDownButton // this.TISequenceDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TISequenceDownButton.Image = ((System.Drawing.Image)(resources.GetObject("TISequenceDownButton.Image"))); this.TISequenceDownButton.Location = new System.Drawing.Point(0, 112); this.TISequenceDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceDownButton.Name = "TISequenceDownButton"; this.TISequenceDownButton.Size = new System.Drawing.Size(75, 23); this.TISequenceDownButton.TabIndex = 12; this.TISequenceDownButton.UseVisualStyleBackColor = true; this.TISequenceDownButton.Click += new System.EventHandler(this.TISequenceDownButtonClick); // // TISequenceDeleteAllButton // this.TISequenceDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.TISequenceDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("TISequenceDeleteAllButton.Image"))); this.TISequenceDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.TISequenceDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceDeleteAllButton.Name = "TISequenceDeleteAllButton"; this.TISequenceDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.TISequenceDeleteAllButton.TabIndex = 3; this.TISequenceDeleteAllButton.UseVisualStyleBackColor = true; this.TISequenceDeleteAllButton.Click += new System.EventHandler(this.TISequenceDeleteAllButtonClick); // // TISequenceDeleteButton // this.TISequenceDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.TISequenceDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("TISequenceDeleteButton.Image"))); this.TISequenceDeleteButton.Location = new System.Drawing.Point(0, 39); this.TISequenceDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceDeleteButton.Name = "TISequenceDeleteButton"; this.TISequenceDeleteButton.Size = new System.Drawing.Size(75, 23); this.TISequenceDeleteButton.TabIndex = 2; this.TISequenceDeleteButton.UseVisualStyleBackColor = true; this.TISequenceDeleteButton.Click += new System.EventHandler(this.TISequenceDeleteButtonClick); // // TISequenceEditButton // this.TISequenceEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.TISequenceEditButton.Image = ((System.Drawing.Image)(resources.GetObject("TISequenceEditButton.Image"))); this.TISequenceEditButton.Location = new System.Drawing.Point(0, 0); this.TISequenceEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceEditButton.Name = "TISequenceEditButton"; this.TISequenceEditButton.Size = new System.Drawing.Size(75, 39); this.TISequenceEditButton.TabIndex = 0; this.TISequenceEditButton.UseVisualStyleBackColor = true; this.TISequenceEditButton.Click += new System.EventHandler(this.TISequenceEditButtonClick); // // TISequenceLabelPanel // this.TISequenceLabelPanel.Controls.Add(this.TISequenceAddButton); this.TISequenceLabelPanel.Controls.Add(this.TISequenceLabel); this.TISequenceLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TISequenceLabelPanel.Location = new System.Drawing.Point(0, 0); this.TISequenceLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.TISequenceLabelPanel.Name = "TISequenceLabelPanel"; this.TISequenceLabelPanel.Size = new System.Drawing.Size(773, 25); this.TISequenceLabelPanel.TabIndex = 80; // // TISequenceAddButton // this.TISequenceAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.TISequenceAddButton.Image = ((System.Drawing.Image)(resources.GetObject("TISequenceAddButton.Image"))); this.TISequenceAddButton.Location = new System.Drawing.Point(696, 0); this.TISequenceAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TISequenceAddButton.Name = "TISequenceAddButton"; this.TISequenceAddButton.Size = new System.Drawing.Size(77, 25); this.TISequenceAddButton.TabIndex = 83; this.TISequenceAddButton.UseVisualStyleBackColor = true; this.TISequenceAddButton.Click += new System.EventHandler(this.TISequenceAddButtonClick); // // TISequenceLabel // this.TISequenceLabel.BackColor = System.Drawing.Color.LightGray; this.TISequenceLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.TISequenceLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TISequenceLabel.Location = new System.Drawing.Point(0, 0); this.TISequenceLabel.Name = "TISequenceLabel"; this.TISequenceLabel.Size = new System.Drawing.Size(773, 25); this.TISequenceLabel.TabIndex = 79; this.TISequenceLabel.Text = "Серии книги:"; this.TISequenceLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // TIKeyPanel // this.TIKeyPanel.Controls.Add(this.TIKeyTextBox); this.TIKeyPanel.Controls.Add(this.TIKeyLabel); this.TIKeyPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIKeyPanel.Location = new System.Drawing.Point(0, 610); this.TIKeyPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIKeyPanel.Name = "TIKeyPanel"; this.TIKeyPanel.Size = new System.Drawing.Size(773, 30); this.TIKeyPanel.TabIndex = 18; // // TIKeyTextBox // this.TIKeyTextBox.Location = new System.Drawing.Point(125, 2); this.TIKeyTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIKeyTextBox.Name = "TIKeyTextBox"; this.TIKeyTextBox.Size = new System.Drawing.Size(587, 22); this.TIKeyTextBox.TabIndex = 1; // // TIKeyLabel // this.TIKeyLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TIKeyLabel.Location = new System.Drawing.Point(0, 0); this.TIKeyLabel.Name = "TIKeyLabel"; this.TIKeyLabel.Size = new System.Drawing.Size(131, 23); this.TIKeyLabel.TabIndex = 0; this.TIKeyLabel.Text = "Ключевые слова:"; this.TIKeyLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // TITranslatorPanel // this.TITranslatorPanel.Controls.Add(this.TITranslatorListView); this.TITranslatorPanel.Controls.Add(this.TITranslatorWorkPanel); this.TITranslatorPanel.Controls.Add(this.TITranslatorLabelPanel); this.TITranslatorPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TITranslatorPanel.Location = new System.Drawing.Point(0, 478); this.TITranslatorPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorPanel.Name = "TITranslatorPanel"; this.TITranslatorPanel.Size = new System.Drawing.Size(773, 132); this.TITranslatorPanel.TabIndex = 17; // // TITranslatorListView // this.TITranslatorListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader8, this.columnHeader9, this.columnHeader10, this.columnHeader13, this.columnHeader14, this.columnHeader15, this.columnHeader16}); this.TITranslatorListView.Dock = System.Windows.Forms.DockStyle.Fill; this.TITranslatorListView.FullRowSelect = true; this.TITranslatorListView.GridLines = true; this.TITranslatorListView.HideSelection = false; this.TITranslatorListView.Location = new System.Drawing.Point(0, 25); this.TITranslatorListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorListView.Name = "TITranslatorListView"; this.TITranslatorListView.Size = new System.Drawing.Size(698, 107); this.TITranslatorListView.TabIndex = 87; this.TITranslatorListView.UseCompatibleStateImageBehavior = false; this.TITranslatorListView.View = System.Windows.Forms.View.Details; this.TITranslatorListView.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.TITranslatorListViewColumnClick); this.TITranslatorListView.DoubleClick += new System.EventHandler(this.TITranslatorEditButtonClick); // // columnHeader8 // this.columnHeader8.Text = "Фамилия"; this.columnHeader8.Width = 200; // // columnHeader9 // this.columnHeader9.Text = "Имя"; this.columnHeader9.Width = 150; // // columnHeader10 // this.columnHeader10.Text = "Отчество"; this.columnHeader10.Width = 200; // // columnHeader13 // this.columnHeader13.Text = "Ник"; // // columnHeader14 // this.columnHeader14.Text = "Web"; this.columnHeader14.Width = 80; // // columnHeader15 // this.columnHeader15.Text = "email"; this.columnHeader15.Width = 80; // // columnHeader16 // this.columnHeader16.Text = "id"; this.columnHeader16.Width = 150; // // TITranslatorWorkPanel // this.TITranslatorWorkPanel.Controls.Add(this.TITranslatorDeleteAllButton); this.TITranslatorWorkPanel.Controls.Add(this.TITranslatorDeleteButton); this.TITranslatorWorkPanel.Controls.Add(this.TITranslatorEditButton); this.TITranslatorWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.TITranslatorWorkPanel.Location = new System.Drawing.Point(698, 25); this.TITranslatorWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorWorkPanel.Name = "TITranslatorWorkPanel"; this.TITranslatorWorkPanel.Size = new System.Drawing.Size(75, 107); this.TITranslatorWorkPanel.TabIndex = 86; // // TITranslatorDeleteAllButton // this.TITranslatorDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.TITranslatorDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("TITranslatorDeleteAllButton.Image"))); this.TITranslatorDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.TITranslatorDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorDeleteAllButton.Name = "TITranslatorDeleteAllButton"; this.TITranslatorDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.TITranslatorDeleteAllButton.TabIndex = 3; this.TITranslatorDeleteAllButton.UseVisualStyleBackColor = true; this.TITranslatorDeleteAllButton.Click += new System.EventHandler(this.TITranslatorDeleteAllButtonClick); // // TITranslatorDeleteButton // this.TITranslatorDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.TITranslatorDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("TITranslatorDeleteButton.Image"))); this.TITranslatorDeleteButton.Location = new System.Drawing.Point(0, 39); this.TITranslatorDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorDeleteButton.Name = "TITranslatorDeleteButton"; this.TITranslatorDeleteButton.Size = new System.Drawing.Size(75, 23); this.TITranslatorDeleteButton.TabIndex = 2; this.TITranslatorDeleteButton.UseVisualStyleBackColor = true; this.TITranslatorDeleteButton.Click += new System.EventHandler(this.TITranslatorDeleteButtonClick); // // TITranslatorEditButton // this.TITranslatorEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.TITranslatorEditButton.Image = ((System.Drawing.Image)(resources.GetObject("TITranslatorEditButton.Image"))); this.TITranslatorEditButton.Location = new System.Drawing.Point(0, 0); this.TITranslatorEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorEditButton.Name = "TITranslatorEditButton"; this.TITranslatorEditButton.Size = new System.Drawing.Size(75, 39); this.TITranslatorEditButton.TabIndex = 0; this.TITranslatorEditButton.UseVisualStyleBackColor = true; this.TITranslatorEditButton.Click += new System.EventHandler(this.TITranslatorEditButtonClick); // // TITranslatorLabelPanel // this.TITranslatorLabelPanel.Controls.Add(this.TITranslatorAddButton); this.TITranslatorLabelPanel.Controls.Add(this.TITranslatorLabel); this.TITranslatorLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TITranslatorLabelPanel.Location = new System.Drawing.Point(0, 0); this.TITranslatorLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.TITranslatorLabelPanel.Name = "TITranslatorLabelPanel"; this.TITranslatorLabelPanel.Size = new System.Drawing.Size(773, 25); this.TITranslatorLabelPanel.TabIndex = 80; // // TITranslatorAddButton // this.TITranslatorAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.TITranslatorAddButton.Image = ((System.Drawing.Image)(resources.GetObject("TITranslatorAddButton.Image"))); this.TITranslatorAddButton.Location = new System.Drawing.Point(696, 0); this.TITranslatorAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TITranslatorAddButton.Name = "TITranslatorAddButton"; this.TITranslatorAddButton.Size = new System.Drawing.Size(77, 25); this.TITranslatorAddButton.TabIndex = 83; this.TITranslatorAddButton.UseVisualStyleBackColor = true; this.TITranslatorAddButton.Click += new System.EventHandler(this.TITranslatorAddButtonClick); // // TITranslatorLabel // this.TITranslatorLabel.BackColor = System.Drawing.Color.LightGray; this.TITranslatorLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.TITranslatorLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TITranslatorLabel.Location = new System.Drawing.Point(0, 0); this.TITranslatorLabel.Name = "TITranslatorLabel"; this.TITranslatorLabel.Size = new System.Drawing.Size(773, 25); this.TITranslatorLabel.TabIndex = 79; this.TITranslatorLabel.Text = "Переводчики книги:"; this.TITranslatorLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // TIDatePanel // this.TIDatePanel.Controls.Add(this.TIDateTextBox); this.TIDatePanel.Controls.Add(this.TIDateValueFormatLabel); this.TIDatePanel.Controls.Add(this.TIDateFormatLabel); this.TIDatePanel.Controls.Add(this.TIDateValueMaskedTextBox); this.TIDatePanel.Controls.Add(this.TIDateValueLabel); this.TIDatePanel.Controls.Add(this.TIDateLabel); this.TIDatePanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIDatePanel.Location = new System.Drawing.Point(0, 448); this.TIDatePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIDatePanel.Name = "TIDatePanel"; this.TIDatePanel.Size = new System.Drawing.Size(773, 30); this.TIDatePanel.TabIndex = 16; // // TIDateTextBox // this.TIDateTextBox.Location = new System.Drawing.Point(61, 2); this.TIDateTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIDateTextBox.Name = "TIDateTextBox"; this.TIDateTextBox.Size = new System.Drawing.Size(127, 22); this.TIDateTextBox.TabIndex = 83; // // TIDateValueFormatLabel // this.TIDateValueFormatLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.TIDateValueFormatLabel.Location = new System.Drawing.Point(577, 2); this.TIDateValueFormatLabel.Name = "TIDateValueFormatLabel"; this.TIDateValueFormatLabel.Size = new System.Drawing.Size(147, 23); this.TIDateValueFormatLabel.TabIndex = 87; this.TIDateValueFormatLabel.Text = "Формат: 2015-01-01"; this.TIDateValueFormatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // TIDateFormatLabel // this.TIDateFormatLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.TIDateFormatLabel.Location = new System.Drawing.Point(195, 2); this.TIDateFormatLabel.Name = "TIDateFormatLabel"; this.TIDateFormatLabel.Size = new System.Drawing.Size(165, 23); this.TIDateFormatLabel.TabIndex = 86; this.TIDateFormatLabel.Text = "Формат: 1 января 2015"; this.TIDateFormatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // TIDateValueMaskedTextBox // this.TIDateValueMaskedTextBox.Location = new System.Drawing.Point(487, 5); this.TIDateValueMaskedTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIDateValueMaskedTextBox.Mask = "0000-00-00"; this.TIDateValueMaskedTextBox.Name = "TIDateValueMaskedTextBox"; this.TIDateValueMaskedTextBox.Size = new System.Drawing.Size(85, 22); this.TIDateValueMaskedTextBox.TabIndex = 85; // // TIDateValueLabel // this.TIDateValueLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TIDateValueLabel.Location = new System.Drawing.Point(361, 2); this.TIDateValueLabel.Name = "TIDateValueLabel"; this.TIDateValueLabel.Size = new System.Drawing.Size(124, 23); this.TIDateValueLabel.TabIndex = 84; this.TIDateValueLabel.Text = "Дата (значение):"; this.TIDateValueLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // TIDateLabel // this.TIDateLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TIDateLabel.Location = new System.Drawing.Point(3, 2); this.TIDateLabel.Name = "TIDateLabel"; this.TIDateLabel.Size = new System.Drawing.Size(52, 23); this.TIDateLabel.TabIndex = 39; this.TIDateLabel.Text = "Дата:"; this.TIDateLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // TIAuthorsPanel // this.TIAuthorsPanel.Controls.Add(this.TIAuthorsListView); this.TIAuthorsPanel.Controls.Add(this.TIAuthorsWorkPanel); this.TIAuthorsPanel.Controls.Add(this.TIAuthorsAddPanel); this.TIAuthorsPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIAuthorsPanel.Location = new System.Drawing.Point(0, 288); this.TIAuthorsPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorsPanel.Name = "TIAuthorsPanel"; this.TIAuthorsPanel.Size = new System.Drawing.Size(773, 160); this.TIAuthorsPanel.TabIndex = 15; // // TIAuthorsListView // this.TIAuthorsListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3, this.columnHeader4, this.columnHeader5, this.columnHeader6, this.columnHeader7}); this.TIAuthorsListView.Dock = System.Windows.Forms.DockStyle.Fill; this.TIAuthorsListView.FullRowSelect = true; this.TIAuthorsListView.GridLines = true; this.TIAuthorsListView.HideSelection = false; this.TIAuthorsListView.Location = new System.Drawing.Point(0, 25); this.TIAuthorsListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorsListView.Name = "TIAuthorsListView"; this.TIAuthorsListView.Size = new System.Drawing.Size(698, 135); this.TIAuthorsListView.TabIndex = 87; this.TIAuthorsListView.UseCompatibleStateImageBehavior = false; this.TIAuthorsListView.View = System.Windows.Forms.View.Details; this.TIAuthorsListView.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.TIAuthorsListViewColumnClick); this.TIAuthorsListView.DoubleClick += new System.EventHandler(this.TIAuthorEditButtonClick); // // columnHeader1 // this.columnHeader1.Text = "Фамилия"; this.columnHeader1.Width = 200; // // columnHeader2 // this.columnHeader2.Text = "Имя"; this.columnHeader2.Width = 150; // // columnHeader3 // this.columnHeader3.Text = "Отчество"; this.columnHeader3.Width = 200; // // columnHeader4 // this.columnHeader4.Text = "Ник"; // // columnHeader5 // this.columnHeader5.Text = "Web"; this.columnHeader5.Width = 80; // // columnHeader6 // this.columnHeader6.Text = "email"; this.columnHeader6.Width = 80; // // columnHeader7 // this.columnHeader7.Text = "id"; this.columnHeader7.Width = 150; // // TIAuthorsWorkPanel // this.TIAuthorsWorkPanel.Controls.Add(this.TIAuthorUpButton); this.TIAuthorsWorkPanel.Controls.Add(this.TIAuthorDownButton); this.TIAuthorsWorkPanel.Controls.Add(this.TIAuthorDeleteAllButton); this.TIAuthorsWorkPanel.Controls.Add(this.TIAuthorDeleteButton); this.TIAuthorsWorkPanel.Controls.Add(this.TIAuthorEditButton); this.TIAuthorsWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.TIAuthorsWorkPanel.Location = new System.Drawing.Point(698, 25); this.TIAuthorsWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorsWorkPanel.Name = "TIAuthorsWorkPanel"; this.TIAuthorsWorkPanel.Size = new System.Drawing.Size(75, 135); this.TIAuthorsWorkPanel.TabIndex = 86; // // TIAuthorUpButton // this.TIAuthorUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TIAuthorUpButton.Image = ((System.Drawing.Image)(resources.GetObject("TIAuthorUpButton.Image"))); this.TIAuthorUpButton.Location = new System.Drawing.Point(0, 89); this.TIAuthorUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorUpButton.Name = "TIAuthorUpButton"; this.TIAuthorUpButton.Size = new System.Drawing.Size(75, 23); this.TIAuthorUpButton.TabIndex = 11; this.TIAuthorUpButton.UseVisualStyleBackColor = true; this.TIAuthorUpButton.Click += new System.EventHandler(this.TIAuthorUpButtonClick); // // TIAuthorDownButton // this.TIAuthorDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TIAuthorDownButton.Image = ((System.Drawing.Image)(resources.GetObject("TIAuthorDownButton.Image"))); this.TIAuthorDownButton.Location = new System.Drawing.Point(0, 112); this.TIAuthorDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorDownButton.Name = "TIAuthorDownButton"; this.TIAuthorDownButton.Size = new System.Drawing.Size(75, 23); this.TIAuthorDownButton.TabIndex = 10; this.TIAuthorDownButton.UseVisualStyleBackColor = true; this.TIAuthorDownButton.Click += new System.EventHandler(this.TIAuthorDownButtonClick); // // TIAuthorDeleteAllButton // this.TIAuthorDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.TIAuthorDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("TIAuthorDeleteAllButton.Image"))); this.TIAuthorDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.TIAuthorDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorDeleteAllButton.Name = "TIAuthorDeleteAllButton"; this.TIAuthorDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.TIAuthorDeleteAllButton.TabIndex = 3; this.TIAuthorDeleteAllButton.UseVisualStyleBackColor = true; this.TIAuthorDeleteAllButton.Click += new System.EventHandler(this.TIAuthorDeleteAllButtonClick); // // TIAuthorDeleteButton // this.TIAuthorDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.TIAuthorDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("TIAuthorDeleteButton.Image"))); this.TIAuthorDeleteButton.Location = new System.Drawing.Point(0, 39); this.TIAuthorDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorDeleteButton.Name = "TIAuthorDeleteButton"; this.TIAuthorDeleteButton.Size = new System.Drawing.Size(75, 23); this.TIAuthorDeleteButton.TabIndex = 2; this.TIAuthorDeleteButton.UseVisualStyleBackColor = true; this.TIAuthorDeleteButton.Click += new System.EventHandler(this.TIAuthorDeleteButtonClick); // // TIAuthorEditButton // this.TIAuthorEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.TIAuthorEditButton.Image = ((System.Drawing.Image)(resources.GetObject("TIAuthorEditButton.Image"))); this.TIAuthorEditButton.Location = new System.Drawing.Point(0, 0); this.TIAuthorEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorEditButton.Name = "TIAuthorEditButton"; this.TIAuthorEditButton.Size = new System.Drawing.Size(75, 39); this.TIAuthorEditButton.TabIndex = 0; this.TIAuthorEditButton.UseVisualStyleBackColor = true; this.TIAuthorEditButton.Click += new System.EventHandler(this.TIAuthorEditButtonClick); // // TIAuthorsAddPanel // this.TIAuthorsAddPanel.Controls.Add(this.TIAuthorAddButton); this.TIAuthorsAddPanel.Controls.Add(this.TIAuthorsLabel); this.TIAuthorsAddPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIAuthorsAddPanel.Location = new System.Drawing.Point(0, 0); this.TIAuthorsAddPanel.Margin = new System.Windows.Forms.Padding(4); this.TIAuthorsAddPanel.Name = "TIAuthorsAddPanel"; this.TIAuthorsAddPanel.Size = new System.Drawing.Size(773, 25); this.TIAuthorsAddPanel.TabIndex = 80; // // TIAuthorAddButton // this.TIAuthorAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.TIAuthorAddButton.Image = ((System.Drawing.Image)(resources.GetObject("TIAuthorAddButton.Image"))); this.TIAuthorAddButton.Location = new System.Drawing.Point(696, 0); this.TIAuthorAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIAuthorAddButton.Name = "TIAuthorAddButton"; this.TIAuthorAddButton.Size = new System.Drawing.Size(77, 25); this.TIAuthorAddButton.TabIndex = 83; this.TIAuthorAddButton.UseVisualStyleBackColor = true; this.TIAuthorAddButton.Click += new System.EventHandler(this.TIAuthorAddButtonClick); // // TIAuthorsLabel // this.TIAuthorsLabel.BackColor = System.Drawing.Color.LightGray; this.TIAuthorsLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.TIAuthorsLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TIAuthorsLabel.Location = new System.Drawing.Point(0, 0); this.TIAuthorsLabel.Name = "TIAuthorsLabel"; this.TIAuthorsLabel.Size = new System.Drawing.Size(773, 25); this.TIAuthorsLabel.TabIndex = 79; this.TIAuthorsLabel.Text = "Авторы книги:"; this.TIAuthorsLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // TIGenrePanel // this.TIGenrePanel.Controls.Add(this.TIGenresListView); this.TIGenrePanel.Controls.Add(this.TIGenreWorkPanel); this.TIGenrePanel.Controls.Add(this.TIGenresSchemePanel); this.TIGenrePanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIGenrePanel.Location = new System.Drawing.Point(0, 96); this.TIGenrePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenrePanel.Name = "TIGenrePanel"; this.TIGenrePanel.Size = new System.Drawing.Size(773, 192); this.TIGenrePanel.TabIndex = 14; // // TIGenresListView // this.TIGenresListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeaderGenre, this.columnHeaderMath}); this.TIGenresListView.Dock = System.Windows.Forms.DockStyle.Fill; this.TIGenresListView.FullRowSelect = true; this.TIGenresListView.GridLines = true; this.TIGenresListView.HideSelection = false; this.TIGenresListView.Location = new System.Drawing.Point(0, 80); this.TIGenresListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenresListView.Name = "TIGenresListView"; this.TIGenresListView.Size = new System.Drawing.Size(698, 112); this.TIGenresListView.TabIndex = 85; this.TIGenresListView.UseCompatibleStateImageBehavior = false; this.TIGenresListView.View = System.Windows.Forms.View.Details; this.TIGenresListView.SelectedIndexChanged += new System.EventHandler(this.TIGenresListView_SelectedIndexChanged); // // columnHeaderGenre // this.columnHeaderGenre.Text = "Жанр"; this.columnHeaderGenre.Width = 400; // // columnHeaderMath // this.columnHeaderMath.Text = "Соответствие, %"; this.columnHeaderMath.Width = 129; // // TIGenreWorkPanel // this.TIGenreWorkPanel.Controls.Add(this.TIGenreUpButton); this.TIGenreWorkPanel.Controls.Add(this.TIGenreDownButton); this.TIGenreWorkPanel.Controls.Add(this.TIGenreDeleteAllButton); this.TIGenreWorkPanel.Controls.Add(this.TIGenreDeleteButton); this.TIGenreWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.TIGenreWorkPanel.Location = new System.Drawing.Point(698, 80); this.TIGenreWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenreWorkPanel.Name = "TIGenreWorkPanel"; this.TIGenreWorkPanel.Size = new System.Drawing.Size(75, 112); this.TIGenreWorkPanel.TabIndex = 84; // // TIGenreUpButton // this.TIGenreUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TIGenreUpButton.Image = ((System.Drawing.Image)(resources.GetObject("TIGenreUpButton.Image"))); this.TIGenreUpButton.Location = new System.Drawing.Point(0, 66); this.TIGenreUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenreUpButton.Name = "TIGenreUpButton"; this.TIGenreUpButton.Size = new System.Drawing.Size(75, 23); this.TIGenreUpButton.TabIndex = 9; this.TIGenreUpButton.UseVisualStyleBackColor = true; this.TIGenreUpButton.Click += new System.EventHandler(this.TIGenreUpButtonClick); // // TIGenreDownButton // this.TIGenreDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TIGenreDownButton.Image = ((System.Drawing.Image)(resources.GetObject("TIGenreDownButton.Image"))); this.TIGenreDownButton.Location = new System.Drawing.Point(0, 89); this.TIGenreDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenreDownButton.Name = "TIGenreDownButton"; this.TIGenreDownButton.Size = new System.Drawing.Size(75, 23); this.TIGenreDownButton.TabIndex = 8; this.TIGenreDownButton.UseVisualStyleBackColor = true; this.TIGenreDownButton.Click += new System.EventHandler(this.TIGenreDownButtonClick); // // TIGenreDeleteAllButton // this.TIGenreDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.TIGenreDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("TIGenreDeleteAllButton.Image"))); this.TIGenreDeleteAllButton.Location = new System.Drawing.Point(0, 23); this.TIGenreDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenreDeleteAllButton.Name = "TIGenreDeleteAllButton"; this.TIGenreDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.TIGenreDeleteAllButton.TabIndex = 1; this.TIGenreDeleteAllButton.UseVisualStyleBackColor = true; this.TIGenreDeleteAllButton.Click += new System.EventHandler(this.TIGenreDeleteAllButtonClick); // // TIGenreDeleteButton // this.TIGenreDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.TIGenreDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("TIGenreDeleteButton.Image"))); this.TIGenreDeleteButton.Location = new System.Drawing.Point(0, 0); this.TIGenreDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenreDeleteButton.Name = "TIGenreDeleteButton"; this.TIGenreDeleteButton.Size = new System.Drawing.Size(75, 23); this.TIGenreDeleteButton.TabIndex = 0; this.TIGenreDeleteButton.UseVisualStyleBackColor = true; this.TIGenreDeleteButton.Click += new System.EventHandler(this.TIGenreDeleteButtonClick); // // TIGenresSchemePanel // this.TIGenresSchemePanel.Controls.Add(this.TIGroupComboBox); this.TIGenresSchemePanel.Controls.Add(this.TIGroupLabel); this.TIGenresSchemePanel.Controls.Add(this.TIGenreAddButton); this.TIGenresSchemePanel.Controls.Add(this.TIMatchMaskedTextBox); this.TIGenresSchemePanel.Controls.Add(this.TIMathLabel); this.TIGenresSchemePanel.Controls.Add(this.TIGenresComboBox); this.TIGenresSchemePanel.Controls.Add(this.TIGenreLabel); this.TIGenresSchemePanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIGenresSchemePanel.Location = new System.Drawing.Point(0, 0); this.TIGenresSchemePanel.Margin = new System.Windows.Forms.Padding(4); this.TIGenresSchemePanel.Name = "TIGenresSchemePanel"; this.TIGenresSchemePanel.Size = new System.Drawing.Size(773, 80); this.TIGenresSchemePanel.TabIndex = 77; // // TIGroupComboBox // this.TIGroupComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.TIGroupComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.TIGroupComboBox.FormattingEnabled = true; this.TIGroupComboBox.Location = new System.Drawing.Point(68, 14); this.TIGroupComboBox.Margin = new System.Windows.Forms.Padding(4); this.TIGroupComboBox.Name = "TIGroupComboBox"; this.TIGroupComboBox.Size = new System.Drawing.Size(447, 24); this.TIGroupComboBox.Sorted = true; this.TIGroupComboBox.TabIndex = 85; this.TIGroupComboBox.SelectedIndexChanged += new System.EventHandler(this.TIGroupComboBoxSelectedIndexChanged); // // TIGroupLabel // this.TIGroupLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.TIGroupLabel.Location = new System.Drawing.Point(3, 14); this.TIGroupLabel.Name = "TIGroupLabel"; this.TIGroupLabel.Size = new System.Drawing.Size(59, 23); this.TIGroupLabel.TabIndex = 86; this.TIGroupLabel.Text = "Группа:"; // // TIGenreAddButton // this.TIGenreAddButton.Image = ((System.Drawing.Image)(resources.GetObject("TIGenreAddButton.Image"))); this.TIGenreAddButton.Location = new System.Drawing.Point(523, 14); this.TIGenreAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIGenreAddButton.Name = "TIGenreAddButton"; this.TIGenreAddButton.Size = new System.Drawing.Size(161, 23); this.TIGenreAddButton.TabIndex = 83; this.TIGenreAddButton.UseVisualStyleBackColor = true; this.TIGenreAddButton.Click += new System.EventHandler(this.TIGenreAddButtonClick); // // TIMatchMaskedTextBox // this.TIMatchMaskedTextBox.Location = new System.Drawing.Point(644, 42); this.TIMatchMaskedTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIMatchMaskedTextBox.Mask = "000"; this.TIMatchMaskedTextBox.Name = "TIMatchMaskedTextBox"; this.TIMatchMaskedTextBox.Size = new System.Drawing.Size(39, 22); this.TIMatchMaskedTextBox.TabIndex = 82; // // TIMathLabel // this.TIMathLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TIMathLabel.Location = new System.Drawing.Point(523, 46); this.TIMathLabel.Name = "TIMathLabel"; this.TIMathLabel.Size = new System.Drawing.Size(121, 23); this.TIMathLabel.TabIndex = 80; this.TIMathLabel.Text = "Соответствие %:"; // // TIGenresComboBox // this.TIGenresComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.TIGenresComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.TIGenresComboBox.FormattingEnabled = true; this.TIGenresComboBox.Location = new System.Drawing.Point(68, 43); this.TIGenresComboBox.Margin = new System.Windows.Forms.Padding(4); this.TIGenresComboBox.Name = "TIGenresComboBox"; this.TIGenresComboBox.Size = new System.Drawing.Size(447, 24); this.TIGenresComboBox.Sorted = true; this.TIGenresComboBox.TabIndex = 79; // // TIGenreLabel // this.TIGenreLabel.ForeColor = System.Drawing.Color.Red; this.TIGenreLabel.Location = new System.Drawing.Point(3, 44); this.TIGenreLabel.Name = "TIGenreLabel"; this.TIGenreLabel.Size = new System.Drawing.Size(59, 23); this.TIGenreLabel.TabIndex = 78; this.TIGenreLabel.Text = "Жанр:"; // // TILangsPanel // this.TILangsPanel.Controls.Add(this.TISrcLangComboBox); this.TILangsPanel.Controls.Add(this.TISrcLangLabel); this.TILangsPanel.Controls.Add(this.TILangComboBox); this.TILangsPanel.Controls.Add(this.TILangLabel); this.TILangsPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TILangsPanel.Location = new System.Drawing.Point(0, 58); this.TILangsPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TILangsPanel.Name = "TILangsPanel"; this.TILangsPanel.Size = new System.Drawing.Size(773, 38); this.TILangsPanel.TabIndex = 13; // // TISrcLangComboBox // this.TISrcLangComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.TISrcLangComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.TISrcLangComboBox.FormattingEnabled = true; this.TISrcLangComboBox.Location = new System.Drawing.Point(408, 7); this.TISrcLangComboBox.Margin = new System.Windows.Forms.Padding(4); this.TISrcLangComboBox.Name = "TISrcLangComboBox"; this.TISrcLangComboBox.Size = new System.Drawing.Size(195, 24); this.TISrcLangComboBox.TabIndex = 39; // // TISrcLangLabel // this.TISrcLangLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TISrcLangLabel.Location = new System.Drawing.Point(283, 7); this.TISrcLangLabel.Name = "TISrcLangLabel"; this.TISrcLangLabel.Size = new System.Drawing.Size(125, 23); this.TISrcLangLabel.TabIndex = 38; this.TISrcLangLabel.Text = "Язык оригинала:"; // // TILangComboBox // this.TILangComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.TILangComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.TILangComboBox.FormattingEnabled = true; this.TILangComboBox.Location = new System.Drawing.Point(69, 7); this.TILangComboBox.Margin = new System.Windows.Forms.Padding(4); this.TILangComboBox.Name = "TILangComboBox"; this.TILangComboBox.Size = new System.Drawing.Size(195, 24); this.TILangComboBox.TabIndex = 37; // // TILangLabel // this.TILangLabel.ForeColor = System.Drawing.Color.Red; this.TILangLabel.Location = new System.Drawing.Point(3, 7); this.TILangLabel.Name = "TILangLabel"; this.TILangLabel.Size = new System.Drawing.Size(59, 23); this.TILangLabel.TabIndex = 0; this.TILangLabel.Text = "Язык:"; // // TIBookTitlePanel // this.TIBookTitlePanel.Controls.Add(this.TIBookTitleTextBox); this.TIBookTitlePanel.Controls.Add(this.TIBookTitleLabel); this.TIBookTitlePanel.Dock = System.Windows.Forms.DockStyle.Top; this.TIBookTitlePanel.Location = new System.Drawing.Point(0, 0); this.TIBookTitlePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIBookTitlePanel.Name = "TIBookTitlePanel"; this.TIBookTitlePanel.Size = new System.Drawing.Size(773, 58); this.TIBookTitlePanel.TabIndex = 12; // // TIBookTitleTextBox // this.TIBookTitleTextBox.Location = new System.Drawing.Point(127, 30); this.TIBookTitleTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TIBookTitleTextBox.Name = "TIBookTitleTextBox"; this.TIBookTitleTextBox.Size = new System.Drawing.Size(595, 22); this.TIBookTitleTextBox.TabIndex = 1; // // TIBookTitleLabel // this.TIBookTitleLabel.ForeColor = System.Drawing.Color.Red; this.TIBookTitleLabel.Location = new System.Drawing.Point(3, 30); this.TIBookTitleLabel.Name = "TIBookTitleLabel"; this.TIBookTitleLabel.Size = new System.Drawing.Size(117, 23); this.TIBookTitleLabel.TabIndex = 0; this.TIBookTitleLabel.Text = "Название книги:"; this.TIBookTitleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // tpTittleInfoAnnotation // this.tpTittleInfoAnnotation.Controls.Add(this.TIAnnotationRichTextEdit); this.tpTittleInfoAnnotation.Location = new System.Drawing.Point(4, 25); this.tpTittleInfoAnnotation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpTittleInfoAnnotation.Name = "tpTittleInfoAnnotation"; this.tpTittleInfoAnnotation.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpTittleInfoAnnotation.Size = new System.Drawing.Size(794, 724); this.tpTittleInfoAnnotation.TabIndex = 1; this.tpTittleInfoAnnotation.Text = "Аннотация на книгу"; this.tpTittleInfoAnnotation.UseVisualStyleBackColor = true; // // TIAnnotationRichTextEdit // this.TIAnnotationRichTextEdit.BackColor = System.Drawing.SystemColors.Window; this.TIAnnotationRichTextEdit.Dock = System.Windows.Forms.DockStyle.Fill; this.TIAnnotationRichTextEdit.Location = new System.Drawing.Point(3, 2); this.TIAnnotationRichTextEdit.Margin = new System.Windows.Forms.Padding(4); this.TIAnnotationRichTextEdit.Name = "TIAnnotationRichTextEdit"; this.TIAnnotationRichTextEdit.Size = new System.Drawing.Size(788, 720); this.TIAnnotationRichTextEdit.TabIndex = 1; this.TIAnnotationRichTextEdit.Text = ""; // // tpTittleInfoCovers // this.tpTittleInfoCovers.Controls.Add(this.TICoverPictureBox); this.tpTittleInfoCovers.Controls.Add(this.TICoverPanel); this.tpTittleInfoCovers.Location = new System.Drawing.Point(4, 25); this.tpTittleInfoCovers.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpTittleInfoCovers.Name = "tpTittleInfoCovers"; this.tpTittleInfoCovers.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpTittleInfoCovers.Size = new System.Drawing.Size(794, 724); this.tpTittleInfoCovers.TabIndex = 2; this.tpTittleInfoCovers.Text = "Обложки"; this.tpTittleInfoCovers.UseVisualStyleBackColor = true; // // TICoverPictureBox // this.TICoverPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.TICoverPictureBox.Dock = System.Windows.Forms.DockStyle.Fill; this.TICoverPictureBox.ErrorImage = ((System.Drawing.Image)(resources.GetObject("TICoverPictureBox.ErrorImage"))); this.TICoverPictureBox.Location = new System.Drawing.Point(3, 256); this.TICoverPictureBox.Margin = new System.Windows.Forms.Padding(4); this.TICoverPictureBox.Name = "TICoverPictureBox"; this.TICoverPictureBox.Size = new System.Drawing.Size(788, 466); this.TICoverPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.TICoverPictureBox.TabIndex = 48; this.TICoverPictureBox.TabStop = false; // // TICoverPanel // this.TICoverPanel.Controls.Add(this.TICoverListView); this.TICoverPanel.Controls.Add(this.TICoverWorkPanel); this.TICoverPanel.Controls.Add(this.TICoverLabelPanel); this.TICoverPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TICoverPanel.Location = new System.Drawing.Point(3, 2); this.TICoverPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverPanel.Name = "TICoverPanel"; this.TICoverPanel.Size = new System.Drawing.Size(788, 254); this.TICoverPanel.TabIndex = 17; // // TICoverListView // this.TICoverListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader46, this.columnHeader47, this.columnHeader50, this.columnHeader54, this.columnHeader51}); this.TICoverListView.Dock = System.Windows.Forms.DockStyle.Fill; this.TICoverListView.FullRowSelect = true; this.TICoverListView.GridLines = true; this.TICoverListView.HideSelection = false; this.TICoverListView.Location = new System.Drawing.Point(0, 25); this.TICoverListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverListView.Name = "TICoverListView"; this.TICoverListView.Size = new System.Drawing.Size(713, 229); this.TICoverListView.TabIndex = 87; this.TICoverListView.UseCompatibleStateImageBehavior = false; this.TICoverListView.View = System.Windows.Forms.View.Details; this.TICoverListView.SelectedIndexChanged += new System.EventHandler(this.TICoverListViewSelectedIndexChanged); this.TICoverListView.Click += new System.EventHandler(this.TICoverListViewClick); // // columnHeader46 // this.columnHeader46.Text = "Обложка"; this.columnHeader46.Width = 200; // // columnHeader47 // this.columnHeader47.Text = "Тип контента"; this.columnHeader47.Width = 150; // // columnHeader50 // this.columnHeader50.Text = "DPI"; this.columnHeader50.Width = 100; // // columnHeader54 // this.columnHeader54.Text = "Pixels"; this.columnHeader54.Width = 100; // // columnHeader51 // this.columnHeader51.Text = "Размер"; this.columnHeader51.Width = 100; // // TICoverWorkPanel // this.TICoverWorkPanel.Controls.Add(this.TICoverSaveAllSelectedImageButton); this.TICoverWorkPanel.Controls.Add(this.TICoverSeparatorLabel); this.TICoverWorkPanel.Controls.Add(this.TICoverUpButton); this.TICoverWorkPanel.Controls.Add(this.TICoverDownButton); this.TICoverWorkPanel.Controls.Add(this.TICoverDeleteAllButton); this.TICoverWorkPanel.Controls.Add(this.TICoverDeleteButton); this.TICoverWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.TICoverWorkPanel.Location = new System.Drawing.Point(713, 25); this.TICoverWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverWorkPanel.Name = "TICoverWorkPanel"; this.TICoverWorkPanel.Size = new System.Drawing.Size(75, 229); this.TICoverWorkPanel.TabIndex = 86; // // TICoverSaveAllSelectedImageButton // this.TICoverSaveAllSelectedImageButton.Dock = System.Windows.Forms.DockStyle.Top; this.TICoverSaveAllSelectedImageButton.Image = ((System.Drawing.Image)(resources.GetObject("TICoverSaveAllSelectedImageButton.Image"))); this.TICoverSaveAllSelectedImageButton.Location = new System.Drawing.Point(0, 85); this.TICoverSaveAllSelectedImageButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverSaveAllSelectedImageButton.Name = "TICoverSaveAllSelectedImageButton"; this.TICoverSaveAllSelectedImageButton.Size = new System.Drawing.Size(75, 41); this.TICoverSaveAllSelectedImageButton.TabIndex = 14; this.TICoverSaveAllSelectedImageButton.UseVisualStyleBackColor = true; this.TICoverSaveAllSelectedImageButton.Click += new System.EventHandler(this.TICoverSaveAllSelectedImageButtonClick); // // TICoverSeparatorLabel // this.TICoverSeparatorLabel.Dock = System.Windows.Forms.DockStyle.Top; this.TICoverSeparatorLabel.Location = new System.Drawing.Point(0, 46); this.TICoverSeparatorLabel.Name = "TICoverSeparatorLabel"; this.TICoverSeparatorLabel.Size = new System.Drawing.Size(75, 39); this.TICoverSeparatorLabel.TabIndex = 13; // // TICoverUpButton // this.TICoverUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TICoverUpButton.Image = ((System.Drawing.Image)(resources.GetObject("TICoverUpButton.Image"))); this.TICoverUpButton.Location = new System.Drawing.Point(0, 183); this.TICoverUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverUpButton.Name = "TICoverUpButton"; this.TICoverUpButton.Size = new System.Drawing.Size(75, 23); this.TICoverUpButton.TabIndex = 11; this.TICoverUpButton.UseVisualStyleBackColor = true; this.TICoverUpButton.Click += new System.EventHandler(this.TICoverUpButtonClick); // // TICoverDownButton // this.TICoverDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.TICoverDownButton.Image = ((System.Drawing.Image)(resources.GetObject("TICoverDownButton.Image"))); this.TICoverDownButton.Location = new System.Drawing.Point(0, 206); this.TICoverDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverDownButton.Name = "TICoverDownButton"; this.TICoverDownButton.Size = new System.Drawing.Size(75, 23); this.TICoverDownButton.TabIndex = 10; this.TICoverDownButton.UseVisualStyleBackColor = true; this.TICoverDownButton.Click += new System.EventHandler(this.TICoverDownButtonClick); // // TICoverDeleteAllButton // this.TICoverDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.TICoverDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("TICoverDeleteAllButton.Image"))); this.TICoverDeleteAllButton.Location = new System.Drawing.Point(0, 23); this.TICoverDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverDeleteAllButton.Name = "TICoverDeleteAllButton"; this.TICoverDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.TICoverDeleteAllButton.TabIndex = 3; this.TICoverDeleteAllButton.UseVisualStyleBackColor = true; this.TICoverDeleteAllButton.Click += new System.EventHandler(this.TICoverDeleteAllButtonClick); // // TICoverDeleteButton // this.TICoverDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.TICoverDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("TICoverDeleteButton.Image"))); this.TICoverDeleteButton.Location = new System.Drawing.Point(0, 0); this.TICoverDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverDeleteButton.Name = "TICoverDeleteButton"; this.TICoverDeleteButton.Size = new System.Drawing.Size(75, 23); this.TICoverDeleteButton.TabIndex = 2; this.TICoverDeleteButton.UseVisualStyleBackColor = true; this.TICoverDeleteButton.Click += new System.EventHandler(this.TICoverDeleteButtonClick); // // TICoverLabelPanel // this.TICoverLabelPanel.Controls.Add(this.TICoverAddButton); this.TICoverLabelPanel.Controls.Add(this.TICoverLabel); this.TICoverLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.TICoverLabelPanel.Location = new System.Drawing.Point(0, 0); this.TICoverLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.TICoverLabelPanel.Name = "TICoverLabelPanel"; this.TICoverLabelPanel.Size = new System.Drawing.Size(788, 25); this.TICoverLabelPanel.TabIndex = 80; // // TICoverAddButton // this.TICoverAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.TICoverAddButton.Image = ((System.Drawing.Image)(resources.GetObject("TICoverAddButton.Image"))); this.TICoverAddButton.Location = new System.Drawing.Point(711, 0); this.TICoverAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.TICoverAddButton.Name = "TICoverAddButton"; this.TICoverAddButton.Size = new System.Drawing.Size(77, 25); this.TICoverAddButton.TabIndex = 83; this.TICoverAddButton.UseVisualStyleBackColor = true; this.TICoverAddButton.Click += new System.EventHandler(this.TICoverAddButtonClick); // // TICoverLabel // this.TICoverLabel.BackColor = System.Drawing.Color.LightGray; this.TICoverLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.TICoverLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.TICoverLabel.Location = new System.Drawing.Point(0, 0); this.TICoverLabel.Name = "TICoverLabel"; this.TICoverLabel.Size = new System.Drawing.Size(788, 25); this.TICoverLabel.TabIndex = 79; this.TICoverLabel.Text = "Обложки книги:"; this.TICoverLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // tpSourceTitleInfo // this.tpSourceTitleInfo.Controls.Add(this.STITabControl); this.tpSourceTitleInfo.Controls.Add(this.STIEnableCheckBox); this.tpSourceTitleInfo.Location = new System.Drawing.Point(4, 25); this.tpSourceTitleInfo.Margin = new System.Windows.Forms.Padding(0); this.tpSourceTitleInfo.Name = "tpSourceTitleInfo"; this.tpSourceTitleInfo.Size = new System.Drawing.Size(802, 753); this.tpSourceTitleInfo.TabIndex = 1; this.tpSourceTitleInfo.Text = "Оригинал"; this.tpSourceTitleInfo.UseVisualStyleBackColor = true; // // STITabControl // this.STITabControl.Controls.Add(this.tpSTittleInfoGeneral); this.STITabControl.Controls.Add(this.tpSTittleInfoAnnotation); this.STITabControl.Controls.Add(this.tpSTittleInfoCovers); this.STITabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.STITabControl.Enabled = false; this.STITabControl.Location = new System.Drawing.Point(0, 25); this.STITabControl.Margin = new System.Windows.Forms.Padding(0); this.STITabControl.Name = "STITabControl"; this.STITabControl.SelectedIndex = 0; this.STITabControl.Size = new System.Drawing.Size(802, 728); this.STITabControl.TabIndex = 21; // // tpSTittleInfoGeneral // this.tpSTittleInfoGeneral.Controls.Add(this.STIGeneralInfoPanel); this.tpSTittleInfoGeneral.Location = new System.Drawing.Point(4, 25); this.tpSTittleInfoGeneral.Margin = new System.Windows.Forms.Padding(0); this.tpSTittleInfoGeneral.Name = "tpSTittleInfoGeneral"; this.tpSTittleInfoGeneral.Size = new System.Drawing.Size(794, 699); this.tpSTittleInfoGeneral.TabIndex = 0; this.tpSTittleInfoGeneral.Text = "Основные данные"; this.tpSTittleInfoGeneral.UseVisualStyleBackColor = true; // // STIGeneralInfoPanel // this.STIGeneralInfoPanel.AutoScroll = true; this.STIGeneralInfoPanel.Controls.Add(this.STISequencePanel); this.STIGeneralInfoPanel.Controls.Add(this.STIKeyPanel); this.STIGeneralInfoPanel.Controls.Add(this.STITranslatorPanel); this.STIGeneralInfoPanel.Controls.Add(this.STIDatePanel); this.STIGeneralInfoPanel.Controls.Add(this.STIAuthorsPanel); this.STIGeneralInfoPanel.Controls.Add(this.STIGenrePanel); this.STIGeneralInfoPanel.Controls.Add(this.STILangsPanel); this.STIGeneralInfoPanel.Controls.Add(this.STIBookTitlePanel); this.STIGeneralInfoPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.STIGeneralInfoPanel.Location = new System.Drawing.Point(0, 0); this.STIGeneralInfoPanel.Margin = new System.Windows.Forms.Padding(0); this.STIGeneralInfoPanel.Name = "STIGeneralInfoPanel"; this.STIGeneralInfoPanel.Size = new System.Drawing.Size(794, 699); this.STIGeneralInfoPanel.TabIndex = 0; // // STISequencePanel // this.STISequencePanel.Controls.Add(this.STISequenceListView); this.STISequencePanel.Controls.Add(this.STISequenceWorkPanel); this.STISequencePanel.Controls.Add(this.STISequenceLabelPanel); this.STISequencePanel.Dock = System.Windows.Forms.DockStyle.Top; this.STISequencePanel.Location = new System.Drawing.Point(0, 616); this.STISequencePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequencePanel.Name = "STISequencePanel"; this.STISequencePanel.Size = new System.Drawing.Size(773, 160); this.STISequencePanel.TabIndex = 37; // // STISequenceListView // this.STISequenceListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader35, this.columnHeader36}); this.STISequenceListView.Dock = System.Windows.Forms.DockStyle.Fill; this.STISequenceListView.FullRowSelect = true; this.STISequenceListView.GridLines = true; this.STISequenceListView.HideSelection = false; this.STISequenceListView.Location = new System.Drawing.Point(0, 25); this.STISequenceListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceListView.Name = "STISequenceListView"; this.STISequenceListView.Size = new System.Drawing.Size(698, 135); this.STISequenceListView.TabIndex = 87; this.STISequenceListView.UseCompatibleStateImageBehavior = false; this.STISequenceListView.View = System.Windows.Forms.View.Details; this.STISequenceListView.DoubleClick += new System.EventHandler(this.STISequenceAddButtonClick); // // columnHeader35 // this.columnHeader35.Text = "Серия"; this.columnHeader35.Width = 500; // // columnHeader36 // this.columnHeader36.Text = "Номер"; // // STISequenceWorkPanel // this.STISequenceWorkPanel.Controls.Add(this.STISequenceUpButton); this.STISequenceWorkPanel.Controls.Add(this.STISequenceDownButton); this.STISequenceWorkPanel.Controls.Add(this.STISequenceDeleteAllButton); this.STISequenceWorkPanel.Controls.Add(this.STISequenceDeleteButton); this.STISequenceWorkPanel.Controls.Add(this.STISequenceEditButton); this.STISequenceWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.STISequenceWorkPanel.Location = new System.Drawing.Point(698, 25); this.STISequenceWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceWorkPanel.Name = "STISequenceWorkPanel"; this.STISequenceWorkPanel.Size = new System.Drawing.Size(75, 135); this.STISequenceWorkPanel.TabIndex = 86; // // STISequenceUpButton // this.STISequenceUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STISequenceUpButton.Image = ((System.Drawing.Image)(resources.GetObject("STISequenceUpButton.Image"))); this.STISequenceUpButton.Location = new System.Drawing.Point(0, 89); this.STISequenceUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceUpButton.Name = "STISequenceUpButton"; this.STISequenceUpButton.Size = new System.Drawing.Size(75, 23); this.STISequenceUpButton.TabIndex = 13; this.STISequenceUpButton.UseVisualStyleBackColor = true; this.STISequenceUpButton.Click += new System.EventHandler(this.STISequenceUpButtonClick); // // STISequenceDownButton // this.STISequenceDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STISequenceDownButton.Image = ((System.Drawing.Image)(resources.GetObject("STISequenceDownButton.Image"))); this.STISequenceDownButton.Location = new System.Drawing.Point(0, 112); this.STISequenceDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceDownButton.Name = "STISequenceDownButton"; this.STISequenceDownButton.Size = new System.Drawing.Size(75, 23); this.STISequenceDownButton.TabIndex = 12; this.STISequenceDownButton.UseVisualStyleBackColor = true; this.STISequenceDownButton.Click += new System.EventHandler(this.STISequenceDownButtonClick); // // STISequenceDeleteAllButton // this.STISequenceDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.STISequenceDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("STISequenceDeleteAllButton.Image"))); this.STISequenceDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.STISequenceDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceDeleteAllButton.Name = "STISequenceDeleteAllButton"; this.STISequenceDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.STISequenceDeleteAllButton.TabIndex = 3; this.STISequenceDeleteAllButton.UseVisualStyleBackColor = true; this.STISequenceDeleteAllButton.Click += new System.EventHandler(this.STISequenceDeleteAllButtonClick); // // STISequenceDeleteButton // this.STISequenceDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.STISequenceDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("STISequenceDeleteButton.Image"))); this.STISequenceDeleteButton.Location = new System.Drawing.Point(0, 39); this.STISequenceDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceDeleteButton.Name = "STISequenceDeleteButton"; this.STISequenceDeleteButton.Size = new System.Drawing.Size(75, 23); this.STISequenceDeleteButton.TabIndex = 2; this.STISequenceDeleteButton.UseVisualStyleBackColor = true; this.STISequenceDeleteButton.Click += new System.EventHandler(this.STISequenceDeleteButtonClick); // // STISequenceEditButton // this.STISequenceEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.STISequenceEditButton.Image = ((System.Drawing.Image)(resources.GetObject("STISequenceEditButton.Image"))); this.STISequenceEditButton.Location = new System.Drawing.Point(0, 0); this.STISequenceEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceEditButton.Name = "STISequenceEditButton"; this.STISequenceEditButton.Size = new System.Drawing.Size(75, 39); this.STISequenceEditButton.TabIndex = 0; this.STISequenceEditButton.UseVisualStyleBackColor = true; this.STISequenceEditButton.Click += new System.EventHandler(this.STISequenceAddButtonClick); // // STISequenceLabelPanel // this.STISequenceLabelPanel.Controls.Add(this.STISequenceAddButton); this.STISequenceLabelPanel.Controls.Add(this.STISequenceLabel); this.STISequenceLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STISequenceLabelPanel.Location = new System.Drawing.Point(0, 0); this.STISequenceLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.STISequenceLabelPanel.Name = "STISequenceLabelPanel"; this.STISequenceLabelPanel.Size = new System.Drawing.Size(773, 25); this.STISequenceLabelPanel.TabIndex = 80; // // STISequenceAddButton // this.STISequenceAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.STISequenceAddButton.Image = ((System.Drawing.Image)(resources.GetObject("STISequenceAddButton.Image"))); this.STISequenceAddButton.Location = new System.Drawing.Point(696, 0); this.STISequenceAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STISequenceAddButton.Name = "STISequenceAddButton"; this.STISequenceAddButton.Size = new System.Drawing.Size(77, 25); this.STISequenceAddButton.TabIndex = 83; this.STISequenceAddButton.UseVisualStyleBackColor = true; this.STISequenceAddButton.Click += new System.EventHandler(this.STISequenceAddButtonClick); // // STISequenceLabel // this.STISequenceLabel.BackColor = System.Drawing.Color.LightGray; this.STISequenceLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.STISequenceLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STISequenceLabel.Location = new System.Drawing.Point(0, 0); this.STISequenceLabel.Name = "STISequenceLabel"; this.STISequenceLabel.Size = new System.Drawing.Size(773, 25); this.STISequenceLabel.TabIndex = 79; this.STISequenceLabel.Text = "Серии книги:"; this.STISequenceLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // STIKeyPanel // this.STIKeyPanel.Controls.Add(this.STIKeyTextBox); this.STIKeyPanel.Controls.Add(this.STIKeyLabel); this.STIKeyPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIKeyPanel.Location = new System.Drawing.Point(0, 586); this.STIKeyPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIKeyPanel.Name = "STIKeyPanel"; this.STIKeyPanel.Size = new System.Drawing.Size(773, 30); this.STIKeyPanel.TabIndex = 36; // // STIKeyTextBox // this.STIKeyTextBox.Location = new System.Drawing.Point(125, 2); this.STIKeyTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIKeyTextBox.Name = "STIKeyTextBox"; this.STIKeyTextBox.Size = new System.Drawing.Size(587, 22); this.STIKeyTextBox.TabIndex = 1; // // STIKeyLabel // this.STIKeyLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STIKeyLabel.Location = new System.Drawing.Point(0, 0); this.STIKeyLabel.Name = "STIKeyLabel"; this.STIKeyLabel.Size = new System.Drawing.Size(131, 23); this.STIKeyLabel.TabIndex = 0; this.STIKeyLabel.Text = "Ключевые слова:"; this.STIKeyLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // STITranslatorPanel // this.STITranslatorPanel.Controls.Add(this.STITranslatorListView); this.STITranslatorPanel.Controls.Add(this.STITranslatorWorkPanel); this.STITranslatorPanel.Controls.Add(this.STITranslatorLabelPanel); this.STITranslatorPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STITranslatorPanel.Location = new System.Drawing.Point(0, 454); this.STITranslatorPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorPanel.Name = "STITranslatorPanel"; this.STITranslatorPanel.Size = new System.Drawing.Size(773, 132); this.STITranslatorPanel.TabIndex = 35; // // STITranslatorListView // this.STITranslatorListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader28, this.columnHeader29, this.columnHeader30, this.columnHeader31, this.columnHeader32, this.columnHeader33, this.columnHeader34}); this.STITranslatorListView.Dock = System.Windows.Forms.DockStyle.Fill; this.STITranslatorListView.FullRowSelect = true; this.STITranslatorListView.GridLines = true; this.STITranslatorListView.HideSelection = false; this.STITranslatorListView.Location = new System.Drawing.Point(0, 25); this.STITranslatorListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorListView.Name = "STITranslatorListView"; this.STITranslatorListView.Size = new System.Drawing.Size(698, 107); this.STITranslatorListView.TabIndex = 87; this.STITranslatorListView.UseCompatibleStateImageBehavior = false; this.STITranslatorListView.View = System.Windows.Forms.View.Details; this.STITranslatorListView.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.STITranslatorListViewColumnClick); this.STITranslatorListView.DoubleClick += new System.EventHandler(this.STITranslatorEditButtonClick); // // columnHeader28 // this.columnHeader28.Text = "Фамилия"; this.columnHeader28.Width = 200; // // columnHeader29 // this.columnHeader29.Text = "Имя"; this.columnHeader29.Width = 150; // // columnHeader30 // this.columnHeader30.Text = "Отчество"; this.columnHeader30.Width = 200; // // columnHeader31 // this.columnHeader31.Text = "Ник"; // // columnHeader32 // this.columnHeader32.Text = "Web"; this.columnHeader32.Width = 80; // // columnHeader33 // this.columnHeader33.Text = "email"; this.columnHeader33.Width = 80; // // columnHeader34 // this.columnHeader34.Text = "id"; this.columnHeader34.Width = 150; // // STITranslatorWorkPanel // this.STITranslatorWorkPanel.Controls.Add(this.STITranslatorDeleteAllButton); this.STITranslatorWorkPanel.Controls.Add(this.STITranslatorDeleteButton); this.STITranslatorWorkPanel.Controls.Add(this.STITranslatorEditButton); this.STITranslatorWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.STITranslatorWorkPanel.Location = new System.Drawing.Point(698, 25); this.STITranslatorWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorWorkPanel.Name = "STITranslatorWorkPanel"; this.STITranslatorWorkPanel.Size = new System.Drawing.Size(75, 107); this.STITranslatorWorkPanel.TabIndex = 86; // // STITranslatorDeleteAllButton // this.STITranslatorDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.STITranslatorDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("STITranslatorDeleteAllButton.Image"))); this.STITranslatorDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.STITranslatorDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorDeleteAllButton.Name = "STITranslatorDeleteAllButton"; this.STITranslatorDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.STITranslatorDeleteAllButton.TabIndex = 3; this.STITranslatorDeleteAllButton.UseVisualStyleBackColor = true; this.STITranslatorDeleteAllButton.Click += new System.EventHandler(this.STITranslatorDeleteAllButtonClick); // // STITranslatorDeleteButton // this.STITranslatorDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.STITranslatorDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("STITranslatorDeleteButton.Image"))); this.STITranslatorDeleteButton.Location = new System.Drawing.Point(0, 39); this.STITranslatorDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorDeleteButton.Name = "STITranslatorDeleteButton"; this.STITranslatorDeleteButton.Size = new System.Drawing.Size(75, 23); this.STITranslatorDeleteButton.TabIndex = 2; this.STITranslatorDeleteButton.UseVisualStyleBackColor = true; this.STITranslatorDeleteButton.Click += new System.EventHandler(this.STITranslatorDeleteButtonClick); // // STITranslatorEditButton // this.STITranslatorEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.STITranslatorEditButton.Image = ((System.Drawing.Image)(resources.GetObject("STITranslatorEditButton.Image"))); this.STITranslatorEditButton.Location = new System.Drawing.Point(0, 0); this.STITranslatorEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorEditButton.Name = "STITranslatorEditButton"; this.STITranslatorEditButton.Size = new System.Drawing.Size(75, 39); this.STITranslatorEditButton.TabIndex = 0; this.STITranslatorEditButton.UseVisualStyleBackColor = true; this.STITranslatorEditButton.Click += new System.EventHandler(this.STITranslatorEditButtonClick); // // STITranslatorLabelPanel // this.STITranslatorLabelPanel.Controls.Add(this.STITranslatorAddButton); this.STITranslatorLabelPanel.Controls.Add(this.STITranslatorLabel); this.STITranslatorLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STITranslatorLabelPanel.Location = new System.Drawing.Point(0, 0); this.STITranslatorLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.STITranslatorLabelPanel.Name = "STITranslatorLabelPanel"; this.STITranslatorLabelPanel.Size = new System.Drawing.Size(773, 25); this.STITranslatorLabelPanel.TabIndex = 80; // // STITranslatorAddButton // this.STITranslatorAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.STITranslatorAddButton.Image = ((System.Drawing.Image)(resources.GetObject("STITranslatorAddButton.Image"))); this.STITranslatorAddButton.Location = new System.Drawing.Point(696, 0); this.STITranslatorAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STITranslatorAddButton.Name = "STITranslatorAddButton"; this.STITranslatorAddButton.Size = new System.Drawing.Size(77, 25); this.STITranslatorAddButton.TabIndex = 83; this.STITranslatorAddButton.UseVisualStyleBackColor = true; this.STITranslatorAddButton.Click += new System.EventHandler(this.STITranslatorAddButtonClick); // // STITranslatorLabel // this.STITranslatorLabel.BackColor = System.Drawing.Color.LightGray; this.STITranslatorLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.STITranslatorLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STITranslatorLabel.Location = new System.Drawing.Point(0, 0); this.STITranslatorLabel.Name = "STITranslatorLabel"; this.STITranslatorLabel.Size = new System.Drawing.Size(773, 25); this.STITranslatorLabel.TabIndex = 79; this.STITranslatorLabel.Text = "Переводчики книги:"; this.STITranslatorLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // STIDatePanel // this.STIDatePanel.Controls.Add(this.STIDateTextBox); this.STIDatePanel.Controls.Add(this.STIDateValueFormatLabel); this.STIDatePanel.Controls.Add(this.STIDateFormatLabel); this.STIDatePanel.Controls.Add(this.STIDateValueMaskedTextBox); this.STIDatePanel.Controls.Add(this.STIDateValueLabel); this.STIDatePanel.Controls.Add(this.STIDateLabel); this.STIDatePanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIDatePanel.Location = new System.Drawing.Point(0, 424); this.STIDatePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIDatePanel.Name = "STIDatePanel"; this.STIDatePanel.Size = new System.Drawing.Size(773, 30); this.STIDatePanel.TabIndex = 34; // // STIDateTextBox // this.STIDateTextBox.Location = new System.Drawing.Point(61, 2); this.STIDateTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIDateTextBox.Name = "STIDateTextBox"; this.STIDateTextBox.Size = new System.Drawing.Size(127, 22); this.STIDateTextBox.TabIndex = 84; // // STIDateValueFormatLabel // this.STIDateValueFormatLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.STIDateValueFormatLabel.Location = new System.Drawing.Point(577, 2); this.STIDateValueFormatLabel.Name = "STIDateValueFormatLabel"; this.STIDateValueFormatLabel.Size = new System.Drawing.Size(147, 23); this.STIDateValueFormatLabel.TabIndex = 87; this.STIDateValueFormatLabel.Text = "Формат: 2015-01-01"; this.STIDateValueFormatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // STIDateFormatLabel // this.STIDateFormatLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.STIDateFormatLabel.Location = new System.Drawing.Point(195, 2); this.STIDateFormatLabel.Name = "STIDateFormatLabel"; this.STIDateFormatLabel.Size = new System.Drawing.Size(165, 23); this.STIDateFormatLabel.TabIndex = 86; this.STIDateFormatLabel.Text = "Формат: 1 января 2015"; this.STIDateFormatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // STIDateValueMaskedTextBox // this.STIDateValueMaskedTextBox.Location = new System.Drawing.Point(487, 5); this.STIDateValueMaskedTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIDateValueMaskedTextBox.Mask = "0000-00-00"; this.STIDateValueMaskedTextBox.Name = "STIDateValueMaskedTextBox"; this.STIDateValueMaskedTextBox.Size = new System.Drawing.Size(85, 22); this.STIDateValueMaskedTextBox.TabIndex = 85; // // STIDateValueLabel // this.STIDateValueLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STIDateValueLabel.Location = new System.Drawing.Point(361, 2); this.STIDateValueLabel.Name = "STIDateValueLabel"; this.STIDateValueLabel.Size = new System.Drawing.Size(124, 23); this.STIDateValueLabel.TabIndex = 84; this.STIDateValueLabel.Text = "Дата (значение):"; this.STIDateValueLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // STIDateLabel // this.STIDateLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STIDateLabel.Location = new System.Drawing.Point(3, 2); this.STIDateLabel.Name = "STIDateLabel"; this.STIDateLabel.Size = new System.Drawing.Size(52, 23); this.STIDateLabel.TabIndex = 39; this.STIDateLabel.Text = "Дата:"; this.STIDateLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // STIAuthorsPanel // this.STIAuthorsPanel.Controls.Add(this.STIAuthorsListView); this.STIAuthorsPanel.Controls.Add(this.STIAuthorsWorkPanel); this.STIAuthorsPanel.Controls.Add(this.STIAuthorsLabelPanel); this.STIAuthorsPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIAuthorsPanel.Location = new System.Drawing.Point(0, 264); this.STIAuthorsPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorsPanel.Name = "STIAuthorsPanel"; this.STIAuthorsPanel.Size = new System.Drawing.Size(773, 160); this.STIAuthorsPanel.TabIndex = 33; // // STIAuthorsListView // this.STIAuthorsListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader21, this.columnHeader22, this.columnHeader23, this.columnHeader24, this.columnHeader25, this.columnHeader26, this.columnHeader27}); this.STIAuthorsListView.Dock = System.Windows.Forms.DockStyle.Fill; this.STIAuthorsListView.FullRowSelect = true; this.STIAuthorsListView.GridLines = true; this.STIAuthorsListView.HideSelection = false; this.STIAuthorsListView.Location = new System.Drawing.Point(0, 25); this.STIAuthorsListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorsListView.Name = "STIAuthorsListView"; this.STIAuthorsListView.Size = new System.Drawing.Size(698, 135); this.STIAuthorsListView.TabIndex = 87; this.STIAuthorsListView.UseCompatibleStateImageBehavior = false; this.STIAuthorsListView.View = System.Windows.Forms.View.Details; this.STIAuthorsListView.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.STIAuthorsListViewColumnClick); this.STIAuthorsListView.DoubleClick += new System.EventHandler(this.STIAuthorEditButtonClick); // // columnHeader21 // this.columnHeader21.Text = "Фамилия"; this.columnHeader21.Width = 200; // // columnHeader22 // this.columnHeader22.Text = "Имя"; this.columnHeader22.Width = 150; // // columnHeader23 // this.columnHeader23.Text = "Отчество"; this.columnHeader23.Width = 200; // // columnHeader24 // this.columnHeader24.Text = "Ник"; // // columnHeader25 // this.columnHeader25.Text = "Web"; this.columnHeader25.Width = 80; // // columnHeader26 // this.columnHeader26.Text = "email"; this.columnHeader26.Width = 80; // // columnHeader27 // this.columnHeader27.Text = "id"; this.columnHeader27.Width = 150; // // STIAuthorsWorkPanel // this.STIAuthorsWorkPanel.Controls.Add(this.STIAuthorUpButton); this.STIAuthorsWorkPanel.Controls.Add(this.STIAuthorDownButton); this.STIAuthorsWorkPanel.Controls.Add(this.STIAuthorDeleteAllButton); this.STIAuthorsWorkPanel.Controls.Add(this.STIAuthorDeleteButton); this.STIAuthorsWorkPanel.Controls.Add(this.STIAuthorEditButton); this.STIAuthorsWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.STIAuthorsWorkPanel.Location = new System.Drawing.Point(698, 25); this.STIAuthorsWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorsWorkPanel.Name = "STIAuthorsWorkPanel"; this.STIAuthorsWorkPanel.Size = new System.Drawing.Size(75, 135); this.STIAuthorsWorkPanel.TabIndex = 86; // // STIAuthorUpButton // this.STIAuthorUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STIAuthorUpButton.Image = ((System.Drawing.Image)(resources.GetObject("STIAuthorUpButton.Image"))); this.STIAuthorUpButton.Location = new System.Drawing.Point(0, 89); this.STIAuthorUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorUpButton.Name = "STIAuthorUpButton"; this.STIAuthorUpButton.Size = new System.Drawing.Size(75, 23); this.STIAuthorUpButton.TabIndex = 13; this.STIAuthorUpButton.UseVisualStyleBackColor = true; this.STIAuthorUpButton.Click += new System.EventHandler(this.STIAuthorUpButtonClick); // // STIAuthorDownButton // this.STIAuthorDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STIAuthorDownButton.Image = ((System.Drawing.Image)(resources.GetObject("STIAuthorDownButton.Image"))); this.STIAuthorDownButton.Location = new System.Drawing.Point(0, 112); this.STIAuthorDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorDownButton.Name = "STIAuthorDownButton"; this.STIAuthorDownButton.Size = new System.Drawing.Size(75, 23); this.STIAuthorDownButton.TabIndex = 12; this.STIAuthorDownButton.UseVisualStyleBackColor = true; this.STIAuthorDownButton.Click += new System.EventHandler(this.STIAuthorDownButtonClick); // // STIAuthorDeleteAllButton // this.STIAuthorDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.STIAuthorDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("STIAuthorDeleteAllButton.Image"))); this.STIAuthorDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.STIAuthorDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorDeleteAllButton.Name = "STIAuthorDeleteAllButton"; this.STIAuthorDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.STIAuthorDeleteAllButton.TabIndex = 3; this.STIAuthorDeleteAllButton.UseVisualStyleBackColor = true; this.STIAuthorDeleteAllButton.Click += new System.EventHandler(this.STIAuthorDeleteAllButtonClick); // // STIAuthorDeleteButton // this.STIAuthorDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.STIAuthorDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("STIAuthorDeleteButton.Image"))); this.STIAuthorDeleteButton.Location = new System.Drawing.Point(0, 39); this.STIAuthorDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorDeleteButton.Name = "STIAuthorDeleteButton"; this.STIAuthorDeleteButton.Size = new System.Drawing.Size(75, 23); this.STIAuthorDeleteButton.TabIndex = 2; this.STIAuthorDeleteButton.UseVisualStyleBackColor = true; this.STIAuthorDeleteButton.Click += new System.EventHandler(this.STIAuthorDeleteButtonClick); // // STIAuthorEditButton // this.STIAuthorEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.STIAuthorEditButton.Image = ((System.Drawing.Image)(resources.GetObject("STIAuthorEditButton.Image"))); this.STIAuthorEditButton.Location = new System.Drawing.Point(0, 0); this.STIAuthorEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorEditButton.Name = "STIAuthorEditButton"; this.STIAuthorEditButton.Size = new System.Drawing.Size(75, 39); this.STIAuthorEditButton.TabIndex = 0; this.STIAuthorEditButton.UseVisualStyleBackColor = true; this.STIAuthorEditButton.Click += new System.EventHandler(this.STIAuthorEditButtonClick); // // STIAuthorsLabelPanel // this.STIAuthorsLabelPanel.Controls.Add(this.STIAuthorAddButton); this.STIAuthorsLabelPanel.Controls.Add(this.STIAuthorsLabel); this.STIAuthorsLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIAuthorsLabelPanel.Location = new System.Drawing.Point(0, 0); this.STIAuthorsLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.STIAuthorsLabelPanel.Name = "STIAuthorsLabelPanel"; this.STIAuthorsLabelPanel.Size = new System.Drawing.Size(773, 25); this.STIAuthorsLabelPanel.TabIndex = 80; // // STIAuthorAddButton // this.STIAuthorAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.STIAuthorAddButton.Image = ((System.Drawing.Image)(resources.GetObject("STIAuthorAddButton.Image"))); this.STIAuthorAddButton.Location = new System.Drawing.Point(696, 0); this.STIAuthorAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIAuthorAddButton.Name = "STIAuthorAddButton"; this.STIAuthorAddButton.Size = new System.Drawing.Size(77, 25); this.STIAuthorAddButton.TabIndex = 83; this.STIAuthorAddButton.UseVisualStyleBackColor = true; this.STIAuthorAddButton.Click += new System.EventHandler(this.STIAuthorAddButtonClick); // // STIAuthorsLabel // this.STIAuthorsLabel.BackColor = System.Drawing.Color.LightGray; this.STIAuthorsLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.STIAuthorsLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STIAuthorsLabel.Location = new System.Drawing.Point(0, 0); this.STIAuthorsLabel.Name = "STIAuthorsLabel"; this.STIAuthorsLabel.Size = new System.Drawing.Size(773, 25); this.STIAuthorsLabel.TabIndex = 79; this.STIAuthorsLabel.Text = "Авторы книги:"; this.STIAuthorsLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // STIGenrePanel // this.STIGenrePanel.Controls.Add(this.STIGenresListView); this.STIGenrePanel.Controls.Add(this.STIGenreWorkPanel); this.STIGenrePanel.Controls.Add(this.STIGenresSchemePanel); this.STIGenrePanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIGenrePanel.Location = new System.Drawing.Point(0, 72); this.STIGenrePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenrePanel.Name = "STIGenrePanel"; this.STIGenrePanel.Size = new System.Drawing.Size(773, 192); this.STIGenrePanel.TabIndex = 32; // // STIGenresListView // this.STIGenresListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader19, this.columnHeader20}); this.STIGenresListView.Dock = System.Windows.Forms.DockStyle.Fill; this.STIGenresListView.FullRowSelect = true; this.STIGenresListView.GridLines = true; this.STIGenresListView.HideSelection = false; this.STIGenresListView.Location = new System.Drawing.Point(0, 80); this.STIGenresListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenresListView.Name = "STIGenresListView"; this.STIGenresListView.Size = new System.Drawing.Size(698, 112); this.STIGenresListView.TabIndex = 85; this.STIGenresListView.UseCompatibleStateImageBehavior = false; this.STIGenresListView.View = System.Windows.Forms.View.Details; this.STIGenresListView.SelectedIndexChanged += new System.EventHandler(this.STIGenresListView_SelectedIndexChanged); // // columnHeader19 // this.columnHeader19.Text = "Жанр"; this.columnHeader19.Width = 400; // // columnHeader20 // this.columnHeader20.Text = "Соответствие, %"; this.columnHeader20.Width = 129; // // STIGenreWorkPanel // this.STIGenreWorkPanel.Controls.Add(this.STIGenreUpButton); this.STIGenreWorkPanel.Controls.Add(this.STIGenreDownButton); this.STIGenreWorkPanel.Controls.Add(this.STIGenreDeleteAllButton); this.STIGenreWorkPanel.Controls.Add(this.STIGenreDeleteButton); this.STIGenreWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.STIGenreWorkPanel.Location = new System.Drawing.Point(698, 80); this.STIGenreWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenreWorkPanel.Name = "STIGenreWorkPanel"; this.STIGenreWorkPanel.Size = new System.Drawing.Size(75, 112); this.STIGenreWorkPanel.TabIndex = 84; // // STIGenreUpButton // this.STIGenreUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STIGenreUpButton.Image = ((System.Drawing.Image)(resources.GetObject("STIGenreUpButton.Image"))); this.STIGenreUpButton.Location = new System.Drawing.Point(0, 66); this.STIGenreUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenreUpButton.Name = "STIGenreUpButton"; this.STIGenreUpButton.Size = new System.Drawing.Size(75, 23); this.STIGenreUpButton.TabIndex = 11; this.STIGenreUpButton.UseVisualStyleBackColor = true; this.STIGenreUpButton.Click += new System.EventHandler(this.STIGenreUpButtonClick); // // STIGenreDownButton // this.STIGenreDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STIGenreDownButton.Image = ((System.Drawing.Image)(resources.GetObject("STIGenreDownButton.Image"))); this.STIGenreDownButton.Location = new System.Drawing.Point(0, 89); this.STIGenreDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenreDownButton.Name = "STIGenreDownButton"; this.STIGenreDownButton.Size = new System.Drawing.Size(75, 23); this.STIGenreDownButton.TabIndex = 10; this.STIGenreDownButton.UseVisualStyleBackColor = true; this.STIGenreDownButton.Click += new System.EventHandler(this.STIGenreDownButtonClick); // // STIGenreDeleteAllButton // this.STIGenreDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.STIGenreDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("STIGenreDeleteAllButton.Image"))); this.STIGenreDeleteAllButton.Location = new System.Drawing.Point(0, 23); this.STIGenreDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenreDeleteAllButton.Name = "STIGenreDeleteAllButton"; this.STIGenreDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.STIGenreDeleteAllButton.TabIndex = 1; this.STIGenreDeleteAllButton.UseVisualStyleBackColor = true; this.STIGenreDeleteAllButton.Click += new System.EventHandler(this.STIGenreDeleteAllButtonClick); // // STIGenreDeleteButton // this.STIGenreDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.STIGenreDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("STIGenreDeleteButton.Image"))); this.STIGenreDeleteButton.Location = new System.Drawing.Point(0, 0); this.STIGenreDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenreDeleteButton.Name = "STIGenreDeleteButton"; this.STIGenreDeleteButton.Size = new System.Drawing.Size(75, 23); this.STIGenreDeleteButton.TabIndex = 0; this.STIGenreDeleteButton.UseVisualStyleBackColor = true; this.STIGenreDeleteButton.Click += new System.EventHandler(this.STIGenreDeleteButtonClick); // // STIGenresSchemePanel // this.STIGenresSchemePanel.Controls.Add(this.STIGroupComboBox); this.STIGenresSchemePanel.Controls.Add(this.STIGroupLabel); this.STIGenresSchemePanel.Controls.Add(this.STIGenreAddButton); this.STIGenresSchemePanel.Controls.Add(this.STIMatchMaskedTextBox); this.STIGenresSchemePanel.Controls.Add(this.STIMathLabel); this.STIGenresSchemePanel.Controls.Add(this.STIGenresComboBox); this.STIGenresSchemePanel.Controls.Add(this.STIGenreLabel); this.STIGenresSchemePanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIGenresSchemePanel.Location = new System.Drawing.Point(0, 0); this.STIGenresSchemePanel.Margin = new System.Windows.Forms.Padding(4); this.STIGenresSchemePanel.Name = "STIGenresSchemePanel"; this.STIGenresSchemePanel.Size = new System.Drawing.Size(773, 80); this.STIGenresSchemePanel.TabIndex = 77; // // STIGroupComboBox // this.STIGroupComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.STIGroupComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.STIGroupComboBox.FormattingEnabled = true; this.STIGroupComboBox.Location = new System.Drawing.Point(68, 14); this.STIGroupComboBox.Margin = new System.Windows.Forms.Padding(4); this.STIGroupComboBox.Name = "STIGroupComboBox"; this.STIGroupComboBox.Size = new System.Drawing.Size(447, 24); this.STIGroupComboBox.Sorted = true; this.STIGroupComboBox.TabIndex = 87; this.STIGroupComboBox.SelectedIndexChanged += new System.EventHandler(this.STIGroupComboBoxSelectedIndexChanged); // // STIGroupLabel // this.STIGroupLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.STIGroupLabel.Location = new System.Drawing.Point(3, 14); this.STIGroupLabel.Name = "STIGroupLabel"; this.STIGroupLabel.Size = new System.Drawing.Size(59, 23); this.STIGroupLabel.TabIndex = 88; this.STIGroupLabel.Text = "Группа:"; // // STIGenreAddButton // this.STIGenreAddButton.Image = ((System.Drawing.Image)(resources.GetObject("STIGenreAddButton.Image"))); this.STIGenreAddButton.Location = new System.Drawing.Point(523, 14); this.STIGenreAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIGenreAddButton.Name = "STIGenreAddButton"; this.STIGenreAddButton.Size = new System.Drawing.Size(161, 23); this.STIGenreAddButton.TabIndex = 83; this.STIGenreAddButton.UseVisualStyleBackColor = true; this.STIGenreAddButton.Click += new System.EventHandler(this.STIGenreAddButtonClick); // // STIMatchMaskedTextBox // this.STIMatchMaskedTextBox.Location = new System.Drawing.Point(644, 42); this.STIMatchMaskedTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIMatchMaskedTextBox.Mask = "000"; this.STIMatchMaskedTextBox.Name = "STIMatchMaskedTextBox"; this.STIMatchMaskedTextBox.Size = new System.Drawing.Size(39, 22); this.STIMatchMaskedTextBox.TabIndex = 82; // // STIMathLabel // this.STIMathLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STIMathLabel.Location = new System.Drawing.Point(523, 46); this.STIMathLabel.Name = "STIMathLabel"; this.STIMathLabel.Size = new System.Drawing.Size(121, 23); this.STIMathLabel.TabIndex = 80; this.STIMathLabel.Text = "Соответствие %:"; // // STIGenresComboBox // this.STIGenresComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.STIGenresComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.STIGenresComboBox.FormattingEnabled = true; this.STIGenresComboBox.Location = new System.Drawing.Point(68, 43); this.STIGenresComboBox.Margin = new System.Windows.Forms.Padding(4); this.STIGenresComboBox.Name = "STIGenresComboBox"; this.STIGenresComboBox.Size = new System.Drawing.Size(447, 24); this.STIGenresComboBox.Sorted = true; this.STIGenresComboBox.TabIndex = 79; // // STIGenreLabel // this.STIGenreLabel.ForeColor = System.Drawing.Color.Red; this.STIGenreLabel.Location = new System.Drawing.Point(3, 44); this.STIGenreLabel.Name = "STIGenreLabel"; this.STIGenreLabel.Size = new System.Drawing.Size(59, 23); this.STIGenreLabel.TabIndex = 78; this.STIGenreLabel.Text = "Жанр:"; // // STILangsPanel // this.STILangsPanel.Controls.Add(this.STISrcLangComboBox); this.STILangsPanel.Controls.Add(this.STISrcLangLabel); this.STILangsPanel.Controls.Add(this.STILangComboBox); this.STILangsPanel.Controls.Add(this.STILangLabel); this.STILangsPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STILangsPanel.Location = new System.Drawing.Point(0, 34); this.STILangsPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STILangsPanel.Name = "STILangsPanel"; this.STILangsPanel.Size = new System.Drawing.Size(773, 38); this.STILangsPanel.TabIndex = 31; // // STISrcLangComboBox // this.STISrcLangComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.STISrcLangComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.STISrcLangComboBox.FormattingEnabled = true; this.STISrcLangComboBox.Location = new System.Drawing.Point(408, 7); this.STISrcLangComboBox.Margin = new System.Windows.Forms.Padding(4); this.STISrcLangComboBox.Name = "STISrcLangComboBox"; this.STISrcLangComboBox.Size = new System.Drawing.Size(195, 24); this.STISrcLangComboBox.TabIndex = 39; // // STISrcLangLabel // this.STISrcLangLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STISrcLangLabel.Location = new System.Drawing.Point(283, 7); this.STISrcLangLabel.Name = "STISrcLangLabel"; this.STISrcLangLabel.Size = new System.Drawing.Size(125, 23); this.STISrcLangLabel.TabIndex = 38; this.STISrcLangLabel.Text = "Язык оригинала:"; // // STILangComboBox // this.STILangComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.STILangComboBox.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.STILangComboBox.FormattingEnabled = true; this.STILangComboBox.Location = new System.Drawing.Point(69, 7); this.STILangComboBox.Margin = new System.Windows.Forms.Padding(4); this.STILangComboBox.Name = "STILangComboBox"; this.STILangComboBox.Size = new System.Drawing.Size(195, 24); this.STILangComboBox.TabIndex = 37; // // STILangLabel // this.STILangLabel.ForeColor = System.Drawing.Color.Red; this.STILangLabel.Location = new System.Drawing.Point(3, 7); this.STILangLabel.Name = "STILangLabel"; this.STILangLabel.Size = new System.Drawing.Size(59, 23); this.STILangLabel.TabIndex = 0; this.STILangLabel.Text = "Язык:"; // // STIBookTitlePanel // this.STIBookTitlePanel.Controls.Add(this.STIBookTitleTextBox); this.STIBookTitlePanel.Controls.Add(this.STIBookTitleLabel); this.STIBookTitlePanel.Dock = System.Windows.Forms.DockStyle.Top; this.STIBookTitlePanel.Location = new System.Drawing.Point(0, 0); this.STIBookTitlePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIBookTitlePanel.Name = "STIBookTitlePanel"; this.STIBookTitlePanel.Size = new System.Drawing.Size(773, 34); this.STIBookTitlePanel.TabIndex = 30; // // STIBookTitleTextBox // this.STIBookTitleTextBox.Location = new System.Drawing.Point(127, 5); this.STIBookTitleTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIBookTitleTextBox.Name = "STIBookTitleTextBox"; this.STIBookTitleTextBox.Size = new System.Drawing.Size(595, 22); this.STIBookTitleTextBox.TabIndex = 1; // // STIBookTitleLabel // this.STIBookTitleLabel.ForeColor = System.Drawing.Color.Red; this.STIBookTitleLabel.Location = new System.Drawing.Point(3, 6); this.STIBookTitleLabel.Name = "STIBookTitleLabel"; this.STIBookTitleLabel.Size = new System.Drawing.Size(117, 23); this.STIBookTitleLabel.TabIndex = 0; this.STIBookTitleLabel.Text = "Название книги:"; this.STIBookTitleLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // tpSTittleInfoAnnotation // this.tpSTittleInfoAnnotation.Controls.Add(this.STIAnnotationRichTextEdit); this.tpSTittleInfoAnnotation.Location = new System.Drawing.Point(4, 25); this.tpSTittleInfoAnnotation.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpSTittleInfoAnnotation.Name = "tpSTittleInfoAnnotation"; this.tpSTittleInfoAnnotation.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpSTittleInfoAnnotation.Size = new System.Drawing.Size(794, 699); this.tpSTittleInfoAnnotation.TabIndex = 1; this.tpSTittleInfoAnnotation.Text = "Аннотация на книгу"; this.tpSTittleInfoAnnotation.UseVisualStyleBackColor = true; // // STIAnnotationRichTextEdit // this.STIAnnotationRichTextEdit.BackColor = System.Drawing.SystemColors.Window; this.STIAnnotationRichTextEdit.Dock = System.Windows.Forms.DockStyle.Fill; this.STIAnnotationRichTextEdit.Location = new System.Drawing.Point(3, 2); this.STIAnnotationRichTextEdit.Margin = new System.Windows.Forms.Padding(4); this.STIAnnotationRichTextEdit.Name = "STIAnnotationRichTextEdit"; this.STIAnnotationRichTextEdit.Size = new System.Drawing.Size(788, 695); this.STIAnnotationRichTextEdit.TabIndex = 2; this.STIAnnotationRichTextEdit.Text = ""; // // tpSTittleInfoCovers // this.tpSTittleInfoCovers.Controls.Add(this.STICoverPictureBox); this.tpSTittleInfoCovers.Controls.Add(this.STICoverPanel); this.tpSTittleInfoCovers.Location = new System.Drawing.Point(4, 25); this.tpSTittleInfoCovers.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpSTittleInfoCovers.Name = "tpSTittleInfoCovers"; this.tpSTittleInfoCovers.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2); this.tpSTittleInfoCovers.Size = new System.Drawing.Size(794, 699); this.tpSTittleInfoCovers.TabIndex = 2; this.tpSTittleInfoCovers.Text = "Обложки"; this.tpSTittleInfoCovers.UseVisualStyleBackColor = true; // // STICoverPictureBox // this.STICoverPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; this.STICoverPictureBox.Dock = System.Windows.Forms.DockStyle.Fill; this.STICoverPictureBox.ErrorImage = ((System.Drawing.Image)(resources.GetObject("STICoverPictureBox.ErrorImage"))); this.STICoverPictureBox.Location = new System.Drawing.Point(3, 256); this.STICoverPictureBox.Margin = new System.Windows.Forms.Padding(4); this.STICoverPictureBox.Name = "STICoverPictureBox"; this.STICoverPictureBox.Size = new System.Drawing.Size(788, 441); this.STICoverPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.STICoverPictureBox.TabIndex = 49; this.STICoverPictureBox.TabStop = false; // // STICoverPanel // this.STICoverPanel.Controls.Add(this.STICoverListView); this.STICoverPanel.Controls.Add(this.STICoverWorkPanel); this.STICoverPanel.Controls.Add(this.STICoverLabelPanel); this.STICoverPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STICoverPanel.Location = new System.Drawing.Point(3, 2); this.STICoverPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverPanel.Name = "STICoverPanel"; this.STICoverPanel.Size = new System.Drawing.Size(788, 254); this.STICoverPanel.TabIndex = 17; // // STICoverListView // this.STICoverListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader48, this.columnHeader49, this.columnHeader52, this.columnHeader55, this.columnHeader53}); this.STICoverListView.Dock = System.Windows.Forms.DockStyle.Fill; this.STICoverListView.FullRowSelect = true; this.STICoverListView.GridLines = true; this.STICoverListView.HideSelection = false; this.STICoverListView.Location = new System.Drawing.Point(0, 25); this.STICoverListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverListView.Name = "STICoverListView"; this.STICoverListView.Size = new System.Drawing.Size(713, 229); this.STICoverListView.TabIndex = 87; this.STICoverListView.UseCompatibleStateImageBehavior = false; this.STICoverListView.View = System.Windows.Forms.View.Details; this.STICoverListView.SelectedIndexChanged += new System.EventHandler(this.STICoverListViewSelectedIndexChanged); this.STICoverListView.Click += new System.EventHandler(this.STICoverListViewClick); // // columnHeader48 // this.columnHeader48.Text = "Обложка"; this.columnHeader48.Width = 200; // // columnHeader49 // this.columnHeader49.Text = "Тип контента"; this.columnHeader49.Width = 150; // // columnHeader52 // this.columnHeader52.Text = "DPI"; this.columnHeader52.Width = 100; // // columnHeader55 // this.columnHeader55.Text = "Pixels"; this.columnHeader55.Width = 100; // // columnHeader53 // this.columnHeader53.Text = "Размер"; this.columnHeader53.Width = 100; // // STICoverWorkPanel // this.STICoverWorkPanel.Controls.Add(this.STICoverSaveAllSelectedImageButton); this.STICoverWorkPanel.Controls.Add(this.STICoverSeparatorLabel); this.STICoverWorkPanel.Controls.Add(this.STICoverUpButton); this.STICoverWorkPanel.Controls.Add(this.STICoverDownButton); this.STICoverWorkPanel.Controls.Add(this.STICoverDeleteAllButton); this.STICoverWorkPanel.Controls.Add(this.STICoverDeleteButton); this.STICoverWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.STICoverWorkPanel.Location = new System.Drawing.Point(713, 25); this.STICoverWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverWorkPanel.Name = "STICoverWorkPanel"; this.STICoverWorkPanel.Size = new System.Drawing.Size(75, 229); this.STICoverWorkPanel.TabIndex = 86; // // STICoverSaveAllSelectedImageButton // this.STICoverSaveAllSelectedImageButton.Dock = System.Windows.Forms.DockStyle.Top; this.STICoverSaveAllSelectedImageButton.Image = ((System.Drawing.Image)(resources.GetObject("STICoverSaveAllSelectedImageButton.Image"))); this.STICoverSaveAllSelectedImageButton.Location = new System.Drawing.Point(0, 85); this.STICoverSaveAllSelectedImageButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverSaveAllSelectedImageButton.Name = "STICoverSaveAllSelectedImageButton"; this.STICoverSaveAllSelectedImageButton.Size = new System.Drawing.Size(75, 41); this.STICoverSaveAllSelectedImageButton.TabIndex = 16; this.STICoverSaveAllSelectedImageButton.UseVisualStyleBackColor = true; this.STICoverSaveAllSelectedImageButton.Click += new System.EventHandler(this.STICoverSaveAllSelectedImageButtonClick); // // STICoverSeparatorLabel // this.STICoverSeparatorLabel.Dock = System.Windows.Forms.DockStyle.Top; this.STICoverSeparatorLabel.Location = new System.Drawing.Point(0, 46); this.STICoverSeparatorLabel.Name = "STICoverSeparatorLabel"; this.STICoverSeparatorLabel.Size = new System.Drawing.Size(75, 39); this.STICoverSeparatorLabel.TabIndex = 15; // // STICoverUpButton // this.STICoverUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STICoverUpButton.Image = ((System.Drawing.Image)(resources.GetObject("STICoverUpButton.Image"))); this.STICoverUpButton.Location = new System.Drawing.Point(0, 183); this.STICoverUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverUpButton.Name = "STICoverUpButton"; this.STICoverUpButton.Size = new System.Drawing.Size(75, 23); this.STICoverUpButton.TabIndex = 13; this.STICoverUpButton.UseVisualStyleBackColor = true; this.STICoverUpButton.Click += new System.EventHandler(this.STICoverUpButtonClick); // // STICoverDownButton // this.STICoverDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.STICoverDownButton.Image = ((System.Drawing.Image)(resources.GetObject("STICoverDownButton.Image"))); this.STICoverDownButton.Location = new System.Drawing.Point(0, 206); this.STICoverDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverDownButton.Name = "STICoverDownButton"; this.STICoverDownButton.Size = new System.Drawing.Size(75, 23); this.STICoverDownButton.TabIndex = 12; this.STICoverDownButton.UseVisualStyleBackColor = true; this.STICoverDownButton.Click += new System.EventHandler(this.STICoverDownButtonClick); // // STICoverDeleteAllButton // this.STICoverDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.STICoverDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("STICoverDeleteAllButton.Image"))); this.STICoverDeleteAllButton.Location = new System.Drawing.Point(0, 23); this.STICoverDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverDeleteAllButton.Name = "STICoverDeleteAllButton"; this.STICoverDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.STICoverDeleteAllButton.TabIndex = 3; this.STICoverDeleteAllButton.UseVisualStyleBackColor = true; this.STICoverDeleteAllButton.Click += new System.EventHandler(this.STICoverDeleteAllButtonClick); // // STICoverDeleteButton // this.STICoverDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.STICoverDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("STICoverDeleteButton.Image"))); this.STICoverDeleteButton.Location = new System.Drawing.Point(0, 0); this.STICoverDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverDeleteButton.Name = "STICoverDeleteButton"; this.STICoverDeleteButton.Size = new System.Drawing.Size(75, 23); this.STICoverDeleteButton.TabIndex = 2; this.STICoverDeleteButton.UseVisualStyleBackColor = true; this.STICoverDeleteButton.Click += new System.EventHandler(this.STICoverDeleteButtonClick); // // STICoverLabelPanel // this.STICoverLabelPanel.Controls.Add(this.STICoverAddButton); this.STICoverLabelPanel.Controls.Add(this.STICoverLabel); this.STICoverLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.STICoverLabelPanel.Location = new System.Drawing.Point(0, 0); this.STICoverLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.STICoverLabelPanel.Name = "STICoverLabelPanel"; this.STICoverLabelPanel.Size = new System.Drawing.Size(788, 25); this.STICoverLabelPanel.TabIndex = 80; // // STICoverAddButton // this.STICoverAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.STICoverAddButton.Image = ((System.Drawing.Image)(resources.GetObject("STICoverAddButton.Image"))); this.STICoverAddButton.Location = new System.Drawing.Point(711, 0); this.STICoverAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STICoverAddButton.Name = "STICoverAddButton"; this.STICoverAddButton.Size = new System.Drawing.Size(77, 25); this.STICoverAddButton.TabIndex = 83; this.STICoverAddButton.UseVisualStyleBackColor = true; this.STICoverAddButton.Click += new System.EventHandler(this.STICoverAddButtonClick); // // STICoverLabel // this.STICoverLabel.BackColor = System.Drawing.Color.LightGray; this.STICoverLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.STICoverLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.STICoverLabel.Location = new System.Drawing.Point(0, 0); this.STICoverLabel.Name = "STICoverLabel"; this.STICoverLabel.Size = new System.Drawing.Size(788, 25); this.STICoverLabel.TabIndex = 79; this.STICoverLabel.Text = "Обложки оригинала книги:"; this.STICoverLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // STIEnableCheckBox // this.STIEnableCheckBox.Dock = System.Windows.Forms.DockStyle.Top; this.STIEnableCheckBox.Location = new System.Drawing.Point(0, 0); this.STIEnableCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.STIEnableCheckBox.Name = "STIEnableCheckBox"; this.STIEnableCheckBox.Size = new System.Drawing.Size(802, 25); this.STIEnableCheckBox.TabIndex = 12; this.STIEnableCheckBox.Text = "Обрабатывать Source Title Info раздел описания Description fb2 файла"; this.STIEnableCheckBox.UseVisualStyleBackColor = true; this.STIEnableCheckBox.Click += new System.EventHandler(this.STIEnableCheckBoxClick); // // tpDocumentInfo // this.tpDocumentInfo.Controls.Add(this.DIHistoryRichTextEdit); this.tpDocumentInfo.Controls.Add(this.DIHistoryPanel); this.tpDocumentInfo.Controls.Add(this.DIHelpLabel); this.tpDocumentInfo.Controls.Add(this.DIURLPanel); this.tpDocumentInfo.Controls.Add(this.DIOCRPanel); this.tpDocumentInfo.Controls.Add(this.DIFB2AuthorPanel); this.tpDocumentInfo.Controls.Add(this.DIProgramUsedPanel); this.tpDocumentInfo.Controls.Add(this.DIDatePanel); this.tpDocumentInfo.Controls.Add(this.DIVersionPanel); this.tpDocumentInfo.Controls.Add(this.DIIDPanel); this.tpDocumentInfo.Location = new System.Drawing.Point(4, 25); this.tpDocumentInfo.Margin = new System.Windows.Forms.Padding(4); this.tpDocumentInfo.Name = "tpDocumentInfo"; this.tpDocumentInfo.Size = new System.Drawing.Size(802, 753); this.tpDocumentInfo.TabIndex = 2; this.tpDocumentInfo.Text = "FB2 документ"; this.tpDocumentInfo.UseVisualStyleBackColor = true; // // DIHistoryRichTextEdit // this.DIHistoryRichTextEdit.BackColor = System.Drawing.SystemColors.Window; this.DIHistoryRichTextEdit.Dock = System.Windows.Forms.DockStyle.Fill; this.DIHistoryRichTextEdit.Location = new System.Drawing.Point(0, 450); this.DIHistoryRichTextEdit.Margin = new System.Windows.Forms.Padding(4); this.DIHistoryRichTextEdit.Name = "DIHistoryRichTextEdit"; this.DIHistoryRichTextEdit.Size = new System.Drawing.Size(802, 303); this.DIHistoryRichTextEdit.TabIndex = 21; this.DIHistoryRichTextEdit.Text = ""; // // DIHistoryPanel // this.DIHistoryPanel.Controls.Add(this.DIHistoryLabel); this.DIHistoryPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIHistoryPanel.Location = new System.Drawing.Point(0, 420); this.DIHistoryPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIHistoryPanel.Name = "DIHistoryPanel"; this.DIHistoryPanel.Size = new System.Drawing.Size(802, 30); this.DIHistoryPanel.TabIndex = 25; // // DIHistoryLabel // this.DIHistoryLabel.BackColor = System.Drawing.Color.LightGray; this.DIHistoryLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.DIHistoryLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIHistoryLabel.Location = new System.Drawing.Point(0, 0); this.DIHistoryLabel.Name = "DIHistoryLabel"; this.DIHistoryLabel.Size = new System.Drawing.Size(802, 30); this.DIHistoryLabel.TabIndex = 0; this.DIHistoryLabel.Text = "История развития fb2 файла:"; this.DIHistoryLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // DIHelpLabel // this.DIHelpLabel.Dock = System.Windows.Forms.DockStyle.Top; this.DIHelpLabel.Location = new System.Drawing.Point(0, 374); this.DIHelpLabel.Name = "DIHelpLabel"; this.DIHelpLabel.Size = new System.Drawing.Size(802, 46); this.DIHelpLabel.TabIndex = 24; this.DIHelpLabel.Text = "Подсказка: Если источников OCR (URL) несколько, то они перечисляются через запяту" + "ю (,) или \r\nточку с запятой ( ; )"; // // DIURLPanel // this.DIURLPanel.Controls.Add(this.DIURLTextBox); this.DIURLPanel.Controls.Add(this.DIURLLabel); this.DIURLPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIURLPanel.Location = new System.Drawing.Point(0, 344); this.DIURLPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIURLPanel.Name = "DIURLPanel"; this.DIURLPanel.Size = new System.Drawing.Size(802, 30); this.DIURLPanel.TabIndex = 20; // // DIURLTextBox // this.DIURLTextBox.Location = new System.Drawing.Point(119, 0); this.DIURLTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIURLTextBox.Name = "DIURLTextBox"; this.DIURLTextBox.Size = new System.Drawing.Size(680, 22); this.DIURLTextBox.TabIndex = 1; // // DIURLLabel // this.DIURLLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIURLLabel.Location = new System.Drawing.Point(0, 2); this.DIURLLabel.Name = "DIURLLabel"; this.DIURLLabel.Size = new System.Drawing.Size(116, 23); this.DIURLLabel.TabIndex = 0; this.DIURLLabel.Text = "Источники URL:"; this.DIURLLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIOCRPanel // this.DIOCRPanel.Controls.Add(this.DIOCRTextBox); this.DIOCRPanel.Controls.Add(this.DIOCRLabel); this.DIOCRPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIOCRPanel.Location = new System.Drawing.Point(0, 314); this.DIOCRPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIOCRPanel.Name = "DIOCRPanel"; this.DIOCRPanel.Size = new System.Drawing.Size(802, 30); this.DIOCRPanel.TabIndex = 19; // // DIOCRTextBox // this.DIOCRTextBox.Location = new System.Drawing.Point(119, 0); this.DIOCRTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIOCRTextBox.Name = "DIOCRTextBox"; this.DIOCRTextBox.Size = new System.Drawing.Size(680, 22); this.DIOCRTextBox.TabIndex = 1; // // DIOCRLabel // this.DIOCRLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIOCRLabel.Location = new System.Drawing.Point(0, 0); this.DIOCRLabel.Name = "DIOCRLabel"; this.DIOCRLabel.Size = new System.Drawing.Size(116, 23); this.DIOCRLabel.TabIndex = 0; this.DIOCRLabel.Text = "Источник OCR:"; this.DIOCRLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIFB2AuthorPanel // this.DIFB2AuthorPanel.Controls.Add(this.DIFB2AuthorListView); this.DIFB2AuthorPanel.Controls.Add(this.DIFB2AuthorWorkPanel); this.DIFB2AuthorPanel.Controls.Add(this.DIFB2AuthorLabelPanel); this.DIFB2AuthorPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIFB2AuthorPanel.Location = new System.Drawing.Point(0, 124); this.DIFB2AuthorPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorPanel.Name = "DIFB2AuthorPanel"; this.DIFB2AuthorPanel.Size = new System.Drawing.Size(802, 190); this.DIFB2AuthorPanel.TabIndex = 18; // // DIFB2AuthorListView // this.DIFB2AuthorListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader37, this.columnHeader38, this.columnHeader39, this.columnHeader40, this.columnHeader41, this.columnHeader42, this.columnHeader43}); this.DIFB2AuthorListView.Dock = System.Windows.Forms.DockStyle.Fill; this.DIFB2AuthorListView.FullRowSelect = true; this.DIFB2AuthorListView.GridLines = true; this.DIFB2AuthorListView.HideSelection = false; this.DIFB2AuthorListView.Location = new System.Drawing.Point(0, 25); this.DIFB2AuthorListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorListView.Name = "DIFB2AuthorListView"; this.DIFB2AuthorListView.Size = new System.Drawing.Size(727, 165); this.DIFB2AuthorListView.TabIndex = 87; this.DIFB2AuthorListView.UseCompatibleStateImageBehavior = false; this.DIFB2AuthorListView.View = System.Windows.Forms.View.Details; this.DIFB2AuthorListView.DoubleClick += new System.EventHandler(this.DIFB2AuthorEditButtonClick); // // columnHeader37 // this.columnHeader37.Text = "Фамилия"; this.columnHeader37.Width = 200; // // columnHeader38 // this.columnHeader38.Text = "Имя"; this.columnHeader38.Width = 150; // // columnHeader39 // this.columnHeader39.Text = "Отчество"; this.columnHeader39.Width = 200; // // columnHeader40 // this.columnHeader40.Text = "Ник"; // // columnHeader41 // this.columnHeader41.Text = "Web"; this.columnHeader41.Width = 80; // // columnHeader42 // this.columnHeader42.Text = "email"; this.columnHeader42.Width = 80; // // columnHeader43 // this.columnHeader43.Text = "id"; this.columnHeader43.Width = 150; // // DIFB2AuthorWorkPanel // this.DIFB2AuthorWorkPanel.Controls.Add(this.DIFB2AuthorUpButton); this.DIFB2AuthorWorkPanel.Controls.Add(this.DIFB2AuthorDownButton); this.DIFB2AuthorWorkPanel.Controls.Add(this.DIFB2AuthorDeleteAllButton); this.DIFB2AuthorWorkPanel.Controls.Add(this.DIFB2AuthorDeleteButton); this.DIFB2AuthorWorkPanel.Controls.Add(this.DIFB2AuthorEditButton); this.DIFB2AuthorWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.DIFB2AuthorWorkPanel.Location = new System.Drawing.Point(727, 25); this.DIFB2AuthorWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorWorkPanel.Name = "DIFB2AuthorWorkPanel"; this.DIFB2AuthorWorkPanel.Size = new System.Drawing.Size(75, 165); this.DIFB2AuthorWorkPanel.TabIndex = 86; // // DIFB2AuthorUpButton // this.DIFB2AuthorUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.DIFB2AuthorUpButton.Image = ((System.Drawing.Image)(resources.GetObject("DIFB2AuthorUpButton.Image"))); this.DIFB2AuthorUpButton.Location = new System.Drawing.Point(0, 119); this.DIFB2AuthorUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorUpButton.Name = "DIFB2AuthorUpButton"; this.DIFB2AuthorUpButton.Size = new System.Drawing.Size(75, 23); this.DIFB2AuthorUpButton.TabIndex = 11; this.DIFB2AuthorUpButton.UseVisualStyleBackColor = true; this.DIFB2AuthorUpButton.Click += new System.EventHandler(this.DIFB2AuthorUpButtonClick); // // DIFB2AuthorDownButton // this.DIFB2AuthorDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.DIFB2AuthorDownButton.Image = ((System.Drawing.Image)(resources.GetObject("DIFB2AuthorDownButton.Image"))); this.DIFB2AuthorDownButton.Location = new System.Drawing.Point(0, 142); this.DIFB2AuthorDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorDownButton.Name = "DIFB2AuthorDownButton"; this.DIFB2AuthorDownButton.Size = new System.Drawing.Size(75, 23); this.DIFB2AuthorDownButton.TabIndex = 10; this.DIFB2AuthorDownButton.UseVisualStyleBackColor = true; this.DIFB2AuthorDownButton.Click += new System.EventHandler(this.DIFB2AuthorDownButtonClick); // // DIFB2AuthorDeleteAllButton // this.DIFB2AuthorDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.DIFB2AuthorDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("DIFB2AuthorDeleteAllButton.Image"))); this.DIFB2AuthorDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.DIFB2AuthorDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorDeleteAllButton.Name = "DIFB2AuthorDeleteAllButton"; this.DIFB2AuthorDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.DIFB2AuthorDeleteAllButton.TabIndex = 3; this.DIFB2AuthorDeleteAllButton.UseVisualStyleBackColor = true; this.DIFB2AuthorDeleteAllButton.Click += new System.EventHandler(this.DIFB2AuthorDeleteAllButtonClick); // // DIFB2AuthorDeleteButton // this.DIFB2AuthorDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.DIFB2AuthorDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("DIFB2AuthorDeleteButton.Image"))); this.DIFB2AuthorDeleteButton.Location = new System.Drawing.Point(0, 39); this.DIFB2AuthorDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorDeleteButton.Name = "DIFB2AuthorDeleteButton"; this.DIFB2AuthorDeleteButton.Size = new System.Drawing.Size(75, 23); this.DIFB2AuthorDeleteButton.TabIndex = 2; this.DIFB2AuthorDeleteButton.UseVisualStyleBackColor = true; this.DIFB2AuthorDeleteButton.Click += new System.EventHandler(this.DIFB2AuthorDeleteButtonClick); // // DIFB2AuthorEditButton // this.DIFB2AuthorEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.DIFB2AuthorEditButton.Image = ((System.Drawing.Image)(resources.GetObject("DIFB2AuthorEditButton.Image"))); this.DIFB2AuthorEditButton.Location = new System.Drawing.Point(0, 0); this.DIFB2AuthorEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorEditButton.Name = "DIFB2AuthorEditButton"; this.DIFB2AuthorEditButton.Size = new System.Drawing.Size(75, 39); this.DIFB2AuthorEditButton.TabIndex = 0; this.DIFB2AuthorEditButton.UseVisualStyleBackColor = true; this.DIFB2AuthorEditButton.Click += new System.EventHandler(this.DIFB2AuthorEditButtonClick); // // DIFB2AuthorLabelPanel // this.DIFB2AuthorLabelPanel.Controls.Add(this.DIFB2AuthorAddButton); this.DIFB2AuthorLabelPanel.Controls.Add(this.DIFB2AuthorLabel); this.DIFB2AuthorLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIFB2AuthorLabelPanel.Location = new System.Drawing.Point(0, 0); this.DIFB2AuthorLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.DIFB2AuthorLabelPanel.Name = "DIFB2AuthorLabelPanel"; this.DIFB2AuthorLabelPanel.Size = new System.Drawing.Size(802, 25); this.DIFB2AuthorLabelPanel.TabIndex = 80; // // DIFB2AuthorAddButton // this.DIFB2AuthorAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.DIFB2AuthorAddButton.Image = ((System.Drawing.Image)(resources.GetObject("DIFB2AuthorAddButton.Image"))); this.DIFB2AuthorAddButton.Location = new System.Drawing.Point(725, 0); this.DIFB2AuthorAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIFB2AuthorAddButton.Name = "DIFB2AuthorAddButton"; this.DIFB2AuthorAddButton.Size = new System.Drawing.Size(77, 25); this.DIFB2AuthorAddButton.TabIndex = 83; this.DIFB2AuthorAddButton.UseVisualStyleBackColor = true; this.DIFB2AuthorAddButton.Click += new System.EventHandler(this.DIFB2AuthorAddButtonClick); // // DIFB2AuthorLabel // this.DIFB2AuthorLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.DIFB2AuthorLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIFB2AuthorLabel.Location = new System.Drawing.Point(0, 0); this.DIFB2AuthorLabel.Name = "DIFB2AuthorLabel"; this.DIFB2AuthorLabel.Size = new System.Drawing.Size(802, 25); this.DIFB2AuthorLabel.TabIndex = 79; this.DIFB2AuthorLabel.Text = "Авторы книги:"; this.DIFB2AuthorLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // DIProgramUsedPanel // this.DIProgramUsedPanel.Controls.Add(this.DIProgramUsedTextBox); this.DIProgramUsedPanel.Controls.Add(this.DIProgramUsedLabel); this.DIProgramUsedPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIProgramUsedPanel.Location = new System.Drawing.Point(0, 94); this.DIProgramUsedPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIProgramUsedPanel.Name = "DIProgramUsedPanel"; this.DIProgramUsedPanel.Size = new System.Drawing.Size(802, 30); this.DIProgramUsedPanel.TabIndex = 17; // // DIProgramUsedTextBox // this.DIProgramUsedTextBox.Location = new System.Drawing.Point(203, 0); this.DIProgramUsedTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIProgramUsedTextBox.Name = "DIProgramUsedTextBox"; this.DIProgramUsedTextBox.Size = new System.Drawing.Size(596, 22); this.DIProgramUsedTextBox.TabIndex = 6; // // DIProgramUsedLabel // this.DIProgramUsedLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIProgramUsedLabel.Location = new System.Drawing.Point(0, 2); this.DIProgramUsedLabel.Name = "DIProgramUsedLabel"; this.DIProgramUsedLabel.Size = new System.Drawing.Size(197, 23); this.DIProgramUsedLabel.TabIndex = 0; this.DIProgramUsedLabel.Text = "Программы создания fb2 файла:"; this.DIProgramUsedLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIDatePanel // this.DIDatePanel.Controls.Add(this.DIDateTextBox); this.DIDatePanel.Controls.Add(this.DIDateValueFormatLabel); this.DIDatePanel.Controls.Add(this.DIDateFormatLabel); this.DIDatePanel.Controls.Add(this.DIDateValueMaskedTextBox); this.DIDatePanel.Controls.Add(this.DIDateValueLabel); this.DIDatePanel.Controls.Add(this.DIDateLabel); this.DIDatePanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIDatePanel.Location = new System.Drawing.Point(0, 64); this.DIDatePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIDatePanel.Name = "DIDatePanel"; this.DIDatePanel.Size = new System.Drawing.Size(802, 30); this.DIDatePanel.TabIndex = 16; // // DIDateTextBox // this.DIDateTextBox.Location = new System.Drawing.Point(100, 2); this.DIDateTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIDateTextBox.Name = "DIDateTextBox"; this.DIDateTextBox.Size = new System.Drawing.Size(148, 22); this.DIDateTextBox.TabIndex = 4; // // DIDateValueFormatLabel // this.DIDateValueFormatLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.DIDateValueFormatLabel.Location = new System.Drawing.Point(645, 2); this.DIDateValueFormatLabel.Name = "DIDateValueFormatLabel"; this.DIDateValueFormatLabel.Size = new System.Drawing.Size(147, 23); this.DIDateValueFormatLabel.TabIndex = 87; this.DIDateValueFormatLabel.Text = "Формат: 2015-01-01"; this.DIDateValueFormatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIDateFormatLabel // this.DIDateFormatLabel.ForeColor = System.Drawing.SystemColors.ControlText; this.DIDateFormatLabel.Location = new System.Drawing.Point(249, 2); this.DIDateFormatLabel.Name = "DIDateFormatLabel"; this.DIDateFormatLabel.Size = new System.Drawing.Size(168, 23); this.DIDateFormatLabel.TabIndex = 86; this.DIDateFormatLabel.Text = "Формат: 1 января 2015"; this.DIDateFormatLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIDateValueMaskedTextBox // this.DIDateValueMaskedTextBox.Location = new System.Drawing.Point(555, 5); this.DIDateValueMaskedTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIDateValueMaskedTextBox.Mask = "0000-00-00"; this.DIDateValueMaskedTextBox.Name = "DIDateValueMaskedTextBox"; this.DIDateValueMaskedTextBox.Size = new System.Drawing.Size(85, 22); this.DIDateValueMaskedTextBox.TabIndex = 5; // // DIDateValueLabel // this.DIDateValueLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIDateValueLabel.Location = new System.Drawing.Point(421, 2); this.DIDateValueLabel.Name = "DIDateValueLabel"; this.DIDateValueLabel.Size = new System.Drawing.Size(125, 23); this.DIDateValueLabel.TabIndex = 84; this.DIDateValueLabel.Text = "Дата (значение):"; this.DIDateValueLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIDateLabel // this.DIDateLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIDateLabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.DIDateLabel.Location = new System.Drawing.Point(3, 2); this.DIDateLabel.Name = "DIDateLabel"; this.DIDateLabel.Size = new System.Drawing.Size(92, 23); this.DIDateLabel.TabIndex = 39; this.DIDateLabel.Text = "Дата создания:"; this.DIDateLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // DIVersionPanel // this.DIVersionPanel.Controls.Add(this.DIVersionTextBox); this.DIVersionPanel.Controls.Add(this.DIVersionLabel); this.DIVersionPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIVersionPanel.Location = new System.Drawing.Point(0, 34); this.DIVersionPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIVersionPanel.Name = "DIVersionPanel"; this.DIVersionPanel.Size = new System.Drawing.Size(802, 30); this.DIVersionPanel.TabIndex = 15; // // DIVersionTextBox // this.DIVersionTextBox.Location = new System.Drawing.Point(77, 0); this.DIVersionTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIVersionTextBox.Name = "DIVersionTextBox"; this.DIVersionTextBox.Size = new System.Drawing.Size(617, 22); this.DIVersionTextBox.TabIndex = 3; // // DIVersionLabel // this.DIVersionLabel.ForeColor = System.Drawing.Color.Red; this.DIVersionLabel.Location = new System.Drawing.Point(0, 0); this.DIVersionLabel.Name = "DIVersionLabel"; this.DIVersionLabel.Size = new System.Drawing.Size(69, 23); this.DIVersionLabel.TabIndex = 0; this.DIVersionLabel.Text = "Версия:"; this.DIVersionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // DIIDPanel // this.DIIDPanel.Controls.Add(this.DINewIDButton); this.DIIDPanel.Controls.Add(this.DIIDTextBox); this.DIIDPanel.Controls.Add(this.DIIDLabel); this.DIIDPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIIDPanel.Location = new System.Drawing.Point(0, 0); this.DIIDPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIIDPanel.Name = "DIIDPanel"; this.DIIDPanel.Size = new System.Drawing.Size(802, 34); this.DIIDPanel.TabIndex = 14; // // DINewIDButton // this.DINewIDButton.Location = new System.Drawing.Point(712, 2); this.DINewIDButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DINewIDButton.Name = "DINewIDButton"; this.DINewIDButton.Size = new System.Drawing.Size(87, 25); this.DINewIDButton.TabIndex = 2; this.DINewIDButton.Text = "Новый ID"; this.DINewIDButton.UseVisualStyleBackColor = true; this.DINewIDButton.Click += new System.EventHandler(this.DINewIDButtonClick); // // DIIDTextBox // this.DIIDTextBox.Location = new System.Drawing.Point(77, 5); this.DIIDTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIIDTextBox.Name = "DIIDTextBox"; this.DIIDTextBox.Size = new System.Drawing.Size(617, 22); this.DIIDTextBox.TabIndex = 1; // // DIIDLabel // this.DIIDLabel.ForeColor = System.Drawing.Color.Red; this.DIIDLabel.Location = new System.Drawing.Point(3, 6); this.DIIDLabel.Name = "DIIDLabel"; this.DIIDLabel.Size = new System.Drawing.Size(67, 23); this.DIIDLabel.TabIndex = 0; this.DIIDLabel.Text = "ID книги:"; this.DIIDLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tpPublishInfo // this.tpPublishInfo.Controls.Add(this.PISequencePanel); this.tpPublishInfo.Controls.Add(this.DIISBNPanel); this.tpPublishInfo.Controls.Add(this.DIYearPanel); this.tpPublishInfo.Controls.Add(this.DICityPanel); this.tpPublishInfo.Controls.Add(this.DIPublisherPanel); this.tpPublishInfo.Controls.Add(this.PIBookNamePanel); this.tpPublishInfo.Location = new System.Drawing.Point(4, 25); this.tpPublishInfo.Margin = new System.Windows.Forms.Padding(4); this.tpPublishInfo.Name = "tpPublishInfo"; this.tpPublishInfo.Size = new System.Drawing.Size(802, 753); this.tpPublishInfo.TabIndex = 3; this.tpPublishInfo.Text = "Бумажная книга"; this.tpPublishInfo.UseVisualStyleBackColor = true; // // PISequencePanel // this.PISequencePanel.Controls.Add(this.PISequenceListView); this.PISequencePanel.Controls.Add(this.PISequenceWorkPanel); this.PISequencePanel.Controls.Add(this.PISequenceLabelPanel); this.PISequencePanel.Dock = System.Windows.Forms.DockStyle.Top; this.PISequencePanel.Location = new System.Drawing.Point(0, 150); this.PISequencePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequencePanel.Name = "PISequencePanel"; this.PISequencePanel.Size = new System.Drawing.Size(802, 254); this.PISequencePanel.TabIndex = 14; // // PISequenceListView // this.PISequenceListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader44, this.columnHeader45}); this.PISequenceListView.Dock = System.Windows.Forms.DockStyle.Fill; this.PISequenceListView.FullRowSelect = true; this.PISequenceListView.GridLines = true; this.PISequenceListView.HideSelection = false; this.PISequenceListView.Location = new System.Drawing.Point(0, 25); this.PISequenceListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceListView.Name = "PISequenceListView"; this.PISequenceListView.Size = new System.Drawing.Size(727, 229); this.PISequenceListView.TabIndex = 87; this.PISequenceListView.UseCompatibleStateImageBehavior = false; this.PISequenceListView.View = System.Windows.Forms.View.Details; this.PISequenceListView.DoubleClick += new System.EventHandler(this.PISequenceEditButtonClick); // // columnHeader44 // this.columnHeader44.Text = "Серия"; this.columnHeader44.Width = 500; // // columnHeader45 // this.columnHeader45.Text = "Номер"; // // PISequenceWorkPanel // this.PISequenceWorkPanel.Controls.Add(this.PISequenceUpButton); this.PISequenceWorkPanel.Controls.Add(this.PISequenceDownButton); this.PISequenceWorkPanel.Controls.Add(this.PISequenceDeleteAllButton); this.PISequenceWorkPanel.Controls.Add(this.PISequenceDeleteButton); this.PISequenceWorkPanel.Controls.Add(this.PISequenceEditButton); this.PISequenceWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.PISequenceWorkPanel.Location = new System.Drawing.Point(727, 25); this.PISequenceWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceWorkPanel.Name = "PISequenceWorkPanel"; this.PISequenceWorkPanel.Size = new System.Drawing.Size(75, 229); this.PISequenceWorkPanel.TabIndex = 86; // // PISequenceUpButton // this.PISequenceUpButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.PISequenceUpButton.Image = ((System.Drawing.Image)(resources.GetObject("PISequenceUpButton.Image"))); this.PISequenceUpButton.Location = new System.Drawing.Point(0, 183); this.PISequenceUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceUpButton.Name = "PISequenceUpButton"; this.PISequenceUpButton.Size = new System.Drawing.Size(75, 23); this.PISequenceUpButton.TabIndex = 11; this.PISequenceUpButton.UseVisualStyleBackColor = true; this.PISequenceUpButton.Click += new System.EventHandler(this.PISequenceUpButtonClick); // // PISequenceDownButton // this.PISequenceDownButton.Dock = System.Windows.Forms.DockStyle.Bottom; this.PISequenceDownButton.Image = ((System.Drawing.Image)(resources.GetObject("PISequenceDownButton.Image"))); this.PISequenceDownButton.Location = new System.Drawing.Point(0, 206); this.PISequenceDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceDownButton.Name = "PISequenceDownButton"; this.PISequenceDownButton.Size = new System.Drawing.Size(75, 23); this.PISequenceDownButton.TabIndex = 10; this.PISequenceDownButton.UseVisualStyleBackColor = true; this.PISequenceDownButton.Click += new System.EventHandler(this.PISequenceDownButtonClick); // // PISequenceDeleteAllButton // this.PISequenceDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.PISequenceDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("PISequenceDeleteAllButton.Image"))); this.PISequenceDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.PISequenceDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceDeleteAllButton.Name = "PISequenceDeleteAllButton"; this.PISequenceDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.PISequenceDeleteAllButton.TabIndex = 3; this.PISequenceDeleteAllButton.UseVisualStyleBackColor = true; this.PISequenceDeleteAllButton.Click += new System.EventHandler(this.PISequenceDeleteAllButtonClick); // // PISequenceDeleteButton // this.PISequenceDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.PISequenceDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("PISequenceDeleteButton.Image"))); this.PISequenceDeleteButton.Location = new System.Drawing.Point(0, 39); this.PISequenceDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceDeleteButton.Name = "PISequenceDeleteButton"; this.PISequenceDeleteButton.Size = new System.Drawing.Size(75, 23); this.PISequenceDeleteButton.TabIndex = 2; this.PISequenceDeleteButton.UseVisualStyleBackColor = true; this.PISequenceDeleteButton.Click += new System.EventHandler(this.PISequenceDeleteButtonClick); // // PISequenceEditButton // this.PISequenceEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.PISequenceEditButton.Image = ((System.Drawing.Image)(resources.GetObject("PISequenceEditButton.Image"))); this.PISequenceEditButton.Location = new System.Drawing.Point(0, 0); this.PISequenceEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceEditButton.Name = "PISequenceEditButton"; this.PISequenceEditButton.Size = new System.Drawing.Size(75, 39); this.PISequenceEditButton.TabIndex = 0; this.PISequenceEditButton.UseVisualStyleBackColor = true; this.PISequenceEditButton.Click += new System.EventHandler(this.PISequenceEditButtonClick); // // PISequenceLabelPanel // this.PISequenceLabelPanel.Controls.Add(this.PISequenceAddButton); this.PISequenceLabelPanel.Controls.Add(this.PISequenceLabel); this.PISequenceLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.PISequenceLabelPanel.Location = new System.Drawing.Point(0, 0); this.PISequenceLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.PISequenceLabelPanel.Name = "PISequenceLabelPanel"; this.PISequenceLabelPanel.Size = new System.Drawing.Size(802, 25); this.PISequenceLabelPanel.TabIndex = 80; // // PISequenceAddButton // this.PISequenceAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.PISequenceAddButton.Image = ((System.Drawing.Image)(resources.GetObject("PISequenceAddButton.Image"))); this.PISequenceAddButton.Location = new System.Drawing.Point(725, 0); this.PISequenceAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PISequenceAddButton.Name = "PISequenceAddButton"; this.PISequenceAddButton.Size = new System.Drawing.Size(77, 25); this.PISequenceAddButton.TabIndex = 83; this.PISequenceAddButton.UseVisualStyleBackColor = true; this.PISequenceAddButton.Click += new System.EventHandler(this.PISequenceAddButtonClick); // // PISequenceLabel // this.PISequenceLabel.BackColor = System.Drawing.Color.LightGray; this.PISequenceLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.PISequenceLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.PISequenceLabel.Location = new System.Drawing.Point(0, 0); this.PISequenceLabel.Name = "PISequenceLabel"; this.PISequenceLabel.Size = new System.Drawing.Size(802, 25); this.PISequenceLabel.TabIndex = 79; this.PISequenceLabel.Text = "Серии бумажной книги:"; this.PISequenceLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // DIISBNPanel // this.DIISBNPanel.Controls.Add(this.DIISBNTextBox); this.DIISBNPanel.Controls.Add(this.DIISBNLabel); this.DIISBNPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIISBNPanel.Location = new System.Drawing.Point(0, 120); this.DIISBNPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIISBNPanel.Name = "DIISBNPanel"; this.DIISBNPanel.Size = new System.Drawing.Size(802, 30); this.DIISBNPanel.TabIndex = 13; // // DIISBNTextBox // this.DIISBNTextBox.Location = new System.Drawing.Point(125, 2); this.DIISBNTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIISBNTextBox.Name = "DIISBNTextBox"; this.DIISBNTextBox.Size = new System.Drawing.Size(673, 22); this.DIISBNTextBox.TabIndex = 1; // // DIISBNLabel // this.DIISBNLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIISBNLabel.Location = new System.Drawing.Point(0, 0); this.DIISBNLabel.Name = "DIISBNLabel"; this.DIISBNLabel.Size = new System.Drawing.Size(125, 23); this.DIISBNLabel.TabIndex = 0; this.DIISBNLabel.Text = "ISBN:"; this.DIISBNLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // DIYearPanel // this.DIYearPanel.Controls.Add(this.DIYearTextBox); this.DIYearPanel.Controls.Add(this.DIYearLabel); this.DIYearPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIYearPanel.Location = new System.Drawing.Point(0, 90); this.DIYearPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIYearPanel.Name = "DIYearPanel"; this.DIYearPanel.Size = new System.Drawing.Size(802, 30); this.DIYearPanel.TabIndex = 12; // // DIYearTextBox // this.DIYearTextBox.Location = new System.Drawing.Point(125, 2); this.DIYearTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIYearTextBox.Name = "DIYearTextBox"; this.DIYearTextBox.Size = new System.Drawing.Size(673, 22); this.DIYearTextBox.TabIndex = 1; // // DIYearLabel // this.DIYearLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIYearLabel.Location = new System.Drawing.Point(0, 0); this.DIYearLabel.Name = "DIYearLabel"; this.DIYearLabel.Size = new System.Drawing.Size(125, 23); this.DIYearLabel.TabIndex = 0; this.DIYearLabel.Text = "Год издания:"; this.DIYearLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // DICityPanel // this.DICityPanel.Controls.Add(this.DICityTextBox); this.DICityPanel.Controls.Add(this.DICityLabel); this.DICityPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DICityPanel.Location = new System.Drawing.Point(0, 60); this.DICityPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DICityPanel.Name = "DICityPanel"; this.DICityPanel.Size = new System.Drawing.Size(802, 30); this.DICityPanel.TabIndex = 11; // // DICityTextBox // this.DICityTextBox.Location = new System.Drawing.Point(125, 2); this.DICityTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DICityTextBox.Name = "DICityTextBox"; this.DICityTextBox.Size = new System.Drawing.Size(673, 22); this.DICityTextBox.TabIndex = 1; // // DICityLabel // this.DICityLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DICityLabel.Location = new System.Drawing.Point(0, 0); this.DICityLabel.Name = "DICityLabel"; this.DICityLabel.Size = new System.Drawing.Size(125, 23); this.DICityLabel.TabIndex = 0; this.DICityLabel.Text = "Город издания:"; this.DICityLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // DIPublisherPanel // this.DIPublisherPanel.Controls.Add(this.DIPublisherTextBox); this.DIPublisherPanel.Controls.Add(this.DIPublisherLabel); this.DIPublisherPanel.Dock = System.Windows.Forms.DockStyle.Top; this.DIPublisherPanel.Location = new System.Drawing.Point(0, 30); this.DIPublisherPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIPublisherPanel.Name = "DIPublisherPanel"; this.DIPublisherPanel.Size = new System.Drawing.Size(802, 30); this.DIPublisherPanel.TabIndex = 10; // // DIPublisherTextBox // this.DIPublisherTextBox.Location = new System.Drawing.Point(125, 2); this.DIPublisherTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIPublisherTextBox.Name = "DIPublisherTextBox"; this.DIPublisherTextBox.Size = new System.Drawing.Size(673, 22); this.DIPublisherTextBox.TabIndex = 1; // // DIPublisherLabel // this.DIPublisherLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.DIPublisherLabel.Location = new System.Drawing.Point(0, 0); this.DIPublisherLabel.Name = "DIPublisherLabel"; this.DIPublisherLabel.Size = new System.Drawing.Size(125, 23); this.DIPublisherLabel.TabIndex = 0; this.DIPublisherLabel.Text = "Издатель:"; this.DIPublisherLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // PIBookNamePanel // this.PIBookNamePanel.Controls.Add(this.DIBookNameTextBox); this.PIBookNamePanel.Controls.Add(this.PIBookNameLabel); this.PIBookNamePanel.Dock = System.Windows.Forms.DockStyle.Top; this.PIBookNamePanel.Location = new System.Drawing.Point(0, 0); this.PIBookNamePanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.PIBookNamePanel.Name = "PIBookNamePanel"; this.PIBookNamePanel.Size = new System.Drawing.Size(802, 30); this.PIBookNamePanel.TabIndex = 9; // // DIBookNameTextBox // this.DIBookNameTextBox.Location = new System.Drawing.Point(125, 2); this.DIBookNameTextBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.DIBookNameTextBox.Name = "DIBookNameTextBox"; this.DIBookNameTextBox.Size = new System.Drawing.Size(673, 22); this.DIBookNameTextBox.TabIndex = 1; // // PIBookNameLabel // this.PIBookNameLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.PIBookNameLabel.Location = new System.Drawing.Point(0, 2); this.PIBookNameLabel.Name = "PIBookNameLabel"; this.PIBookNameLabel.Size = new System.Drawing.Size(125, 23); this.PIBookNameLabel.TabIndex = 0; this.PIBookNameLabel.Text = "Заголовок книги:"; this.PIBookNameLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // tpCustomInfo // this.tpCustomInfo.Controls.Add(this.CICustomInfoPanel); this.tpCustomInfo.Location = new System.Drawing.Point(4, 25); this.tpCustomInfo.Margin = new System.Windows.Forms.Padding(4); this.tpCustomInfo.Name = "tpCustomInfo"; this.tpCustomInfo.Size = new System.Drawing.Size(802, 753); this.tpCustomInfo.TabIndex = 4; this.tpCustomInfo.Text = "Дополнительные данные"; this.tpCustomInfo.UseVisualStyleBackColor = true; // // CICustomInfoPanel // this.CICustomInfoPanel.Controls.Add(this.CICustomInfoListView); this.CICustomInfoPanel.Controls.Add(this.CICustomInfoWorkPanel); this.CICustomInfoPanel.Controls.Add(this.CICustomInfoLabelPanel); this.CICustomInfoPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.CICustomInfoPanel.Location = new System.Drawing.Point(0, 0); this.CICustomInfoPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoPanel.Name = "CICustomInfoPanel"; this.CICustomInfoPanel.Size = new System.Drawing.Size(802, 753); this.CICustomInfoPanel.TabIndex = 15; // // CICustomInfoListView // this.CICustomInfoListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader11, this.columnHeader12}); this.CICustomInfoListView.Dock = System.Windows.Forms.DockStyle.Fill; this.CICustomInfoListView.FullRowSelect = true; this.CICustomInfoListView.GridLines = true; this.CICustomInfoListView.HideSelection = false; this.CICustomInfoListView.Location = new System.Drawing.Point(0, 25); this.CICustomInfoListView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoListView.Name = "CICustomInfoListView"; this.CICustomInfoListView.Size = new System.Drawing.Size(727, 728); this.CICustomInfoListView.TabIndex = 87; this.CICustomInfoListView.UseCompatibleStateImageBehavior = false; this.CICustomInfoListView.View = System.Windows.Forms.View.Details; this.CICustomInfoListView.DoubleClick += new System.EventHandler(this.CICustomInfoEditButtonClick); // // columnHeader11 // this.columnHeader11.Text = "Тип"; this.columnHeader11.Width = 200; // // columnHeader12 // this.columnHeader12.Text = "Значение"; this.columnHeader12.Width = 500; // // CICustomInfoWorkPanel // this.CICustomInfoWorkPanel.Controls.Add(this.CICustomInfoUpButton); this.CICustomInfoWorkPanel.Controls.Add(this.CICustomInfoDownButton); this.CICustomInfoWorkPanel.Controls.Add(this.CICustomInfoDeleteAllButton); this.CICustomInfoWorkPanel.Controls.Add(this.CICustomInfoDeleteButton); this.CICustomInfoWorkPanel.Controls.Add(this.CICustomInfoEditButton); this.CICustomInfoWorkPanel.Dock = System.Windows.Forms.DockStyle.Right; this.CICustomInfoWorkPanel.Location = new System.Drawing.Point(727, 25); this.CICustomInfoWorkPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoWorkPanel.Name = "CICustomInfoWorkPanel"; this.CICustomInfoWorkPanel.Size = new System.Drawing.Size(75, 728); this.CICustomInfoWorkPanel.TabIndex = 86; // // CICustomInfoUpButton // this.CICustomInfoUpButton.Dock = System.Windows.Forms.DockStyle.Top; this.CICustomInfoUpButton.Image = ((System.Drawing.Image)(resources.GetObject("CICustomInfoUpButton.Image"))); this.CICustomInfoUpButton.Location = new System.Drawing.Point(0, 108); this.CICustomInfoUpButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoUpButton.Name = "CICustomInfoUpButton"; this.CICustomInfoUpButton.Size = new System.Drawing.Size(75, 23); this.CICustomInfoUpButton.TabIndex = 11; this.CICustomInfoUpButton.UseVisualStyleBackColor = true; this.CICustomInfoUpButton.Click += new System.EventHandler(this.CICustomInfoUpButtonClick); // // CICustomInfoDownButton // this.CICustomInfoDownButton.Dock = System.Windows.Forms.DockStyle.Top; this.CICustomInfoDownButton.Image = ((System.Drawing.Image)(resources.GetObject("CICustomInfoDownButton.Image"))); this.CICustomInfoDownButton.Location = new System.Drawing.Point(0, 85); this.CICustomInfoDownButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoDownButton.Name = "CICustomInfoDownButton"; this.CICustomInfoDownButton.Size = new System.Drawing.Size(75, 23); this.CICustomInfoDownButton.TabIndex = 10; this.CICustomInfoDownButton.UseVisualStyleBackColor = true; this.CICustomInfoDownButton.Click += new System.EventHandler(this.CICustomInfoDownButtonClick); // // CICustomInfoDeleteAllButton // this.CICustomInfoDeleteAllButton.Dock = System.Windows.Forms.DockStyle.Top; this.CICustomInfoDeleteAllButton.Image = ((System.Drawing.Image)(resources.GetObject("CICustomInfoDeleteAllButton.Image"))); this.CICustomInfoDeleteAllButton.Location = new System.Drawing.Point(0, 62); this.CICustomInfoDeleteAllButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoDeleteAllButton.Name = "CICustomInfoDeleteAllButton"; this.CICustomInfoDeleteAllButton.Size = new System.Drawing.Size(75, 23); this.CICustomInfoDeleteAllButton.TabIndex = 3; this.CICustomInfoDeleteAllButton.UseVisualStyleBackColor = true; this.CICustomInfoDeleteAllButton.Click += new System.EventHandler(this.CICustomInfoDeleteAllButtonClick); // // CICustomInfoDeleteButton // this.CICustomInfoDeleteButton.Dock = System.Windows.Forms.DockStyle.Top; this.CICustomInfoDeleteButton.Image = ((System.Drawing.Image)(resources.GetObject("CICustomInfoDeleteButton.Image"))); this.CICustomInfoDeleteButton.Location = new System.Drawing.Point(0, 39); this.CICustomInfoDeleteButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoDeleteButton.Name = "CICustomInfoDeleteButton"; this.CICustomInfoDeleteButton.Size = new System.Drawing.Size(75, 23); this.CICustomInfoDeleteButton.TabIndex = 2; this.CICustomInfoDeleteButton.UseVisualStyleBackColor = true; this.CICustomInfoDeleteButton.Click += new System.EventHandler(this.CICustomInfoDeleteButtonClick); // // CICustomInfoEditButton // this.CICustomInfoEditButton.Dock = System.Windows.Forms.DockStyle.Top; this.CICustomInfoEditButton.Image = ((System.Drawing.Image)(resources.GetObject("CICustomInfoEditButton.Image"))); this.CICustomInfoEditButton.Location = new System.Drawing.Point(0, 0); this.CICustomInfoEditButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoEditButton.Name = "CICustomInfoEditButton"; this.CICustomInfoEditButton.Size = new System.Drawing.Size(75, 39); this.CICustomInfoEditButton.TabIndex = 0; this.CICustomInfoEditButton.UseVisualStyleBackColor = true; this.CICustomInfoEditButton.Click += new System.EventHandler(this.CICustomInfoEditButtonClick); // // CICustomInfoLabelPanel // this.CICustomInfoLabelPanel.Controls.Add(this.CICustomInfoAddButton); this.CICustomInfoLabelPanel.Controls.Add(this.CICustomInfoLabel); this.CICustomInfoLabelPanel.Dock = System.Windows.Forms.DockStyle.Top; this.CICustomInfoLabelPanel.Location = new System.Drawing.Point(0, 0); this.CICustomInfoLabelPanel.Margin = new System.Windows.Forms.Padding(4); this.CICustomInfoLabelPanel.Name = "CICustomInfoLabelPanel"; this.CICustomInfoLabelPanel.Size = new System.Drawing.Size(802, 25); this.CICustomInfoLabelPanel.TabIndex = 80; // // CICustomInfoAddButton // this.CICustomInfoAddButton.Dock = System.Windows.Forms.DockStyle.Right; this.CICustomInfoAddButton.Image = ((System.Drawing.Image)(resources.GetObject("CICustomInfoAddButton.Image"))); this.CICustomInfoAddButton.Location = new System.Drawing.Point(725, 0); this.CICustomInfoAddButton.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.CICustomInfoAddButton.Name = "CICustomInfoAddButton"; this.CICustomInfoAddButton.Size = new System.Drawing.Size(77, 25); this.CICustomInfoAddButton.TabIndex = 83; this.CICustomInfoAddButton.UseVisualStyleBackColor = true; this.CICustomInfoAddButton.Click += new System.EventHandler(this.CICustomInfoAddButtonClick); // // CICustomInfoLabel // this.CICustomInfoLabel.BackColor = System.Drawing.Color.LightGray; this.CICustomInfoLabel.Dock = System.Windows.Forms.DockStyle.Fill; this.CICustomInfoLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.CICustomInfoLabel.Location = new System.Drawing.Point(0, 0); this.CICustomInfoLabel.Name = "CICustomInfoLabel"; this.CICustomInfoLabel.Size = new System.Drawing.Size(802, 25); this.CICustomInfoLabel.TabIndex = 79; this.CICustomInfoLabel.Text = "Custom Info:"; this.CICustomInfoLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // fbdSaveDir // this.fbdSaveDir.Description = "Укажите папку для сохранения выделенных обложек"; // // CoverOpenFileDialog // this.CoverOpenFileDialog.Multiselect = true; this.CoverOpenFileDialog.RestoreDirectory = true; this.CoverOpenFileDialog.Title = "Загрузка Списка копий книг"; // // EditDescriptionForm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(937, 782); this.ControlBox = false; this.Controls.Add(this.DescriptionPanel); this.Controls.Add(this.ControlPanel); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "EditDescriptionForm"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Редактирование метаданных описания fb2 книги"; this.ControlPanel.ResumeLayout(false); this.DescriptionPanel.ResumeLayout(false); this.tcViewFB2Desc.ResumeLayout(false); this.tpTitleInfo.ResumeLayout(false); this.TITabControl.ResumeLayout(false); this.tpTittleInfoGeneral.ResumeLayout(false); this.TIGeneralInfoPanel.ResumeLayout(false); this.TISequencePanel.ResumeLayout(false); this.TISequenceWorkPanel.ResumeLayout(false); this.TISequenceLabelPanel.ResumeLayout(false); this.TIKeyPanel.ResumeLayout(false); this.TIKeyPanel.PerformLayout(); this.TITranslatorPanel.ResumeLayout(false); this.TITranslatorWorkPanel.ResumeLayout(false); this.TITranslatorLabelPanel.ResumeLayout(false); this.TIDatePanel.ResumeLayout(false); this.TIDatePanel.PerformLayout(); this.TIAuthorsPanel.ResumeLayout(false); this.TIAuthorsWorkPanel.ResumeLayout(false); this.TIAuthorsAddPanel.ResumeLayout(false); this.TIGenrePanel.ResumeLayout(false); this.TIGenreWorkPanel.ResumeLayout(false); this.TIGenresSchemePanel.ResumeLayout(false); this.TIGenresSchemePanel.PerformLayout(); this.TILangsPanel.ResumeLayout(false); this.TIBookTitlePanel.ResumeLayout(false); this.TIBookTitlePanel.PerformLayout(); this.tpTittleInfoAnnotation.ResumeLayout(false); this.tpTittleInfoCovers.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.TICoverPictureBox)).EndInit(); this.TICoverPanel.ResumeLayout(false); this.TICoverWorkPanel.ResumeLayout(false); this.TICoverLabelPanel.ResumeLayout(false); this.tpSourceTitleInfo.ResumeLayout(false); this.STITabControl.ResumeLayout(false); this.tpSTittleInfoGeneral.ResumeLayout(false); this.STIGeneralInfoPanel.ResumeLayout(false); this.STISequencePanel.ResumeLayout(false); this.STISequenceWorkPanel.ResumeLayout(false); this.STISequenceLabelPanel.ResumeLayout(false); this.STIKeyPanel.ResumeLayout(false); this.STIKeyPanel.PerformLayout(); this.STITranslatorPanel.ResumeLayout(false); this.STITranslatorWorkPanel.ResumeLayout(false); this.STITranslatorLabelPanel.ResumeLayout(false); this.STIDatePanel.ResumeLayout(false); this.STIDatePanel.PerformLayout(); this.STIAuthorsPanel.ResumeLayout(false); this.STIAuthorsWorkPanel.ResumeLayout(false); this.STIAuthorsLabelPanel.ResumeLayout(false); this.STIGenrePanel.ResumeLayout(false); this.STIGenreWorkPanel.ResumeLayout(false); this.STIGenresSchemePanel.ResumeLayout(false); this.STIGenresSchemePanel.PerformLayout(); this.STILangsPanel.ResumeLayout(false); this.STIBookTitlePanel.ResumeLayout(false); this.STIBookTitlePanel.PerformLayout(); this.tpSTittleInfoAnnotation.ResumeLayout(false); this.tpSTittleInfoCovers.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.STICoverPictureBox)).EndInit(); this.STICoverPanel.ResumeLayout(false); this.STICoverWorkPanel.ResumeLayout(false); this.STICoverLabelPanel.ResumeLayout(false); this.tpDocumentInfo.ResumeLayout(false); this.DIHistoryPanel.ResumeLayout(false); this.DIURLPanel.ResumeLayout(false); this.DIURLPanel.PerformLayout(); this.DIOCRPanel.ResumeLayout(false); this.DIOCRPanel.PerformLayout(); this.DIFB2AuthorPanel.ResumeLayout(false); this.DIFB2AuthorWorkPanel.ResumeLayout(false); this.DIFB2AuthorLabelPanel.ResumeLayout(false); this.DIProgramUsedPanel.ResumeLayout(false); this.DIProgramUsedPanel.PerformLayout(); this.DIDatePanel.ResumeLayout(false); this.DIDatePanel.PerformLayout(); this.DIVersionPanel.ResumeLayout(false); this.DIVersionPanel.PerformLayout(); this.DIIDPanel.ResumeLayout(false); this.DIIDPanel.PerformLayout(); this.tpPublishInfo.ResumeLayout(false); this.PISequencePanel.ResumeLayout(false); this.PISequenceWorkPanel.ResumeLayout(false); this.PISequenceLabelPanel.ResumeLayout(false); this.DIISBNPanel.ResumeLayout(false); this.DIISBNPanel.PerformLayout(); this.DIYearPanel.ResumeLayout(false); this.DIYearPanel.PerformLayout(); this.DICityPanel.ResumeLayout(false); this.DICityPanel.PerformLayout(); this.DIPublisherPanel.ResumeLayout(false); this.DIPublisherPanel.PerformLayout(); this.PIBookNamePanel.ResumeLayout(false); this.PIBookNamePanel.PerformLayout(); this.tpCustomInfo.ResumeLayout(false); this.CICustomInfoPanel.ResumeLayout(false); this.CICustomInfoWorkPanel.ResumeLayout(false); this.CICustomInfoLabelPanel.ResumeLayout(false); this.ResumeLayout(false); } private System.Windows.Forms.Button STICoverSaveAllSelectedImageButton; private System.Windows.Forms.Label STICoverSeparatorLabel; private System.Windows.Forms.FolderBrowserDialog fbdSaveDir; private System.Windows.Forms.Button TICoverSaveAllSelectedImageButton; private System.Windows.Forms.Label TICoverSeparatorLabel; private System.Windows.Forms.ColumnHeader columnHeader54; private System.Windows.Forms.ColumnHeader columnHeader55; private System.Windows.Forms.ColumnHeader columnHeader52; private System.Windows.Forms.ColumnHeader columnHeader53; private System.Windows.Forms.ColumnHeader columnHeader50; private System.Windows.Forms.ColumnHeader columnHeader51; private System.Windows.Forms.Panel STIGeneralInfoPanel; private System.Windows.Forms.Panel TIGeneralInfoPanel; private System.Windows.Forms.ComboBox STIGroupComboBox; private System.Windows.Forms.Label STIGroupLabel; private System.Windows.Forms.ComboBox TIGroupComboBox; private System.Windows.Forms.Label TIGroupLabel; private System.Windows.Forms.Button TISequenceUpButton; private System.Windows.Forms.Button TISequenceDownButton; private System.Windows.Forms.Button STISequenceUpButton; private System.Windows.Forms.Button STISequenceDownButton; private System.Windows.Forms.Button TIAuthorUpButton; private System.Windows.Forms.Button TIAuthorDownButton; private System.Windows.Forms.Button STIAuthorUpButton; private System.Windows.Forms.Button STIAuthorDownButton; private System.Windows.Forms.Button DIFB2AuthorUpButton; private System.Windows.Forms.Button DIFB2AuthorDownButton; private System.Windows.Forms.Button PISequenceUpButton; private System.Windows.Forms.Button PISequenceDownButton; private System.Windows.Forms.Button CICustomInfoUpButton; private System.Windows.Forms.Button CICustomInfoDownButton; private System.Windows.Forms.Button TICoverUpButton; private System.Windows.Forms.Button TICoverDownButton; private System.Windows.Forms.Button STICoverUpButton; private System.Windows.Forms.Button STICoverDownButton; private System.Windows.Forms.Button TIGenreUpButton; private System.Windows.Forms.Button TIGenreDownButton; private System.Windows.Forms.Button STIGenreUpButton; private System.Windows.Forms.Button STIGenreDownButton; private System.Windows.Forms.TabControl STITabControl; private System.Windows.Forms.TabPage tpSTittleInfoGeneral; private System.Windows.Forms.TabPage tpSTittleInfoAnnotation; private System.Windows.Forms.TabPage tpSTittleInfoCovers; private System.Windows.Forms.PictureBox TICoverPictureBox; private System.Windows.Forms.TabPage tpTittleInfoCovers; private System.Windows.Forms.TabControl TITabControl; private System.Windows.Forms.TabPage tpTittleInfoGeneral; private System.Windows.Forms.TabPage tpTittleInfoAnnotation; private System.Windows.Forms.ColumnHeader columnHeader47; private System.Windows.Forms.ColumnHeader columnHeader49; private System.Windows.Forms.OpenFileDialog CoverOpenFileDialog; private System.Windows.Forms.PictureBox STICoverPictureBox; private System.Windows.Forms.Panel TICoverPanel; private System.Windows.Forms.ListView TICoverListView; private System.Windows.Forms.ColumnHeader columnHeader46; private System.Windows.Forms.Panel TICoverWorkPanel; private System.Windows.Forms.Button TICoverDeleteAllButton; private System.Windows.Forms.Button TICoverDeleteButton; private System.Windows.Forms.Panel TICoverLabelPanel; private System.Windows.Forms.Button TICoverAddButton; private System.Windows.Forms.Label TICoverLabel; private System.Windows.Forms.Panel STICoverPanel; private System.Windows.Forms.ListView STICoverListView; private System.Windows.Forms.ColumnHeader columnHeader48; private System.Windows.Forms.Panel STICoverWorkPanel; private System.Windows.Forms.Button STICoverDeleteAllButton; private System.Windows.Forms.Button STICoverDeleteButton; private System.Windows.Forms.Panel STICoverLabelPanel; private System.Windows.Forms.Button STICoverAddButton; private System.Windows.Forms.Label STICoverLabel; private System.Windows.Forms.RichTextBox STIAnnotationRichTextEdit; private System.Windows.Forms.Panel DIHistoryPanel; private System.Windows.Forms.Label DIHistoryLabel; private System.Windows.Forms.Panel CICustomInfoPanel; private System.Windows.Forms.Panel CICustomInfoWorkPanel; private System.Windows.Forms.Button CICustomInfoDeleteAllButton; private System.Windows.Forms.Button CICustomInfoDeleteButton; private System.Windows.Forms.Button CICustomInfoEditButton; private System.Windows.Forms.Panel CICustomInfoLabelPanel; private System.Windows.Forms.Button CICustomInfoAddButton; private System.Windows.Forms.Label CICustomInfoLabel; private System.Windows.Forms.Panel PISequencePanel; private System.Windows.Forms.ListView PISequenceListView; private System.Windows.Forms.ColumnHeader columnHeader44; private System.Windows.Forms.ColumnHeader columnHeader45; private System.Windows.Forms.Panel PISequenceWorkPanel; private System.Windows.Forms.Button PISequenceDeleteAllButton; private System.Windows.Forms.Button PISequenceDeleteButton; private System.Windows.Forms.Button PISequenceEditButton; private System.Windows.Forms.Panel PISequenceLabelPanel; private System.Windows.Forms.Button PISequenceAddButton; private System.Windows.Forms.Label PISequenceLabel; private System.Windows.Forms.Panel DIISBNPanel; private System.Windows.Forms.TextBox DIISBNTextBox; private System.Windows.Forms.Label DIISBNLabel; private System.Windows.Forms.Panel DIYearPanel; private System.Windows.Forms.TextBox DIYearTextBox; private System.Windows.Forms.Label DIYearLabel; private System.Windows.Forms.Panel DICityPanel; private System.Windows.Forms.TextBox DICityTextBox; private System.Windows.Forms.Label DICityLabel; private System.Windows.Forms.Panel DIPublisherPanel; private System.Windows.Forms.TextBox DIPublisherTextBox; private System.Windows.Forms.Label DIPublisherLabel; private System.Windows.Forms.Panel PIBookNamePanel; private System.Windows.Forms.TextBox DIBookNameTextBox; private System.Windows.Forms.Label PIBookNameLabel; private System.Windows.Forms.TextBox DIDateTextBox; private System.Windows.Forms.TextBox STIDateTextBox; private System.Windows.Forms.TextBox TIDateTextBox; private System.Windows.Forms.Label DIHelpLabel; private System.Windows.Forms.Panel DIURLPanel; private System.Windows.Forms.TextBox DIURLTextBox; private System.Windows.Forms.Label DIURLLabel; private System.Windows.Forms.Panel DIOCRPanel; private System.Windows.Forms.TextBox DIOCRTextBox; private System.Windows.Forms.Label DIOCRLabel; private System.Windows.Forms.Panel DIFB2AuthorPanel; private System.Windows.Forms.ListView DIFB2AuthorListView; private System.Windows.Forms.ColumnHeader columnHeader37; private System.Windows.Forms.ColumnHeader columnHeader38; private System.Windows.Forms.ColumnHeader columnHeader39; private System.Windows.Forms.ColumnHeader columnHeader40; private System.Windows.Forms.ColumnHeader columnHeader41; private System.Windows.Forms.ColumnHeader columnHeader42; private System.Windows.Forms.ColumnHeader columnHeader43; private System.Windows.Forms.Panel DIFB2AuthorWorkPanel; private System.Windows.Forms.Button DIFB2AuthorDeleteAllButton; private System.Windows.Forms.Button DIFB2AuthorDeleteButton; private System.Windows.Forms.Button DIFB2AuthorEditButton; private System.Windows.Forms.Panel DIFB2AuthorLabelPanel; private System.Windows.Forms.Button DIFB2AuthorAddButton; private System.Windows.Forms.Label DIFB2AuthorLabel; private System.Windows.Forms.Panel DIProgramUsedPanel; private System.Windows.Forms.TextBox DIProgramUsedTextBox; private System.Windows.Forms.Label DIProgramUsedLabel; private System.Windows.Forms.Panel DIDatePanel; private System.Windows.Forms.Label DIDateValueFormatLabel; private System.Windows.Forms.Label DIDateFormatLabel; private System.Windows.Forms.MaskedTextBox DIDateValueMaskedTextBox; private System.Windows.Forms.Label DIDateValueLabel; private System.Windows.Forms.Label DIDateLabel; private System.Windows.Forms.Panel DIVersionPanel; private System.Windows.Forms.TextBox DIVersionTextBox; private System.Windows.Forms.Label DIVersionLabel; private System.Windows.Forms.Button DINewIDButton; private System.Windows.Forms.Panel DIIDPanel; private System.Windows.Forms.TextBox DIIDTextBox; private System.Windows.Forms.Label DIIDLabel; private System.Windows.Forms.Panel STISequencePanel; private System.Windows.Forms.ListView STISequenceListView; private System.Windows.Forms.ColumnHeader columnHeader35; private System.Windows.Forms.ColumnHeader columnHeader36; private System.Windows.Forms.Panel STISequenceWorkPanel; private System.Windows.Forms.Button STISequenceDeleteAllButton; private System.Windows.Forms.Button STISequenceDeleteButton; private System.Windows.Forms.Button STISequenceEditButton; private System.Windows.Forms.Panel STISequenceLabelPanel; private System.Windows.Forms.Button STISequenceAddButton; private System.Windows.Forms.Label STISequenceLabel; private System.Windows.Forms.Panel STIKeyPanel; private System.Windows.Forms.TextBox STIKeyTextBox; private System.Windows.Forms.Label STIKeyLabel; private System.Windows.Forms.Panel STITranslatorPanel; private System.Windows.Forms.ListView STITranslatorListView; private System.Windows.Forms.ColumnHeader columnHeader28; private System.Windows.Forms.ColumnHeader columnHeader29; private System.Windows.Forms.ColumnHeader columnHeader30; private System.Windows.Forms.ColumnHeader columnHeader31; private System.Windows.Forms.ColumnHeader columnHeader32; private System.Windows.Forms.ColumnHeader columnHeader33; private System.Windows.Forms.ColumnHeader columnHeader34; private System.Windows.Forms.Panel STITranslatorWorkPanel; private System.Windows.Forms.Button STITranslatorDeleteAllButton; private System.Windows.Forms.Button STITranslatorDeleteButton; private System.Windows.Forms.Button STITranslatorEditButton; private System.Windows.Forms.Panel STITranslatorLabelPanel; private System.Windows.Forms.Button STITranslatorAddButton; private System.Windows.Forms.Label STITranslatorLabel; private System.Windows.Forms.Panel STIDatePanel; private System.Windows.Forms.Label STIDateValueFormatLabel; private System.Windows.Forms.Label STIDateFormatLabel; private System.Windows.Forms.MaskedTextBox STIDateValueMaskedTextBox; private System.Windows.Forms.Label STIDateValueLabel; private System.Windows.Forms.Label STIDateLabel; private System.Windows.Forms.Panel STIAuthorsPanel; private System.Windows.Forms.ListView STIAuthorsListView; private System.Windows.Forms.ColumnHeader columnHeader21; private System.Windows.Forms.ColumnHeader columnHeader22; private System.Windows.Forms.ColumnHeader columnHeader23; private System.Windows.Forms.ColumnHeader columnHeader24; private System.Windows.Forms.ColumnHeader columnHeader25; private System.Windows.Forms.ColumnHeader columnHeader26; private System.Windows.Forms.ColumnHeader columnHeader27; private System.Windows.Forms.Panel STIAuthorsWorkPanel; private System.Windows.Forms.Button STIAuthorDeleteAllButton; private System.Windows.Forms.Button STIAuthorDeleteButton; private System.Windows.Forms.Button STIAuthorEditButton; private System.Windows.Forms.Panel STIAuthorsLabelPanel; private System.Windows.Forms.Button STIAuthorAddButton; private System.Windows.Forms.Label STIAuthorsLabel; private System.Windows.Forms.Panel STILangsPanel; private System.Windows.Forms.ComboBox STISrcLangComboBox; private System.Windows.Forms.Label STISrcLangLabel; private System.Windows.Forms.ComboBox STILangComboBox; private System.Windows.Forms.Label STILangLabel; private System.Windows.Forms.Panel STIGenrePanel; private System.Windows.Forms.ListView STIGenresListView; private System.Windows.Forms.ColumnHeader columnHeader19; private System.Windows.Forms.ColumnHeader columnHeader20; private System.Windows.Forms.Panel STIGenreWorkPanel; private System.Windows.Forms.Button STIGenreDeleteAllButton; private System.Windows.Forms.Button STIGenreDeleteButton; private System.Windows.Forms.Panel STIGenresSchemePanel; private System.Windows.Forms.Button STIGenreAddButton; private System.Windows.Forms.MaskedTextBox STIMatchMaskedTextBox; private System.Windows.Forms.Label STIMathLabel; private System.Windows.Forms.ComboBox STIGenresComboBox; private System.Windows.Forms.Label STIGenreLabel; private System.Windows.Forms.Panel STIBookTitlePanel; private System.Windows.Forms.CheckBox STIEnableCheckBox; private System.Windows.Forms.TextBox STIBookTitleTextBox; private System.Windows.Forms.Label STIBookTitleLabel; private System.Windows.Forms.Panel TISequencePanel; private System.Windows.Forms.ListView TISequenceListView; private System.Windows.Forms.ColumnHeader columnHeader17; private System.Windows.Forms.ColumnHeader columnHeader18; private System.Windows.Forms.Panel TISequenceWorkPanel; private System.Windows.Forms.Button TISequenceDeleteAllButton; private System.Windows.Forms.Button TISequenceDeleteButton; private System.Windows.Forms.Button TISequenceEditButton; private System.Windows.Forms.Panel TISequenceLabelPanel; private System.Windows.Forms.Button TISequenceAddButton; private System.Windows.Forms.Label TISequenceLabel; private System.Windows.Forms.Panel TIKeyPanel; private System.Windows.Forms.TextBox TIKeyTextBox; private System.Windows.Forms.Label TIKeyLabel; private System.Windows.Forms.Panel TITranslatorPanel; private System.Windows.Forms.ListView TITranslatorListView; private System.Windows.Forms.ColumnHeader columnHeader8; private System.Windows.Forms.ColumnHeader columnHeader9; private System.Windows.Forms.ColumnHeader columnHeader10; private System.Windows.Forms.ColumnHeader columnHeader13; private System.Windows.Forms.ColumnHeader columnHeader14; private System.Windows.Forms.ColumnHeader columnHeader15; private System.Windows.Forms.ColumnHeader columnHeader16; private System.Windows.Forms.Panel TITranslatorWorkPanel; private System.Windows.Forms.Button TITranslatorDeleteAllButton; private System.Windows.Forms.Button TITranslatorDeleteButton; private System.Windows.Forms.Button TITranslatorEditButton; private System.Windows.Forms.Panel TITranslatorLabelPanel; private System.Windows.Forms.Button TITranslatorAddButton; private System.Windows.Forms.Label TITranslatorLabel; private System.Windows.Forms.Button TIAuthorDeleteButton; private System.Windows.Forms.ColumnHeader columnHeader3; private System.Windows.Forms.ColumnHeader columnHeader4; private System.Windows.Forms.ColumnHeader columnHeader5; private System.Windows.Forms.ColumnHeader columnHeader6; private System.Windows.Forms.ColumnHeader columnHeader7; private System.Windows.Forms.Panel TIAuthorsPanel; private System.Windows.Forms.ListView TIAuthorsListView; private System.Windows.Forms.ColumnHeader columnHeader1; private System.Windows.Forms.ColumnHeader columnHeader2; private System.Windows.Forms.Panel TIAuthorsWorkPanel; private System.Windows.Forms.Button TIAuthorDeleteAllButton; private System.Windows.Forms.Button TIAuthorEditButton; private System.Windows.Forms.Panel TIAuthorsAddPanel; private System.Windows.Forms.Button TIAuthorAddButton; private System.Windows.Forms.Label TIAuthorsLabel; private System.Windows.Forms.Label TIDateValueFormatLabel; private System.Windows.Forms.Label TIDateFormatLabel; private System.Windows.Forms.Panel TIDatePanel; private System.Windows.Forms.MaskedTextBox TIDateValueMaskedTextBox; private System.Windows.Forms.Label TIDateValueLabel; private System.Windows.Forms.Label TIDateLabel; private System.Windows.Forms.MaskedTextBox TIMatchMaskedTextBox; private System.Windows.Forms.Button TIGenreDeleteAllButton; private System.Windows.Forms.Panel TIGenreWorkPanel; private System.Windows.Forms.Button TIGenreDeleteButton; private System.Windows.Forms.Button TIGenreAddButton; private System.Windows.Forms.ListView TIGenresListView; private System.Windows.Forms.ColumnHeader columnHeaderGenre; private System.Windows.Forms.ColumnHeader columnHeaderMath; private System.Windows.Forms.Label TIMathLabel; private System.Windows.Forms.ComboBox TIGenresComboBox; private System.Windows.Forms.Label TIGenreLabel; private System.Windows.Forms.Panel TIGenresSchemePanel; private System.Windows.Forms.ComboBox TISrcLangComboBox; private System.Windows.Forms.Label TISrcLangLabel; private System.Windows.Forms.ComboBox TILangComboBox; private System.Windows.Forms.Panel TILangsPanel; private System.Windows.Forms.Label TILangLabel; private System.Windows.Forms.Panel TIGenrePanel; private System.Windows.Forms.Panel TIBookTitlePanel; private System.Windows.Forms.TextBox TIBookTitleTextBox; private System.Windows.Forms.Label TIBookTitleLabel; private System.Windows.Forms.TabControl tcViewFB2Desc; private System.Windows.Forms.TabPage tpTitleInfo; private System.Windows.Forms.TabPage tpSourceTitleInfo; private System.Windows.Forms.TabPage tpDocumentInfo; private System.Windows.Forms.TabPage tpPublishInfo; private System.Windows.Forms.TabPage tpCustomInfo; private System.Windows.Forms.ListView CICustomInfoListView; private System.Windows.Forms.ColumnHeader columnHeader11; private System.Windows.Forms.ColumnHeader columnHeader12; private System.Windows.Forms.RichTextBox DIHistoryRichTextEdit; private System.Windows.Forms.RichTextBox TIAnnotationRichTextEdit; private System.Windows.Forms.Panel DescriptionPanel; private System.Windows.Forms.Panel ControlPanel; private System.Windows.Forms.Button CancelBtn; private System.Windows.Forms.Button ApplyBtn; } }