Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.tagTreeList = new SynapticEffect.Forms.TreeListView();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // tagTreeList
     //
     this.tagTreeList.AllowColumnReorder = true;
     this.tagTreeList.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                 | System.Windows.Forms.AnchorStyles.Left)));
     this.tagTreeList.BackColor     = System.Drawing.SystemColors.Window;
     this.tagTreeList.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     toggleColumnHeader1.Hovered    = false;
     toggleColumnHeader1.Image      = null;
     toggleColumnHeader1.Index      = 0;
     toggleColumnHeader1.Pressed    = false;
     toggleColumnHeader1.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected   = false;
     toggleColumnHeader1.Text       = "Tag Tree";
     toggleColumnHeader1.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader1.Visible    = true;
     toggleColumnHeader1.Width      = 300;
     toggleColumnHeader2.Hovered    = false;
     toggleColumnHeader2.Image      = null;
     toggleColumnHeader2.Index      = 0;
     toggleColumnHeader2.Pressed    = false;
     toggleColumnHeader2.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected   = false;
     toggleColumnHeader2.Text       = "Attribute Name";
     toggleColumnHeader2.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible    = true;
     toggleColumnHeader2.Width      = 100;
     toggleColumnHeader3.Hovered    = false;
     toggleColumnHeader3.Image      = null;
     toggleColumnHeader3.Index      = 0;
     toggleColumnHeader3.Pressed    = false;
     toggleColumnHeader3.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected   = false;
     toggleColumnHeader3.Text       = "Attribute Value";
     toggleColumnHeader3.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader3.Visible    = true;
     toggleColumnHeader3.Width      = 200;
     this.tagTreeList.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3
     });
     this.tagTreeList.ColumnSortColor  = System.Drawing.Color.Gainsboro;
     this.tagTreeList.ColumnTrackColor = System.Drawing.Color.DimGray;
     this.tagTreeList.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tagTreeList.FullRowSelect    = false;
     this.tagTreeList.GridLineColor    = System.Drawing.Color.WhiteSmoke;
     this.tagTreeList.GridLines        = true;
     this.tagTreeList.HeaderMenu       = null;
     this.tagTreeList.Indent           = 20;
     this.tagTreeList.ItemHeight       = 19;
     this.tagTreeList.ItemMenu         = null;
     this.tagTreeList.LabelEdit        = true;
     this.tagTreeList.Location         = new System.Drawing.Point(3, 3);
     this.tagTreeList.Name             = "tagTreeList";
     this.tagTreeList.RowSelectColor   = System.Drawing.SystemColors.Highlight;
     this.tagTreeList.RowTrackColor    = System.Drawing.Color.WhiteSmoke;
     this.tagTreeList.ShowLines        = true;
     this.tagTreeList.ShowRootLines    = true;
     this.tagTreeList.Size             = new System.Drawing.Size(626, 608);
     this.tagTreeList.SmallImageList   = null;
     this.tagTreeList.StateImageList   = null;
     this.tagTreeList.TabIndex         = 0;
     this.tagTreeList.Text             = "treeListView1";
     //
     // pictureBox1
     //
     this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Image       = global::ExtendedListTest.Properties.Resources.ImagePattern;
     this.pictureBox1.Location    = new System.Drawing.Point(635, 3);
     this.pictureBox1.Name        = "pictureBox1";
     this.pictureBox1.Size        = new System.Drawing.Size(541, 613);
     this.pictureBox1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex    = 1;
     this.pictureBox1.TabStop     = false;
     //
     // ucTagAndImage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.tagTreeList);
     this.Name = "ucTagAndImage";
     this.Size = new System.Drawing.Size(1174, 614);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader4 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.tagTreeList = new SynapticEffect.Forms.TreeListView();
     this.SuspendLayout();
     //
     // tagTreeList
     //
     this.tagTreeList.AllowColumnReorder = true;
     this.tagTreeList.Anchor             = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                  | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tagTreeList.BackColor     = System.Drawing.SystemColors.Window;
     this.tagTreeList.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
     toggleColumnHeader1.Hovered    = false;
     toggleColumnHeader1.Image      = null;
     toggleColumnHeader1.Index      = 0;
     toggleColumnHeader1.Pressed    = false;
     toggleColumnHeader1.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected   = false;
     toggleColumnHeader1.Text       = "Tag Tree";
     toggleColumnHeader1.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader1.Visible    = true;
     toggleColumnHeader1.Width      = 250;
     toggleColumnHeader2.Hovered    = false;
     toggleColumnHeader2.Image      = null;
     toggleColumnHeader2.Index      = 0;
     toggleColumnHeader2.Pressed    = false;
     toggleColumnHeader2.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected   = false;
     toggleColumnHeader2.Text       = "VR";
     toggleColumnHeader2.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible    = true;
     toggleColumnHeader2.Width      = 35;
     toggleColumnHeader3.Hovered    = false;
     toggleColumnHeader3.Image      = null;
     toggleColumnHeader3.Index      = 0;
     toggleColumnHeader3.Pressed    = false;
     toggleColumnHeader3.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected   = false;
     toggleColumnHeader3.Text       = "Attribute Name";
     toggleColumnHeader3.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader3.Visible    = true;
     toggleColumnHeader3.Width      = 300;
     toggleColumnHeader4.Hovered    = false;
     toggleColumnHeader4.Image      = null;
     toggleColumnHeader4.Index      = 0;
     toggleColumnHeader4.Pressed    = false;
     toggleColumnHeader4.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader4.Selected   = false;
     toggleColumnHeader4.Text       = "Attribute Value";
     toggleColumnHeader4.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader4.Visible    = true;
     toggleColumnHeader4.Width      = 500;
     this.tagTreeList.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3,
         toggleColumnHeader4
     });
     this.tagTreeList.ColumnSortColor  = System.Drawing.Color.Gainsboro;
     this.tagTreeList.ColumnTrackColor = System.Drawing.Color.DimGray;
     this.tagTreeList.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tagTreeList.FullRowSelect    = false;
     this.tagTreeList.GridLineColor    = System.Drawing.Color.WhiteSmoke;
     this.tagTreeList.GridLines        = true;
     this.tagTreeList.HeaderMenu       = null;
     this.tagTreeList.Indent           = 20;
     this.tagTreeList.ItemHeight       = 19;
     this.tagTreeList.ItemMenu         = null;
     this.tagTreeList.LabelEdit        = true;
     this.tagTreeList.Location         = new System.Drawing.Point(3, 3);
     this.tagTreeList.Name             = "tagTreeList";
     this.tagTreeList.RowSelectColor   = System.Drawing.SystemColors.Highlight;
     this.tagTreeList.RowTrackColor    = System.Drawing.Color.WhiteSmoke;
     this.tagTreeList.ShowLines        = true;
     this.tagTreeList.ShowRootLines    = true;
     this.tagTreeList.Size             = new System.Drawing.Size(957, 608);
     this.tagTreeList.SmallImageList   = null;
     this.tagTreeList.StateImageList   = null;
     this.tagTreeList.TabIndex         = 0;
     this.tagTreeList.Text             = "treeListView1";
     //
     // ucTag
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Controls.Add(this.tagTreeList);
     this.Name = "ucTag";
     this.Size = new System.Drawing.Size(968, 614);
     this.ResumeLayout(false);
 }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.btnRename            = new System.Windows.Forms.Button();
     this.btnConfirm           = new System.Windows.Forms.Button();
     this.btnCancel            = new System.Windows.Forms.Button();
     this.checkBox_only        = new System.Windows.Forms.CheckBox();
     this.comboBox_spliter     = new System.Windows.Forms.ComboBox();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.btnSaveas            = new System.Windows.Forms.Button();
     this.groupBox_output      = new System.Windows.Forms.GroupBox();
     this.txtPath           = new System.Windows.Forms.TextBox();
     this.treeListView_Menu = new SynapticEffect.Forms.TreeListView();
     this.saveFileDialog1   = new System.Windows.Forms.SaveFileDialog();
     this.groupBox_output.SuspendLayout();
     this.SuspendLayout();
     //
     // btnRename
     //
     this.btnRename.Location = new System.Drawing.Point(500, 12);
     this.btnRename.Name     = "btnRename";
     this.btnRename.Size     = new System.Drawing.Size(75, 23);
     this.btnRename.TabIndex = 0;
     this.btnRename.Text     = "rename";
     this.btnRename.UseVisualStyleBackColor = true;
     this.btnRename.Click += new System.EventHandler(this.button1_Click);
     //
     // btnConfirm
     //
     this.btnConfirm.Location = new System.Drawing.Point(394, 400);
     this.btnConfirm.Name     = "btnConfirm";
     this.btnConfirm.Size     = new System.Drawing.Size(75, 23);
     this.btnConfirm.TabIndex = 1;
     this.btnConfirm.Text     = "Confirm";
     this.btnConfirm.UseVisualStyleBackColor = true;
     this.btnConfirm.Click += new System.EventHandler(this.button2_Click);
     //
     // btnCancel
     //
     this.btnCancel.Location = new System.Drawing.Point(499, 400);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(75, 23);
     this.btnCancel.TabIndex = 2;
     this.btnCancel.Text     = "Cancel";
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click += new System.EventHandler(this.button3_Click);
     //
     // checkBox_only
     //
     this.checkBox_only.AutoSize   = true;
     this.checkBox_only.Checked    = true;
     this.checkBox_only.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBox_only.Location   = new System.Drawing.Point(28, 378);
     this.checkBox_only.Name       = "checkBox_only";
     this.checkBox_only.Size       = new System.Drawing.Size(114, 16);
     this.checkBox_only.TabIndex   = 3;
     this.checkBox_only.Text       = "Show menus only";
     this.checkBox_only.UseVisualStyleBackColor = true;
     this.checkBox_only.Visible = false;
     //
     // comboBox_spliter
     //
     this.comboBox_spliter.FormattingEnabled = true;
     this.comboBox_spliter.Items.AddRange(new object[] {
         "<Choose the menu contains>",
         "None",
         "h1",
         "h2",
         "All"
     });
     this.comboBox_spliter.Location = new System.Drawing.Point(28, 400);
     this.comboBox_spliter.Name     = "comboBox_spliter";
     this.comboBox_spliter.Size     = new System.Drawing.Size(235, 20);
     this.comboBox_spliter.TabIndex = 5;
     this.comboBox_spliter.Text     = "<Choose the menu contains>";
     this.comboBox_spliter.Visible  = false;
     //
     // btnSaveas
     //
     this.btnSaveas.Location = new System.Drawing.Point(400, 20);
     this.btnSaveas.Name     = "btnSaveas";
     this.btnSaveas.Size     = new System.Drawing.Size(75, 23);
     this.btnSaveas.TabIndex = 7;
     this.btnSaveas.Text     = "Save as";
     this.btnSaveas.UseVisualStyleBackColor = true;
     this.btnSaveas.Click += new System.EventHandler(this.button4_Click);
     //
     // groupBox_output
     //
     this.groupBox_output.Controls.Add(this.txtPath);
     this.groupBox_output.Controls.Add(this.btnSaveas);
     this.groupBox_output.Location = new System.Drawing.Point(13, 317);
     this.groupBox_output.Name     = "groupBox_output";
     this.groupBox_output.Size     = new System.Drawing.Size(481, 55);
     this.groupBox_output.TabIndex = 8;
     this.groupBox_output.TabStop  = false;
     this.groupBox_output.Text     = "Output";
     //
     // txtPath
     //
     this.txtPath.Location = new System.Drawing.Point(15, 20);
     this.txtPath.Name     = "txtPath";
     this.txtPath.Size     = new System.Drawing.Size(367, 21);
     this.txtPath.TabIndex = 8;
     //
     // treeListView_Menu
     //
     this.treeListView_Menu.BackColor         = System.Drawing.SystemColors.Window;
     this.treeListView_Menu.CaptureFocusClick = true;
     toggleColumnHeader1.Hovered    = false;
     toggleColumnHeader1.Image      = null;
     toggleColumnHeader1.Index      = 0;
     toggleColumnHeader1.Pressed    = false;
     toggleColumnHeader1.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected   = false;
     toggleColumnHeader1.Text       = "title";
     toggleColumnHeader1.TextAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     toggleColumnHeader1.Visible    = true;
     toggleColumnHeader1.Width      = 300;
     toggleColumnHeader2.Hovered    = false;
     toggleColumnHeader2.Image      = null;
     toggleColumnHeader2.Index      = 0;
     toggleColumnHeader2.Pressed    = false;
     toggleColumnHeader2.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Spring;
     toggleColumnHeader2.Selected   = false;
     toggleColumnHeader2.Text       = "contains";
     toggleColumnHeader2.TextAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     toggleColumnHeader2.Visible    = true;
     toggleColumnHeader3.Hovered    = false;
     toggleColumnHeader3.Image      = null;
     toggleColumnHeader3.Index      = 0;
     toggleColumnHeader3.Pressed    = false;
     toggleColumnHeader3.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected   = false;
     toggleColumnHeader3.Text       = "lever";
     toggleColumnHeader3.TextAlign  = System.Windows.Forms.HorizontalAlignment.Center;
     toggleColumnHeader3.Visible    = true;
     this.treeListView_Menu.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3
     });
     this.treeListView_Menu.ColumnSortColor  = System.Drawing.Color.Gainsboro;
     this.treeListView_Menu.ColumnTrackColor = System.Drawing.Color.WhiteSmoke;
     this.treeListView_Menu.FullRowSelect    = false;
     this.treeListView_Menu.GridLineColor    = System.Drawing.Color.WhiteSmoke;
     this.treeListView_Menu.HeaderMenu       = null;
     this.treeListView_Menu.HideSelection    = false;
     this.treeListView_Menu.ItemHeight       = 20;
     this.treeListView_Menu.ItemMenu         = null;
     this.treeListView_Menu.LabelEdit        = true;
     this.treeListView_Menu.Location         = new System.Drawing.Point(11, 12);
     this.treeListView_Menu.MouseActivte     = true;
     this.treeListView_Menu.MultiSelect      = true;
     this.treeListView_Menu.Name             = "treeListView_Menu";
     this.treeListView_Menu.RowSelectColor   = System.Drawing.SystemColors.Highlight;
     this.treeListView_Menu.RowTrackColor    = System.Drawing.Color.WhiteSmoke;
     this.treeListView_Menu.Size             = new System.Drawing.Size(484, 280);
     this.treeListView_Menu.SmallImageList   = null;
     this.treeListView_Menu.StateImageList   = null;
     this.treeListView_Menu.TabIndex         = 9;
     this.treeListView_Menu.Text             = "treeListView_Menu";
     //
     // saveFileDialog1
     //
     this.saveFileDialog1.Filter = "EPUB file|*.epub";
     //
     // BuildPath
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(586, 435);
     this.Controls.Add(this.treeListView_Menu);
     this.Controls.Add(this.groupBox_output);
     this.Controls.Add(this.comboBox_spliter);
     this.Controls.Add(this.checkBox_only);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.btnConfirm);
     this.Controls.Add(this.btnRename);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "BuildPath";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Generate Menus";
     this.Load         += new System.EventHandler(this.BuildPath_Load);
     this.groupBox_output.ResumeLayout(false);
     this.groupBox_output.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources           = new System.ComponentModel.ComponentResourceManager(typeof(ucDircomDir));
     SynapticEffect.Forms.ToggleColumnHeader        toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.splitContainer1          = new System.Windows.Forms.SplitContainer();
     this.imageListDicomDir        = new System.Windows.Forms.ImageList(this.components);
     this.tabControl_DicomDirFiles = new System.Windows.Forms.TabControl();
     this.treeListView_DicomDir    = new SynapticEffect.Forms.TreeListView();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.treeListView_DicomDir);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.tabControl_DicomDirFiles);
     this.splitContainer1.Size             = new System.Drawing.Size(1158, 520);
     this.splitContainer1.SplitterDistance = 339;
     this.splitContainer1.TabIndex         = 0;
     //
     // imageListDicomDir
     //
     this.imageListDicomDir.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListDicomDir.ImageStream")));
     this.imageListDicomDir.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListDicomDir.Images.SetKeyName(0, "Patients.png");
     this.imageListDicomDir.Images.SetKeyName(1, "Patient.png");
     this.imageListDicomDir.Images.SetKeyName(2, "Study.png");
     this.imageListDicomDir.Images.SetKeyName(3, "Series.png");
     this.imageListDicomDir.Images.SetKeyName(4, "Image.png");
     //
     // tabControl_DicomDirFiles
     //
     this.tabControl_DicomDirFiles.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl_DicomDirFiles.Location      = new System.Drawing.Point(0, 0);
     this.tabControl_DicomDirFiles.Name          = "tabControl_DicomDirFiles";
     this.tabControl_DicomDirFiles.SelectedIndex = 0;
     this.tabControl_DicomDirFiles.Size          = new System.Drawing.Size(815, 520);
     this.tabControl_DicomDirFiles.TabIndex      = 0;
     this.tabControl_DicomDirFiles.MouseDown    += new System.Windows.Forms.MouseEventHandler(this.tabControl_DicomDirFiles_MouseDown);
     //
     // treeListView_DicomDir
     //
     this.treeListView_DicomDir.BackColor   = System.Drawing.SystemColors.Window;
     this.treeListView_DicomDir.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     toggleColumnHeader2.Hovered            = false;
     toggleColumnHeader2.Image      = null;
     toggleColumnHeader2.Index      = 0;
     toggleColumnHeader2.Pressed    = false;
     toggleColumnHeader2.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected   = false;
     toggleColumnHeader2.Text       = "DicomDir";
     toggleColumnHeader2.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible    = true;
     toggleColumnHeader2.Width      = 1000;
     this.treeListView_DicomDir.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader2
     });
     this.treeListView_DicomDir.ColumnSortColor   = System.Drawing.Color.Gainsboro;
     this.treeListView_DicomDir.ColumnTrackColor  = System.Drawing.Color.WhiteSmoke;
     this.treeListView_DicomDir.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.treeListView_DicomDir.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.treeListView_DicomDir.GridLineColor     = System.Drawing.Color.WhiteSmoke;
     this.treeListView_DicomDir.HeaderMenu        = null;
     this.treeListView_DicomDir.Indent            = 20;
     this.treeListView_DicomDir.ItemHeight        = 19;
     this.treeListView_DicomDir.ItemMenu          = null;
     this.treeListView_DicomDir.LabelEdit         = false;
     this.treeListView_DicomDir.Location          = new System.Drawing.Point(0, 0);
     this.treeListView_DicomDir.MultiSelect       = true;
     this.treeListView_DicomDir.Name              = "treeListView_DicomDir";
     this.treeListView_DicomDir.RowSelectColor    = System.Drawing.SystemColors.Highlight;
     this.treeListView_DicomDir.RowTrackColor     = System.Drawing.Color.WhiteSmoke;
     this.treeListView_DicomDir.ShowLines         = true;
     this.treeListView_DicomDir.ShowRootLines     = true;
     this.treeListView_DicomDir.Size              = new System.Drawing.Size(339, 520);
     this.treeListView_DicomDir.SmallImageList    = this.imageListDicomDir;
     this.treeListView_DicomDir.StateImageList    = null;
     this.treeListView_DicomDir.TabIndex          = 0;
     this.treeListView_DicomDir.Text              = "treeListView1";
     this.treeListView_DicomDir.SizeChanged      += new System.EventHandler(this.treeListView_DicomDir_SizeChanged);
     this.treeListView_DicomDir.DoubleClick      += new System.EventHandler(this.treeListView_DicomDir_DoubleClick);
     this.treeListView_DicomDir.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.treeListView_DicomDir_MouseDoubleClick);
     //
     // ucDircomDir
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Controls.Add(this.splitContainer1);
     this.Name = "ucDircomDir";
     this.Size = new System.Drawing.Size(1158, 520);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader4 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.pictureBox1     = new System.Windows.Forms.PictureBox();
     this.tagTreeList     = new SynapticEffect.Forms.TreeListView();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.tagTreeList);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.pictureBox1);
     this.splitContainer1.Size             = new System.Drawing.Size(876, 479);
     this.splitContainer1.SplitterDistance = 460;
     this.splitContainer1.TabIndex         = 0;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Image        = global::ExtendedListTest.Properties.Resources.ImagePattern;
     this.pictureBox1.Location     = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name         = "pictureBox1";
     this.pictureBox1.Size         = new System.Drawing.Size(408, 475);
     this.pictureBox1.SizeMode     = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox1.TabIndex     = 0;
     this.pictureBox1.TabStop      = false;
     this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
     //
     // tagTreeList
     //
     this.tagTreeList.AllowColumnReorder = true;
     this.tagTreeList.BackColor          = System.Drawing.SystemColors.Window;
     this.tagTreeList.BorderStyle        = System.Windows.Forms.BorderStyle.FixedSingle;
     toggleColumnHeader1.Hovered         = false;
     toggleColumnHeader1.Image           = null;
     toggleColumnHeader1.Index           = 0;
     toggleColumnHeader1.Pressed         = false;
     toggleColumnHeader1.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected        = false;
     toggleColumnHeader1.Text            = "Tag Tree";
     toggleColumnHeader1.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader1.Visible         = true;
     toggleColumnHeader1.Width           = 150;
     toggleColumnHeader2.Hovered         = false;
     toggleColumnHeader2.Image           = null;
     toggleColumnHeader2.Index           = 0;
     toggleColumnHeader2.Pressed         = false;
     toggleColumnHeader2.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected        = false;
     toggleColumnHeader2.Text            = "VR";
     toggleColumnHeader2.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible         = true;
     toggleColumnHeader2.Width           = 35;
     toggleColumnHeader3.Hovered         = false;
     toggleColumnHeader3.Image           = null;
     toggleColumnHeader3.Index           = 0;
     toggleColumnHeader3.Pressed         = false;
     toggleColumnHeader3.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected        = false;
     toggleColumnHeader3.Text            = "Attribute Name";
     toggleColumnHeader3.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader3.Visible         = true;
     toggleColumnHeader3.Width           = 200;
     toggleColumnHeader4.Hovered         = false;
     toggleColumnHeader4.Image           = null;
     toggleColumnHeader4.Index           = 0;
     toggleColumnHeader4.Pressed         = false;
     toggleColumnHeader4.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader4.Selected        = false;
     toggleColumnHeader4.Text            = "Attribute Value";
     toggleColumnHeader4.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader4.Visible         = true;
     toggleColumnHeader4.Width           = 420;
     this.tagTreeList.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3,
         toggleColumnHeader4
     });
     this.tagTreeList.ColumnSortColor  = System.Drawing.Color.Gainsboro;
     this.tagTreeList.ColumnTrackColor = System.Drawing.Color.DimGray;
     this.tagTreeList.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.tagTreeList.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tagTreeList.FullRowSelect    = false;
     this.tagTreeList.GridLineColor    = System.Drawing.Color.WhiteSmoke;
     this.tagTreeList.GridLines        = true;
     this.tagTreeList.HeaderMenu       = null;
     this.tagTreeList.Indent           = 20;
     this.tagTreeList.ItemHeight       = 19;
     this.tagTreeList.ItemMenu         = null;
     this.tagTreeList.LabelEdit        = true;
     this.tagTreeList.Location         = new System.Drawing.Point(0, 0);
     this.tagTreeList.Name             = "tagTreeList";
     this.tagTreeList.RowSelectColor   = System.Drawing.SystemColors.Highlight;
     this.tagTreeList.RowTrackColor    = System.Drawing.Color.WhiteSmoke;
     this.tagTreeList.ShowLines        = true;
     this.tagTreeList.ShowRootLines    = true;
     this.tagTreeList.Size             = new System.Drawing.Size(456, 475);
     this.tagTreeList.SmallImageList   = null;
     this.tagTreeList.StateImageList   = null;
     this.tagTreeList.TabIndex         = 1;
     this.tagTreeList.Text             = "treeListView1";
     //
     // testSplit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.splitContainer1);
     this.Name = "testSplit";
     this.Size = new System.Drawing.Size(876, 479);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.btnRun             = new System.Windows.Forms.Button();
     this.txtQueryEditor     = new System.Windows.Forms.TextBox();
     this.txtOutput          = new System.Windows.Forms.TextBox();
     this.treeListViewOutput = new SynapticEffect.Forms.TreeListView();
     this.tabOutput          = new System.Windows.Forms.TabControl();
     this.tabPageTree        = new System.Windows.Forms.TabPage();
     this.tabPageRaw         = new System.Windows.Forms.TabPage();
     this.lblExecutionTime   = new System.Windows.Forms.Label();
     this.tabOutput.SuspendLayout();
     this.tabPageTree.SuspendLayout();
     this.tabPageRaw.SuspendLayout();
     this.SuspendLayout();
     //
     // btnRun
     //
     this.btnRun.Location = new System.Drawing.Point(847, 12);
     this.btnRun.Name     = "btnRun";
     this.btnRun.Size     = new System.Drawing.Size(140, 31);
     this.btnRun.TabIndex = 0;
     this.btnRun.Text     = "Run";
     this.btnRun.UseVisualStyleBackColor = true;
     this.btnRun.Click += new System.EventHandler(this.btnRun_Click);
     //
     // txtQueryEditor
     //
     this.txtQueryEditor.Font       = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtQueryEditor.Location   = new System.Drawing.Point(12, 12);
     this.txtQueryEditor.Multiline  = true;
     this.txtQueryEditor.Name       = "txtQueryEditor";
     this.txtQueryEditor.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.txtQueryEditor.Size       = new System.Drawing.Size(829, 100);
     this.txtQueryEditor.TabIndex   = 1;
     this.txtQueryEditor.Text       = "db.wellvmTest.find()";
     //
     // txtOutput
     //
     this.txtOutput.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.txtOutput.Location  = new System.Drawing.Point(3, 3);
     this.txtOutput.Multiline = true;
     this.txtOutput.Name      = "txtOutput";
     this.txtOutput.Size      = new System.Drawing.Size(940, 613);
     this.txtOutput.TabIndex  = 2;
     //
     // treeListViewOutput
     //
     this.treeListViewOutput.BackColor = System.Drawing.SystemColors.Window;
     toggleColumnHeader1.Hovered       = false;
     toggleColumnHeader1.Image         = null;
     toggleColumnHeader1.Index         = 0;
     toggleColumnHeader1.Pressed       = false;
     toggleColumnHeader1.ScaleStyle    = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected      = false;
     toggleColumnHeader1.Text          = "Key";
     toggleColumnHeader1.TextAlign     = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader1.Visible       = true;
     toggleColumnHeader2.Hovered       = false;
     toggleColumnHeader2.Image         = null;
     toggleColumnHeader2.Index         = 0;
     toggleColumnHeader2.Pressed       = false;
     toggleColumnHeader2.ScaleStyle    = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected      = false;
     toggleColumnHeader2.Text          = "Value";
     toggleColumnHeader2.TextAlign     = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible       = true;
     toggleColumnHeader3.Hovered       = false;
     toggleColumnHeader3.Image         = null;
     toggleColumnHeader3.Index         = 0;
     toggleColumnHeader3.Pressed       = false;
     toggleColumnHeader3.ScaleStyle    = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected      = false;
     toggleColumnHeader3.Text          = "Type";
     toggleColumnHeader3.TextAlign     = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader3.Visible       = true;
     this.treeListViewOutput.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3
     });
     this.treeListViewOutput.ColumnSortColor  = System.Drawing.Color.Gainsboro;
     this.treeListViewOutput.ColumnTrackColor = System.Drawing.Color.WhiteSmoke;
     this.treeListViewOutput.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.treeListViewOutput.GridLineColor    = System.Drawing.Color.WhiteSmoke;
     this.treeListViewOutput.HeaderMenu       = null;
     this.treeListViewOutput.ItemHeight       = 20;
     this.treeListViewOutput.ItemMenu         = null;
     this.treeListViewOutput.LabelEdit        = false;
     this.treeListViewOutput.Location         = new System.Drawing.Point(3, 3);
     this.treeListViewOutput.Name             = "treeListViewOutput";
     this.treeListViewOutput.RowSelectColor   = System.Drawing.SystemColors.Highlight;
     this.treeListViewOutput.RowTrackColor    = System.Drawing.Color.WhiteSmoke;
     this.treeListViewOutput.Size             = new System.Drawing.Size(940, 613);
     this.treeListViewOutput.SmallImageList   = null;
     this.treeListViewOutput.StateImageList   = null;
     this.treeListViewOutput.TabIndex         = 3;
     this.treeListViewOutput.Text             = "treeListView1";
     //
     // tabOutput
     //
     this.tabOutput.Controls.Add(this.tabPageTree);
     this.tabOutput.Controls.Add(this.tabPageRaw);
     this.tabOutput.Location      = new System.Drawing.Point(22, 144);
     this.tabOutput.Name          = "tabOutput";
     this.tabOutput.SelectedIndex = 0;
     this.tabOutput.Size          = new System.Drawing.Size(954, 645);
     this.tabOutput.TabIndex      = 4;
     //
     // tabPageTree
     //
     this.tabPageTree.Controls.Add(this.treeListViewOutput);
     this.tabPageTree.Location = new System.Drawing.Point(4, 22);
     this.tabPageTree.Name     = "tabPageTree";
     this.tabPageTree.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageTree.Size     = new System.Drawing.Size(946, 619);
     this.tabPageTree.TabIndex = 0;
     this.tabPageTree.Text     = "Tree";
     this.tabPageTree.UseVisualStyleBackColor = true;
     //
     // tabPageRaw
     //
     this.tabPageRaw.Controls.Add(this.txtOutput);
     this.tabPageRaw.Location = new System.Drawing.Point(4, 22);
     this.tabPageRaw.Name     = "tabPageRaw";
     this.tabPageRaw.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageRaw.Size     = new System.Drawing.Size(946, 619);
     this.tabPageRaw.TabIndex = 1;
     this.tabPageRaw.Text     = "Raw";
     this.tabPageRaw.UseVisualStyleBackColor = true;
     //
     // lblExecutionTime
     //
     this.lblExecutionTime.AutoSize = true;
     this.lblExecutionTime.Location = new System.Drawing.Point(13, 119);
     this.lblExecutionTime.Name     = "lblExecutionTime";
     this.lblExecutionTime.Size     = new System.Drawing.Size(0, 13);
     this.lblExecutionTime.TabIndex = 5;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1001, 801);
     this.Controls.Add(this.lblExecutionTime);
     this.Controls.Add(this.tabOutput);
     this.Controls.Add(this.txtQueryEditor);
     this.Controls.Add(this.btnRun);
     this.Name = "Form1";
     this.Text = "Form1";
     this.tabOutput.ResumeLayout(false);
     this.tabPageTree.ResumeLayout(false);
     this.tabPageRaw.ResumeLayout(false);
     this.tabPageRaw.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader4 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader5 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader6 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader7 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader8 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader9 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.doseReportTreeList = new SynapticEffect.Forms.TreeListView();
     this.SuspendLayout();
     //
     // doseReportTreeList
     //
     this.doseReportTreeList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.doseReportTreeList.BackColor   = System.Drawing.SystemColors.Window;
     this.doseReportTreeList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     toggleColumnHeader1.Hovered         = false;
     toggleColumnHeader1.Image           = null;
     toggleColumnHeader1.Index           = 0;
     toggleColumnHeader1.Pressed         = false;
     toggleColumnHeader1.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected        = false;
     toggleColumnHeader1.Text            = "Tag Tree";
     toggleColumnHeader1.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader1.Visible         = true;
     toggleColumnHeader1.Width           = 300;
     toggleColumnHeader2.Hovered         = false;
     toggleColumnHeader2.Image           = null;
     toggleColumnHeader2.Index           = 0;
     toggleColumnHeader2.Pressed         = false;
     toggleColumnHeader2.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected        = false;
     toggleColumnHeader2.Text            = "VR";
     toggleColumnHeader2.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible         = true;
     toggleColumnHeader2.Width           = 100;
     toggleColumnHeader3.Hovered         = false;
     toggleColumnHeader3.Image           = null;
     toggleColumnHeader3.Index           = 0;
     toggleColumnHeader3.Pressed         = false;
     toggleColumnHeader3.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected        = false;
     toggleColumnHeader3.Text            = "Attribute Value (Meaning)";
     toggleColumnHeader3.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader3.Visible         = true;
     toggleColumnHeader3.Width           = 300;
     toggleColumnHeader4.Hovered         = false;
     toggleColumnHeader4.Image           = null;
     toggleColumnHeader4.Index           = 0;
     toggleColumnHeader4.Pressed         = false;
     toggleColumnHeader4.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader4.Selected        = false;
     toggleColumnHeader4.Text            = "Units";
     toggleColumnHeader4.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader4.Visible         = true;
     toggleColumnHeader5.Hovered         = false;
     toggleColumnHeader5.Image           = null;
     toggleColumnHeader5.Index           = 0;
     toggleColumnHeader5.Pressed         = false;
     toggleColumnHeader5.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader5.Selected        = false;
     toggleColumnHeader5.Text            = "Attribute Name (Value)";
     toggleColumnHeader5.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader5.Visible         = true;
     toggleColumnHeader5.Width           = 150;
     toggleColumnHeader6.Hovered         = false;
     toggleColumnHeader6.Image           = null;
     toggleColumnHeader6.Index           = 0;
     toggleColumnHeader6.Pressed         = false;
     toggleColumnHeader6.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader6.Selected        = false;
     toggleColumnHeader6.Text            = "Attribute Name (Designator)";
     toggleColumnHeader6.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader6.Visible         = true;
     toggleColumnHeader6.Width           = 150;
     toggleColumnHeader7.Hovered         = false;
     toggleColumnHeader7.Image           = null;
     toggleColumnHeader7.Index           = 0;
     toggleColumnHeader7.Pressed         = false;
     toggleColumnHeader7.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader7.Selected        = false;
     toggleColumnHeader7.Text            = "Attribute Name (Meaning)";
     toggleColumnHeader7.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader7.Visible         = true;
     toggleColumnHeader8.Hovered         = false;
     toggleColumnHeader8.Image           = null;
     toggleColumnHeader8.Index           = 0;
     toggleColumnHeader8.Pressed         = false;
     toggleColumnHeader8.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader8.Selected        = false;
     toggleColumnHeader8.Text            = "Attribute Value (Value)";
     toggleColumnHeader8.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader8.Visible         = true;
     toggleColumnHeader8.Width           = 150;
     toggleColumnHeader9.Hovered         = false;
     toggleColumnHeader9.Image           = null;
     toggleColumnHeader9.Index           = 0;
     toggleColumnHeader9.Pressed         = false;
     toggleColumnHeader9.ScaleStyle      = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader9.Selected        = false;
     toggleColumnHeader9.Text            = "Attribute Value (Desingator)";
     toggleColumnHeader9.TextAlign       = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader9.Visible         = true;
     toggleColumnHeader9.Width           = 150;
     this.doseReportTreeList.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3,
         toggleColumnHeader4,
         toggleColumnHeader5,
         toggleColumnHeader6,
         toggleColumnHeader7,
         toggleColumnHeader8,
         toggleColumnHeader9
     });
     this.doseReportTreeList.ColumnSortColor  = System.Drawing.Color.Gainsboro;
     this.doseReportTreeList.ColumnTrackColor = System.Drawing.Color.WhiteSmoke;
     this.doseReportTreeList.Font             = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.doseReportTreeList.GridLineColor    = System.Drawing.Color.WhiteSmoke;
     this.doseReportTreeList.GridLines        = true;
     this.doseReportTreeList.HeaderMenu       = null;
     this.doseReportTreeList.Indent           = 20;
     this.doseReportTreeList.ItemHeight       = 19;
     this.doseReportTreeList.ItemMenu         = null;
     this.doseReportTreeList.LabelEdit        = true;
     this.doseReportTreeList.Location         = new System.Drawing.Point(-2, -2);
     this.doseReportTreeList.Name             = "doseReportTreeList";
     this.doseReportTreeList.RowSelectColor   = System.Drawing.SystemColors.Highlight;
     this.doseReportTreeList.RowTrackColor    = System.Drawing.Color.WhiteSmoke;
     this.doseReportTreeList.ShowLines        = true;
     this.doseReportTreeList.ShowRootLines    = true;
     this.doseReportTreeList.Size             = new System.Drawing.Size(1108, 694);
     this.doseReportTreeList.SmallImageList   = null;
     this.doseReportTreeList.StateImageList   = null;
     this.doseReportTreeList.TabIndex         = 0;
     this.doseReportTreeList.Text             = "treeListView1";
     //
     // ucDoseReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BorderStyle         = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Controls.Add(this.doseReportTreeList);
     this.Name = "ucDoseReport";
     this.Size = new System.Drawing.Size(1109, 690);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader1 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader2 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader3 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader4 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader5 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader6 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader7 = new SynapticEffect.Forms.ToggleColumnHeader();
     SynapticEffect.Forms.ToggleColumnHeader toggleColumnHeader8 = new SynapticEffect.Forms.ToggleColumnHeader();
     this.tlvCache = new SynapticEffect.Forms.TreeListView();
     this.SuspendLayout();
     //
     // tlvCache
     //
     this.tlvCache.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.tlvCache.BackColor        = System.Drawing.SystemColors.Window;
     toggleColumnHeader1.Hovered    = false;
     toggleColumnHeader1.Image      = null;
     toggleColumnHeader1.Index      = 0;
     toggleColumnHeader1.Pressed    = false;
     toggleColumnHeader1.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader1.Selected   = false;
     toggleColumnHeader1.Text       = "Received Time";
     toggleColumnHeader1.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader1.Visible    = true;
     toggleColumnHeader1.Width      = 180;
     toggleColumnHeader2.Hovered    = false;
     toggleColumnHeader2.Image      = null;
     toggleColumnHeader2.Index      = 0;
     toggleColumnHeader2.Pressed    = false;
     toggleColumnHeader2.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader2.Selected   = false;
     toggleColumnHeader2.Text       = "Sending AeTitle";
     toggleColumnHeader2.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader2.Visible    = true;
     toggleColumnHeader2.Width      = 150;
     toggleColumnHeader3.Hovered    = false;
     toggleColumnHeader3.Image      = null;
     toggleColumnHeader3.Index      = 0;
     toggleColumnHeader3.Pressed    = false;
     toggleColumnHeader3.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader3.Selected   = false;
     toggleColumnHeader3.Text       = "Sending Ae IP";
     toggleColumnHeader3.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader3.Visible    = true;
     toggleColumnHeader3.Width      = 120;
     toggleColumnHeader4.Hovered    = false;
     toggleColumnHeader4.Image      = null;
     toggleColumnHeader4.Index      = 0;
     toggleColumnHeader4.Pressed    = false;
     toggleColumnHeader4.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader4.Selected   = false;
     toggleColumnHeader4.Text       = "Type";
     toggleColumnHeader4.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader4.Visible    = true;
     toggleColumnHeader4.Width      = 130;
     toggleColumnHeader5.Hovered    = false;
     toggleColumnHeader5.Image      = null;
     toggleColumnHeader5.Index      = 0;
     toggleColumnHeader5.Pressed    = false;
     toggleColumnHeader5.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader5.Selected   = false;
     toggleColumnHeader5.Text       = "Patient Name";
     toggleColumnHeader5.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader5.Visible    = true;
     toggleColumnHeader5.Width      = 200;
     toggleColumnHeader6.Hovered    = false;
     toggleColumnHeader6.Image      = null;
     toggleColumnHeader6.Index      = 0;
     toggleColumnHeader6.Pressed    = false;
     toggleColumnHeader6.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader6.Selected   = false;
     toggleColumnHeader6.Text       = "Patient ID";
     toggleColumnHeader6.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader6.Visible    = true;
     toggleColumnHeader7.Hovered    = false;
     toggleColumnHeader7.Image      = null;
     toggleColumnHeader7.Index      = 0;
     toggleColumnHeader7.Pressed    = false;
     toggleColumnHeader7.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader7.Selected   = false;
     toggleColumnHeader7.Text       = "Modality";
     toggleColumnHeader7.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader7.Visible    = true;
     toggleColumnHeader8.Hovered    = false;
     toggleColumnHeader8.Image      = null;
     toggleColumnHeader8.Index      = 0;
     toggleColumnHeader8.Pressed    = false;
     toggleColumnHeader8.ScaleStyle = SynapticEffect.Forms.ColumnScaleStyle.Slide;
     toggleColumnHeader8.Selected   = false;
     toggleColumnHeader8.Text       = "Acc No#";
     toggleColumnHeader8.TextAlign  = System.Windows.Forms.HorizontalAlignment.Left;
     toggleColumnHeader8.Visible    = true;
     this.tlvCache.Columns.AddRange(new SynapticEffect.Forms.ToggleColumnHeader[] {
         toggleColumnHeader1,
         toggleColumnHeader2,
         toggleColumnHeader3,
         toggleColumnHeader4,
         toggleColumnHeader5,
         toggleColumnHeader6,
         toggleColumnHeader7,
         toggleColumnHeader8
     });
     this.tlvCache.ColumnSortColor   = System.Drawing.Color.Gainsboro;
     this.tlvCache.ColumnTrackColor  = System.Drawing.Color.WhiteSmoke;
     this.tlvCache.Font              = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tlvCache.GridLineColor     = System.Drawing.Color.WhiteSmoke;
     this.tlvCache.GridLines         = true;
     this.tlvCache.HeaderMenu        = null;
     this.tlvCache.ItemHeight        = 20;
     this.tlvCache.ItemMenu          = null;
     this.tlvCache.LabelEdit         = false;
     this.tlvCache.Location          = new System.Drawing.Point(2, 3);
     this.tlvCache.Name              = "tlvCache";
     this.tlvCache.RowSelectColor    = System.Drawing.SystemColors.Highlight;
     this.tlvCache.RowTrackColor     = System.Drawing.Color.WhiteSmoke;
     this.tlvCache.ShowLines         = true;
     this.tlvCache.ShowRootLines     = true;
     this.tlvCache.Size              = new System.Drawing.Size(1078, 583);
     this.tlvCache.SmallImageList    = null;
     this.tlvCache.StateImageList    = null;
     this.tlvCache.TabIndex          = 1;
     this.tlvCache.Text              = "treeListView1";
     this.tlvCache.Click            += new System.EventHandler(this.tlvCache_Click);
     this.tlvCache.DoubleClick      += new System.EventHandler(this.tlvCache_DoubleClick);
     this.tlvCache.MouseClick       += new System.Windows.Forms.MouseEventHandler(this.tlvCache_MouseClick);
     this.tlvCache.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.tlvCache_MouseDoubleClick);
     //
     // CachedForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1089, 647);
     this.Controls.Add(this.tlvCache);
     this.Name          = "CachedForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "CachedForm";
     this.Load         += new System.EventHandler(this.CachedForm_Load);
     this.ResumeLayout(false);
 }