LogDetail.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. namespace NewArchivesCenter
  2. {
  3. partial class LogDetail
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Component Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. components = new System.ComponentModel.Container();
  29. tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
  30. tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
  31. richEditControl1 = new DevExpress.XtraRichEdit.RichEditControl();
  32. tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
  33. gridControl1 = new DevExpress.XtraGrid.GridControl();
  34. winExplorerView1 = new DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView();
  35. fileExplorerAssistant1 = new DevExpress.XtraDialogs.FileExplorerAssistant(components);
  36. gridControlExtension1 = new DevExpress.XtraDialogs.FileExplorerExtensions.GridControlExtension();
  37. folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  38. label2 = new System.Windows.Forms.Label();
  39. label3 = new System.Windows.Forms.Label();
  40. label4 = new System.Windows.Forms.Label();
  41. ((System.ComponentModel.ISupportInitialize)tabPane1).BeginInit();
  42. tabPane1.SuspendLayout();
  43. tabNavigationPage1.SuspendLayout();
  44. tabNavigationPage2.SuspendLayout();
  45. ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)winExplorerView1).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)fileExplorerAssistant1).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)gridControlExtension1).BeginInit();
  49. SuspendLayout();
  50. //
  51. // tabPane1
  52. //
  53. tabPane1.AllowHtmlDraw = false;
  54. tabPane1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
  55. tabPane1.Controls.Add(tabNavigationPage1);
  56. tabPane1.Controls.Add(tabNavigationPage2);
  57. tabPane1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
  58. tabPane1.Location = new System.Drawing.Point(3, 93);
  59. tabPane1.Name = "tabPane1";
  60. tabPane1.PageProperties.ShowMode = DevExpress.XtraBars.Navigation.ItemShowMode.Text;
  61. tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { tabNavigationPage1, tabNavigationPage2 });
  62. tabPane1.RegularSize = new System.Drawing.Size(904, 346);
  63. tabPane1.SelectedPage = tabNavigationPage1;
  64. tabPane1.Size = new System.Drawing.Size(904, 346);
  65. tabPane1.TabIndex = 3;
  66. tabPane1.Text = "tabPane1";
  67. //
  68. // tabNavigationPage1
  69. //
  70. tabNavigationPage1.Caption = "文字记录内容";
  71. tabNavigationPage1.Controls.Add(richEditControl1);
  72. tabNavigationPage1.Name = "tabNavigationPage1";
  73. tabNavigationPage1.Size = new System.Drawing.Size(904, 305);
  74. //
  75. // richEditControl1
  76. //
  77. richEditControl1.ActiveViewType = DevExpress.XtraRichEdit.RichEditViewType.Simple;
  78. richEditControl1.Appearance.Text.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
  79. richEditControl1.Appearance.Text.Options.UseFont = true;
  80. richEditControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  81. richEditControl1.EnableToolTips = false;
  82. richEditControl1.LayoutUnit = DevExpress.XtraRichEdit.DocumentLayoutUnit.Pixel;
  83. richEditControl1.Location = new System.Drawing.Point(0, 0);
  84. richEditControl1.Name = "richEditControl1";
  85. richEditControl1.ReadOnly = true;
  86. richEditControl1.Size = new System.Drawing.Size(904, 305);
  87. richEditControl1.TabIndex = 0;
  88. richEditControl1.Views.DraftView.AdjustColorsToSkins = true;
  89. richEditControl1.Views.DraftView.AllowDisplayLineNumbers = true;
  90. //
  91. // tabNavigationPage2
  92. //
  93. tabNavigationPage2.Caption = "全部附件内容";
  94. tabNavigationPage2.Controls.Add(gridControl1);
  95. tabNavigationPage2.Name = "tabNavigationPage2";
  96. tabNavigationPage2.Size = new System.Drawing.Size(904, 305);
  97. //
  98. // gridControl1
  99. //
  100. gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. gridControl1.EmbeddedNavigator.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
  102. gridControl1.EmbeddedNavigator.Appearance.Options.UseFont = true;
  103. gridControl1.EmbeddedNavigator.ShowToolTips = false;
  104. gridControl1.Location = new System.Drawing.Point(0, 0);
  105. gridControl1.MainView = winExplorerView1;
  106. gridControl1.Name = "gridControl1";
  107. gridControl1.Size = new System.Drawing.Size(904, 305);
  108. gridControl1.TabIndex = 4;
  109. gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { winExplorerView1 });
  110. //
  111. // winExplorerView1
  112. //
  113. winExplorerView1.GridControl = gridControl1;
  114. winExplorerView1.Name = "winExplorerView1";
  115. //
  116. // fileExplorerAssistant1
  117. //
  118. fileExplorerAssistant1.Extensions.Add(gridControlExtension1);
  119. fileExplorerAssistant1.Form = this;
  120. //
  121. // gridControlExtension1
  122. //
  123. gridControlExtension1.Control = gridControl1;
  124. gridControlExtension1.CurrentPath = "1234560089";
  125. gridControlExtension1.IconSize = new System.Drawing.Size(16, 16);
  126. gridControlExtension1.ViewMode = DevExpress.Dialogs.Core.View.ViewMode.Content;
  127. //
  128. // folderBrowserDialog1
  129. //
  130. folderBrowserDialog1.Tag = "导出到";
  131. //
  132. // label2
  133. //
  134. label2.AutoSize = true;
  135. label2.Font = new System.Drawing.Font("微软雅黑", 27.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
  136. label2.Location = new System.Drawing.Point(3, 0);
  137. label2.Name = "label2";
  138. label2.Size = new System.Drawing.Size(127, 48);
  139. label2.TabIndex = 4;
  140. label2.Text = "label2";
  141. //
  142. // label3
  143. //
  144. label3.AutoSize = true;
  145. label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
  146. label3.Location = new System.Drawing.Point(3, 48);
  147. label3.Name = "label3";
  148. label3.Size = new System.Drawing.Size(55, 21);
  149. label3.TabIndex = 5;
  150. label3.Text = "label3";
  151. //
  152. // label4
  153. //
  154. label4.AutoSize = true;
  155. label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
  156. label4.Location = new System.Drawing.Point(3, 69);
  157. label4.Name = "label4";
  158. label4.Size = new System.Drawing.Size(55, 21);
  159. label4.TabIndex = 6;
  160. label4.Text = "label4";
  161. //
  162. // LogDetail
  163. //
  164. AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  165. Controls.Add(label4);
  166. Controls.Add(label3);
  167. Controls.Add(label2);
  168. Controls.Add(tabPane1);
  169. MinimumSize = new System.Drawing.Size(910, 442);
  170. Name = "LogDetail";
  171. Size = new System.Drawing.Size(910, 442);
  172. Load += LogDetail_Load;
  173. ((System.ComponentModel.ISupportInitialize)tabPane1).EndInit();
  174. tabPane1.ResumeLayout(false);
  175. tabNavigationPage1.ResumeLayout(false);
  176. tabNavigationPage2.ResumeLayout(false);
  177. ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit();
  178. ((System.ComponentModel.ISupportInitialize)winExplorerView1).EndInit();
  179. ((System.ComponentModel.ISupportInitialize)fileExplorerAssistant1).EndInit();
  180. ((System.ComponentModel.ISupportInitialize)gridControlExtension1).EndInit();
  181. ResumeLayout(false);
  182. PerformLayout();
  183. }
  184. #endregion
  185. private DevExpress.XtraBars.Navigation.TabPane tabPane1;
  186. private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
  187. private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
  188. private DevExpress.XtraRichEdit.RichEditControl richEditControl1;
  189. private DevExpress.XtraGrid.GridControl gridControl1;
  190. private DevExpress.XtraDialogs.FileExplorerAssistant fileExplorerAssistant1;
  191. private DevExpress.XtraDialogs.FileExplorerExtensions.GridControlExtension gridControlExtension1;
  192. private DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView winExplorerView1;
  193. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  194. private System.Windows.Forms.Label label4;
  195. private System.Windows.Forms.Label label3;
  196. private System.Windows.Forms.Label label2;
  197. }
  198. }