123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505 |
- namespace NewArchivesCenter
- {
- partial class AddNewLog
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Component Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- components = new System.ComponentModel.Container();
- DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
- DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
- DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem();
- DevExpress.XtraDialogs.FileExplorerExtensions.EnvironmentSpecialFolderNode environmentSpecialFolderNode1 = new DevExpress.XtraDialogs.FileExplorerExtensions.EnvironmentSpecialFolderNode();
- tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
- tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
- labelControl10 = new DevExpress.XtraEditors.LabelControl();
- simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
- simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
- dateEdit1 = new DevExpress.XtraEditors.DateEdit();
- labelControl3 = new DevExpress.XtraEditors.LabelControl();
- labelControl2 = new DevExpress.XtraEditors.LabelControl();
- textEdit2 = new DevExpress.XtraEditors.TextEdit();
- textEdit1 = new DevExpress.XtraEditors.TextEdit();
- labelControl1 = new DevExpress.XtraEditors.LabelControl();
- tabNavigationPage2 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
- richEdit1 = new RichEdit();
- tabNavigationPage3 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
- gridControl1 = new DevExpress.XtraGrid.GridControl();
- gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- tabNavigationPage4 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
- simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
- labelControl11 = new DevExpress.XtraEditors.LabelControl();
- simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
- simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
- labelControl9 = new DevExpress.XtraEditors.LabelControl();
- labelControl8 = new DevExpress.XtraEditors.LabelControl();
- labelControl7 = new DevExpress.XtraEditors.LabelControl();
- labelControl4 = new DevExpress.XtraEditors.LabelControl();
- labelControl5 = new DevExpress.XtraEditors.LabelControl();
- labelControl6 = new DevExpress.XtraEditors.LabelControl();
- fileExplorerAssistant1 = new DevExpress.XtraDialogs.FileExplorerAssistant(components);
- treeListExtension1 = new DevExpress.XtraDialogs.FileExplorerExtensions.TreeListExtension();
- gridControlExtension1 = new DevExpress.XtraDialogs.FileExplorerExtensions.GridControlExtension();
- ((System.ComponentModel.ISupportInitialize)tabPane1).BeginInit();
- tabPane1.SuspendLayout();
- tabNavigationPage1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)dateEdit1.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)dateEdit1.Properties.CalendarTimeProperties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)textEdit1.Properties).BeginInit();
- tabNavigationPage2.SuspendLayout();
- tabNavigationPage3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit();
- ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit();
- tabNavigationPage4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)fileExplorerAssistant1).BeginInit();
- ((System.ComponentModel.ISupportInitialize)treeListExtension1).BeginInit();
- ((System.ComponentModel.ISupportInitialize)gridControlExtension1).BeginInit();
- SuspendLayout();
- //
- // tabPane1
- //
- tabPane1.AllowTransitionAnimation = DevExpress.Utils.DefaultBoolean.False;
- tabPane1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
- tabPane1.Controls.Add(tabNavigationPage1);
- tabPane1.Controls.Add(tabNavigationPage2);
- tabPane1.Controls.Add(tabNavigationPage3);
- tabPane1.Controls.Add(tabNavigationPage4);
- tabPane1.Location = new System.Drawing.Point(3, 3);
- tabPane1.Name = "tabPane1";
- tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { tabNavigationPage1, tabNavigationPage2, tabNavigationPage3, tabNavigationPage4 });
- tabPane1.RegularSize = new System.Drawing.Size(636, 538);
- tabPane1.SelectedPage = tabNavigationPage1;
- tabPane1.Size = new System.Drawing.Size(636, 538);
- tabPane1.TabIndex = 0;
- tabPane1.Text = "tabPane1";
- //
- // tabNavigationPage1
- //
- tabNavigationPage1.Caption = "第一步:基础信息";
- tabNavigationPage1.Controls.Add(labelControl10);
- tabNavigationPage1.Controls.Add(simpleButton3);
- tabNavigationPage1.Controls.Add(simpleButton1);
- tabNavigationPage1.Controls.Add(dateEdit1);
- tabNavigationPage1.Controls.Add(labelControl3);
- tabNavigationPage1.Controls.Add(labelControl2);
- tabNavigationPage1.Controls.Add(textEdit2);
- tabNavigationPage1.Controls.Add(textEdit1);
- tabNavigationPage1.Controls.Add(labelControl1);
- tabNavigationPage1.Margin = new System.Windows.Forms.Padding(4);
- tabNavigationPage1.Name = "tabNavigationPage1";
- tabNavigationPage1.Size = new System.Drawing.Size(636, 497);
- //
- // labelControl10
- //
- labelControl10.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 134);
- labelControl10.Appearance.ForeColor = System.Drawing.Color.Green;
- labelControl10.Appearance.Options.UseFont = true;
- labelControl10.Appearance.Options.UseForeColor = true;
- labelControl10.Location = new System.Drawing.Point(154, 121);
- labelControl10.Name = "labelControl10";
- labelControl10.Size = new System.Drawing.Size(108, 17);
- labelControl10.TabIndex = 9;
- labelControl10.Text = "确认基础信息成功!";
- labelControl10.Visible = false;
- //
- // simpleButton3
- //
- simpleButton3.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
- simpleButton3.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton3.Appearance.Options.UseFont = true;
- simpleButton3.ImageOptions.Image = Properties.Resources.Icon_0798;
- simpleButton3.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
- simpleButton3.Location = new System.Drawing.Point(600, 80);
- simpleButton3.Margin = new System.Windows.Forms.Padding(4);
- simpleButton3.Name = "simpleButton3";
- simpleButton3.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
- simpleButton3.Size = new System.Drawing.Size(32, 32);
- toolTipTitleItem1.Text = "自动填充";
- toolTipItem1.Text = "使用当前登陆用户账户填入日志作者字段中";
- superToolTip1.Items.Add(toolTipTitleItem1);
- superToolTip1.Items.Add(toolTipItem1);
- simpleButton3.SuperTip = superToolTip1;
- simpleButton3.TabIndex = 8;
- simpleButton3.Click += simpleButton3_Click;
- //
- // simpleButton1
- //
- simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton1.Appearance.Options.UseFont = true;
- simpleButton1.Location = new System.Drawing.Point(59, 117);
- simpleButton1.Name = "simpleButton1";
- simpleButton1.Size = new System.Drawing.Size(89, 23);
- simpleButton1.TabIndex = 7;
- simpleButton1.Text = "确认基础信息";
- simpleButton1.Click += simpleButton1_Click_1;
- //
- // dateEdit1
- //
- dateEdit1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
- dateEdit1.EditValue = null;
- dateEdit1.Location = new System.Drawing.Point(59, 41);
- dateEdit1.Name = "dateEdit1";
- dateEdit1.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- dateEdit1.Properties.Appearance.Options.UseFont = true;
- dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- dateEdit1.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.Classic;
- dateEdit1.Properties.DisplayFormat.FormatString = "D";
- dateEdit1.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
- dateEdit1.Properties.EditFormat.FormatString = "D";
- dateEdit1.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
- dateEdit1.Properties.MaskSettings.Set("mask", "D");
- dateEdit1.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.False;
- dateEdit1.Size = new System.Drawing.Size(574, 32);
- dateEdit1.TabIndex = 6;
- dateEdit1.EditValueChanged += dateEdit1_EditValueChanged;
- //
- // labelControl3
- //
- labelControl3.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl3.Appearance.Options.UseFont = true;
- labelControl3.Location = new System.Drawing.Point(10, 88);
- labelControl3.Margin = new System.Windows.Forms.Padding(10);
- labelControl3.Name = "labelControl3";
- labelControl3.Size = new System.Drawing.Size(36, 17);
- labelControl3.TabIndex = 5;
- labelControl3.Text = "作者:";
- //
- // labelControl2
- //
- labelControl2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl2.Appearance.Options.UseFont = true;
- labelControl2.Location = new System.Drawing.Point(10, 48);
- labelControl2.Margin = new System.Windows.Forms.Padding(10);
- labelControl2.Name = "labelControl2";
- labelControl2.Size = new System.Drawing.Size(36, 17);
- labelControl2.TabIndex = 3;
- labelControl2.Text = "时间:";
- //
- // textEdit2
- //
- textEdit2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
- textEdit2.Location = new System.Drawing.Point(59, 79);
- textEdit2.Name = "textEdit2";
- textEdit2.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- textEdit2.Properties.Appearance.Options.UseFont = true;
- textEdit2.Size = new System.Drawing.Size(534, 32);
- textEdit2.TabIndex = 2;
- textEdit2.EditValueChanged += textEdit2_EditValueChanged;
- //
- // textEdit1
- //
- textEdit1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right;
- textEdit1.Location = new System.Drawing.Point(59, 3);
- textEdit1.Name = "textEdit1";
- textEdit1.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- textEdit1.Properties.Appearance.Options.UseFont = true;
- textEdit1.Size = new System.Drawing.Size(574, 32);
- textEdit1.TabIndex = 1;
- textEdit1.EditValueChanged += textEdit1_EditValueChanged;
- //
- // labelControl1
- //
- labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl1.Appearance.Options.UseFont = true;
- labelControl1.Location = new System.Drawing.Point(10, 10);
- labelControl1.Margin = new System.Windows.Forms.Padding(10);
- labelControl1.Name = "labelControl1";
- labelControl1.Size = new System.Drawing.Size(36, 17);
- labelControl1.TabIndex = 0;
- labelControl1.Text = "标题:";
- //
- // tabNavigationPage2
- //
- tabNavigationPage2.Caption = "第二步:编辑文字部分";
- tabNavigationPage2.Controls.Add(richEdit1);
- tabNavigationPage2.Margin = new System.Windows.Forms.Padding(4);
- tabNavigationPage2.Name = "tabNavigationPage2";
- tabNavigationPage2.Size = new System.Drawing.Size(1208, 497);
- //
- // richEdit1
- //
- richEdit1.Dock = System.Windows.Forms.DockStyle.Fill;
- richEdit1.Enabled = false;
- richEdit1.Location = new System.Drawing.Point(0, 0);
- richEdit1.Margin = new System.Windows.Forms.Padding(4);
- richEdit1.Name = "richEdit1";
- richEdit1.Size = new System.Drawing.Size(1208, 497);
- richEdit1.TabIndex = 0;
- //
- // tabNavigationPage3
- //
- tabNavigationPage3.Caption = "第三步:编辑附件部分";
- tabNavigationPage3.Controls.Add(gridControl1);
- tabNavigationPage3.Name = "tabNavigationPage3";
- tabNavigationPage3.Size = new System.Drawing.Size(1208, 497);
- //
- // gridControl1
- //
- gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- gridControl1.Enabled = false;
- gridControl1.Location = new System.Drawing.Point(0, 0);
- gridControl1.MainView = gridView1;
- gridControl1.Name = "gridControl1";
- gridControl1.Size = new System.Drawing.Size(1208, 497);
- gridControl1.TabIndex = 1;
- gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
- //
- // gridView1
- //
- gridView1.GridControl = gridControl1;
- gridView1.Name = "gridView1";
- //
- // tabNavigationPage4
- //
- tabNavigationPage4.Caption = "第四步:确认";
- tabNavigationPage4.Controls.Add(simpleButton5);
- tabNavigationPage4.Controls.Add(labelControl11);
- tabNavigationPage4.Controls.Add(simpleButton4);
- tabNavigationPage4.Controls.Add(simpleButton2);
- tabNavigationPage4.Controls.Add(labelControl9);
- tabNavigationPage4.Controls.Add(labelControl8);
- tabNavigationPage4.Controls.Add(labelControl7);
- tabNavigationPage4.Controls.Add(labelControl4);
- tabNavigationPage4.Controls.Add(labelControl5);
- tabNavigationPage4.Controls.Add(labelControl6);
- tabNavigationPage4.Name = "tabNavigationPage4";
- tabNavigationPage4.Size = new System.Drawing.Size(636, 497);
- //
- // simpleButton5
- //
- simpleButton5.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton5.Appearance.Options.UseFont = true;
- simpleButton5.Enabled = false;
- simpleButton5.Location = new System.Drawing.Point(66, 143);
- simpleButton5.Name = "simpleButton5";
- simpleButton5.Size = new System.Drawing.Size(75, 23);
- simpleButton5.TabIndex = 15;
- simpleButton5.Text = "保存日志";
- simpleButton5.Click += simpleButton5_Click;
- //
- // labelControl11
- //
- labelControl11.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 134);
- labelControl11.Appearance.ForeColor = System.Drawing.Color.Green;
- labelControl11.Appearance.Options.UseFont = true;
- labelControl11.Appearance.Options.UseForeColor = true;
- labelControl11.Location = new System.Drawing.Point(66, 172);
- labelControl11.Name = "labelControl11";
- labelControl11.Size = new System.Drawing.Size(0, 17);
- labelControl11.TabIndex = 14;
- //
- // simpleButton4
- //
- simpleButton4.Appearance.BackColor = System.Drawing.Color.Red;
- simpleButton4.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton4.Appearance.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- simpleButton4.Appearance.Options.UseBackColor = true;
- simpleButton4.Appearance.Options.UseFont = true;
- simpleButton4.Appearance.Options.UseForeColor = true;
- simpleButton4.AppearanceHovered.BackColor = System.Drawing.Color.DarkRed;
- simpleButton4.AppearanceHovered.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton4.AppearanceHovered.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
- simpleButton4.AppearanceHovered.Options.UseBackColor = true;
- simpleButton4.AppearanceHovered.Options.UseFont = true;
- simpleButton4.AppearanceHovered.Options.UseForeColor = true;
- simpleButton4.AppearancePressed.BackColor = System.Drawing.SystemColors.ButtonShadow;
- simpleButton4.AppearancePressed.BorderColor = System.Drawing.Color.Transparent;
- simpleButton4.AppearancePressed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton4.AppearancePressed.ForeColor = System.Drawing.SystemColors.ControlText;
- simpleButton4.AppearancePressed.Options.UseBackColor = true;
- simpleButton4.AppearancePressed.Options.UseBorderColor = true;
- simpleButton4.AppearancePressed.Options.UseFont = true;
- simpleButton4.AppearancePressed.Options.UseForeColor = true;
- simpleButton4.Enabled = false;
- simpleButton4.Location = new System.Drawing.Point(147, 114);
- simpleButton4.Name = "simpleButton4";
- simpleButton4.Size = new System.Drawing.Size(75, 23);
- simpleButton4.TabIndex = 13;
- simpleButton4.Text = "删除此日志";
- simpleButton4.Click += simpleButton4_Click;
- //
- // simpleButton2
- //
- simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- simpleButton2.Appearance.Options.UseFont = true;
- simpleButton2.Enabled = false;
- simpleButton2.Location = new System.Drawing.Point(66, 114);
- simpleButton2.Name = "simpleButton2";
- simpleButton2.Size = new System.Drawing.Size(75, 23);
- simpleButton2.TabIndex = 12;
- simpleButton2.Text = "确认";
- simpleButton2.Click += simpleButton2_Click;
- //
- // labelControl9
- //
- labelControl9.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl9.Appearance.Options.UseFont = true;
- labelControl9.Location = new System.Drawing.Point(66, 84);
- labelControl9.Margin = new System.Windows.Forms.Padding(10);
- labelControl9.Name = "labelControl9";
- labelControl9.Size = new System.Drawing.Size(78, 17);
- labelControl9.TabIndex = 11;
- labelControl9.Text = "labelControl9";
- //
- // labelControl8
- //
- labelControl8.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl8.Appearance.Options.UseFont = true;
- labelControl8.Location = new System.Drawing.Point(66, 47);
- labelControl8.Margin = new System.Windows.Forms.Padding(10);
- labelControl8.Name = "labelControl8";
- labelControl8.Size = new System.Drawing.Size(78, 17);
- labelControl8.TabIndex = 10;
- labelControl8.Text = "labelControl8";
- //
- // labelControl7
- //
- labelControl7.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl7.Appearance.Options.UseFont = true;
- labelControl7.Location = new System.Drawing.Point(66, 10);
- labelControl7.Margin = new System.Windows.Forms.Padding(10);
- labelControl7.Name = "labelControl7";
- labelControl7.Size = new System.Drawing.Size(78, 17);
- labelControl7.TabIndex = 9;
- labelControl7.Text = "labelControl7";
- //
- // labelControl4
- //
- labelControl4.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl4.Appearance.Options.UseFont = true;
- labelControl4.Location = new System.Drawing.Point(10, 84);
- labelControl4.Margin = new System.Windows.Forms.Padding(10);
- labelControl4.Name = "labelControl4";
- labelControl4.Size = new System.Drawing.Size(36, 17);
- labelControl4.TabIndex = 8;
- labelControl4.Text = "作者:";
- //
- // labelControl5
- //
- labelControl5.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl5.Appearance.Options.UseFont = true;
- labelControl5.Location = new System.Drawing.Point(10, 47);
- labelControl5.Margin = new System.Windows.Forms.Padding(10);
- labelControl5.Name = "labelControl5";
- labelControl5.Size = new System.Drawing.Size(36, 17);
- labelControl5.TabIndex = 7;
- labelControl5.Text = "时间:";
- //
- // labelControl6
- //
- labelControl6.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- labelControl6.Appearance.Options.UseFont = true;
- labelControl6.Location = new System.Drawing.Point(10, 10);
- labelControl6.Margin = new System.Windows.Forms.Padding(10);
- labelControl6.Name = "labelControl6";
- labelControl6.Size = new System.Drawing.Size(36, 17);
- labelControl6.TabIndex = 6;
- labelControl6.Text = "标题:";
- //
- // fileExplorerAssistant1
- //
- fileExplorerAssistant1.Extensions.Add(treeListExtension1);
- fileExplorerAssistant1.Extensions.Add(gridControlExtension1);
- fileExplorerAssistant1.Form = this;
- //
- // treeListExtension1
- //
- treeListExtension1.CurrentPath = "C:\\Users\\CaptB\\Documents";
- treeListExtension1.IconSize = new System.Drawing.Size(16, 16);
- treeListExtension1.RootNodes.Add(environmentSpecialFolderNode1);
- //
- // gridControlExtension1
- //
- gridControlExtension1.Control = gridControl1;
- gridControlExtension1.CurrentPath = "C:\\Users\\CaptB\\Documents";
- gridControlExtension1.IconSize = new System.Drawing.Size(16, 16);
- //
- // AddNewLog
- //
- Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
- Appearance.Options.UseFont = true;
- AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
- AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- Controls.Add(tabPane1);
- Margin = new System.Windows.Forms.Padding(4);
- Name = "AddNewLog";
- Size = new System.Drawing.Size(642, 544);
- ((System.ComponentModel.ISupportInitialize)tabPane1).EndInit();
- tabPane1.ResumeLayout(false);
- tabNavigationPage1.ResumeLayout(false);
- tabNavigationPage1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)dateEdit1.Properties.CalendarTimeProperties).EndInit();
- ((System.ComponentModel.ISupportInitialize)dateEdit1.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)textEdit2.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)textEdit1.Properties).EndInit();
- tabNavigationPage2.ResumeLayout(false);
- tabNavigationPage3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit();
- ((System.ComponentModel.ISupportInitialize)gridView1).EndInit();
- tabNavigationPage4.ResumeLayout(false);
- tabNavigationPage4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)fileExplorerAssistant1).EndInit();
- ((System.ComponentModel.ISupportInitialize)treeListExtension1).EndInit();
- ((System.ComponentModel.ISupportInitialize)gridControlExtension1).EndInit();
- ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraBars.Navigation.TabPane tabPane1;
- private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
- private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage2;
- private DevExpress.XtraEditors.TextEdit textEdit1;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage3;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.TextEdit textEdit2;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.DateEdit dateEdit1;
- private RichEdit richEdit1;
- private DevExpress.XtraGrid.GridControl gridControl1;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
- private DevExpress.XtraDialogs.FileExplorerAssistant fileExplorerAssistant1;
- private DevExpress.XtraDialogs.FileExplorerExtensions.TreeListExtension treeListExtension1;
- private DevExpress.XtraDialogs.FileExplorerExtensions.GridControlExtension gridControlExtension1;
- private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage4;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private DevExpress.XtraEditors.LabelControl labelControl5;
- private DevExpress.XtraEditors.LabelControl labelControl6;
- private DevExpress.XtraEditors.LabelControl labelControl7;
- private DevExpress.XtraEditors.LabelControl labelControl8;
- private DevExpress.XtraEditors.LabelControl labelControl9;
- private DevExpress.XtraEditors.SimpleButton simpleButton1;
- private DevExpress.XtraEditors.SimpleButton simpleButton2;
- private DevExpress.XtraEditors.SimpleButton simpleButton3;
- private DevExpress.XtraEditors.SimpleButton simpleButton4;
- private DevExpress.XtraEditors.LabelControl labelControl10;
- private DevExpress.XtraEditors.LabelControl labelControl11;
- private DevExpress.XtraEditors.SimpleButton simpleButton5;
- }
- }
|