namespace GCAS.Actions { partial class ActionsLog { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ActionsLog)); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.col_info = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOperator = new DevExpress.XtraGrid.Columns.GridColumn(); this.colRole = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_time = new DevExpress.XtraGrid.Columns.GridColumn(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.btn_search = new DevExpress.XtraEditors.SimpleButton(); this.text_key = new DevExpress.XtraEditors.TextEdit(); this.date_end = new DevExpress.XtraEditors.DateEdit(); this.date_start = new DevExpress.XtraEditors.DateEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.text_key.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.date_end.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.date_end.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.date_start.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.date_start.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); this.SuspendLayout(); // // gridControl1 // resources.ApplyResources(this.gridControl1, "gridControl1"); this.gridControl1.EmbeddedNavigator.AccessibleDescription = resources.GetString("gridControl1.EmbeddedNavigator.AccessibleDescription"); this.gridControl1.EmbeddedNavigator.AccessibleName = resources.GetString("gridControl1.EmbeddedNavigator.AccessibleName"); this.gridControl1.EmbeddedNavigator.AllowHtmlTextInToolTip = ((DevExpress.Utils.DefaultBoolean)(resources.GetObject("gridControl1.EmbeddedNavigator.AllowHtmlTextInToolTip"))); this.gridControl1.EmbeddedNavigator.Anchor = ((System.Windows.Forms.AnchorStyles)(resources.GetObject("gridControl1.EmbeddedNavigator.Anchor"))); this.gridControl1.EmbeddedNavigator.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gridControl1.EmbeddedNavigator.BackgroundImage"))); this.gridControl1.EmbeddedNavigator.BackgroundImageLayout = ((System.Windows.Forms.ImageLayout)(resources.GetObject("gridControl1.EmbeddedNavigator.BackgroundImageLayout"))); this.gridControl1.EmbeddedNavigator.ImeMode = ((System.Windows.Forms.ImeMode)(resources.GetObject("gridControl1.EmbeddedNavigator.ImeMode"))); this.gridControl1.EmbeddedNavigator.MaximumSize = ((System.Drawing.Size)(resources.GetObject("gridControl1.EmbeddedNavigator.MaximumSize"))); this.gridControl1.EmbeddedNavigator.TextLocation = ((DevExpress.XtraEditors.NavigatorButtonsTextLocation)(resources.GetObject("gridControl1.EmbeddedNavigator.TextLocation"))); this.gridControl1.EmbeddedNavigator.ToolTip = resources.GetString("gridControl1.EmbeddedNavigator.ToolTip"); this.gridControl1.EmbeddedNavigator.ToolTipIconType = ((DevExpress.Utils.ToolTipIconType)(resources.GetObject("gridControl1.EmbeddedNavigator.ToolTipIconType"))); this.gridControl1.EmbeddedNavigator.ToolTipTitle = resources.GetString("gridControl1.EmbeddedNavigator.ToolTipTitle"); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Appearance.FocusedRow.BackColor = ((System.Drawing.Color)(resources.GetObject("gridView1.Appearance.FocusedRow.BackColor"))); this.gridView1.Appearance.FocusedRow.FontSizeDelta = ((int)(resources.GetObject("gridView1.Appearance.FocusedRow.FontSizeDelta"))); this.gridView1.Appearance.FocusedRow.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("gridView1.Appearance.FocusedRow.FontStyleDelta"))); this.gridView1.Appearance.FocusedRow.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("gridView1.Appearance.FocusedRow.GradientMode"))); this.gridView1.Appearance.FocusedRow.Image = ((System.Drawing.Image)(resources.GetObject("gridView1.Appearance.FocusedRow.Image"))); this.gridView1.Appearance.FocusedRow.Options.UseBackColor = true; this.gridView1.Appearance.SelectedRow.BackColor = ((System.Drawing.Color)(resources.GetObject("gridView1.Appearance.SelectedRow.BackColor"))); this.gridView1.Appearance.SelectedRow.FontSizeDelta = ((int)(resources.GetObject("gridView1.Appearance.SelectedRow.FontSizeDelta"))); this.gridView1.Appearance.SelectedRow.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("gridView1.Appearance.SelectedRow.FontStyleDelta"))); this.gridView1.Appearance.SelectedRow.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("gridView1.Appearance.SelectedRow.GradientMode"))); this.gridView1.Appearance.SelectedRow.Image = ((System.Drawing.Image)(resources.GetObject("gridView1.Appearance.SelectedRow.Image"))); this.gridView1.Appearance.SelectedRow.Options.UseBackColor = true; resources.ApplyResources(this.gridView1, "gridView1"); this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.col_info, this.colOperator, this.colRole, this.col_time}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.Editable = false; this.gridView1.OptionsBehavior.ReadOnly = true; this.gridView1.OptionsCustomization.AllowFilter = false; this.gridView1.OptionsCustomization.AllowGroup = false; this.gridView1.OptionsFilter.AllowFilterEditor = false; this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false; this.gridView1.OptionsView.EnableAppearanceEvenRow = true; this.gridView1.OptionsView.ShowGroupExpandCollapseButtons = false; this.gridView1.OptionsView.ShowGroupPanel = false; // // col_info // resources.ApplyResources(this.col_info, "col_info"); this.col_info.FieldName = "Info"; this.col_info.ImageOptions.ImageIndex = ((int)(resources.GetObject("col_info.ImageOptions.ImageIndex"))); this.col_info.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("col_info.ImageOptions.SvgImage"))); this.col_info.Name = "col_info"; this.col_info.OptionsColumn.AllowEdit = false; this.col_info.OptionsColumn.AllowGroup = DevExpress.Utils.DefaultBoolean.False; // // colOperator // resources.ApplyResources(this.colOperator, "colOperator"); this.colOperator.FieldName = "Operator"; this.colOperator.ImageOptions.ImageIndex = ((int)(resources.GetObject("colOperator.ImageOptions.ImageIndex"))); this.colOperator.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colOperator.ImageOptions.SvgImage"))); this.colOperator.Name = "colOperator"; // // colRole // resources.ApplyResources(this.colRole, "colRole"); this.colRole.FieldName = "RoleName"; this.colRole.ImageOptions.ImageIndex = ((int)(resources.GetObject("colRole.ImageOptions.ImageIndex"))); this.colRole.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colRole.ImageOptions.SvgImage"))); this.colRole.Name = "colRole"; // // col_time // resources.ApplyResources(this.col_time, "col_time"); this.col_time.DisplayFormat.FormatString = "F"; this.col_time.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.col_time.FieldName = "Time"; this.col_time.ImageOptions.ImageIndex = ((int)(resources.GetObject("col_time.ImageOptions.ImageIndex"))); this.col_time.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("col_time.ImageOptions.SvgImage"))); this.col_time.MinWidth = 160; this.col_time.Name = "col_time"; this.col_time.OptionsColumn.AllowEdit = false; // // groupControl1 // resources.ApplyResources(this.groupControl1, "groupControl1"); this.groupControl1.Controls.Add(this.layoutControl1); this.groupControl1.Name = "groupControl1"; // // layoutControl1 // resources.ApplyResources(this.layoutControl1, "layoutControl1"); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.FontSizeDelta"))); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.FontStyleDelta"))); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.GradientMode"))); this.layoutControl1.Appearance.DisabledLayoutGroupCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutGroupCaption.Image"))); this.layoutControl1.Appearance.DisabledLayoutItem.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.FontSizeDelta"))); this.layoutControl1.Appearance.DisabledLayoutItem.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.FontStyleDelta"))); this.layoutControl1.Appearance.DisabledLayoutItem.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.GradientMode"))); this.layoutControl1.Appearance.DisabledLayoutItem.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.Appearance.DisabledLayoutItem.Image"))); this.layoutControl1.Controls.Add(this.btn_search); this.layoutControl1.Controls.Add(this.text_key); this.layoutControl1.Controls.Add(this.date_end); this.layoutControl1.Controls.Add(this.date_start); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsPrint.AppearanceGroupCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.FontSizeDelta"))); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.FontStyleDelta"))); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.GradientMode"))); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceGroupCaption.Image"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.FontSizeDelta = ((int)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.FontSizeDelta"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.FontStyleDelta = ((System.Drawing.FontStyle)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.FontStyleDelta"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.GradientMode = ((System.Drawing.Drawing2D.LinearGradientMode)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.GradientMode"))); this.layoutControl1.OptionsPrint.AppearanceItemCaption.Image = ((System.Drawing.Image)(resources.GetObject("layoutControl1.OptionsPrint.AppearanceItemCaption.Image"))); this.layoutControl1.Root = this.layoutControlGroup1; // // btn_search // resources.ApplyResources(this.btn_search, "btn_search"); this.btn_search.ImageOptions.ImageIndex = ((int)(resources.GetObject("btn_search.ImageOptions.ImageIndex"))); this.btn_search.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_search.ImageOptions.SvgImage"))); this.btn_search.Name = "btn_search"; this.btn_search.StyleController = this.layoutControl1; this.btn_search.Click += new System.EventHandler(this.btn_search_Click); // // text_key // resources.ApplyResources(this.text_key, "text_key"); this.text_key.Name = "text_key"; this.text_key.Properties.AccessibleDescription = resources.GetString("text_key.Properties.AccessibleDescription"); this.text_key.Properties.AccessibleName = resources.GetString("text_key.Properties.AccessibleName"); this.text_key.Properties.AutoHeight = ((bool)(resources.GetObject("text_key.Properties.AutoHeight"))); this.text_key.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("text_key.Properties.Mask.AutoComplete"))); this.text_key.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("text_key.Properties.Mask.BeepOnError"))); this.text_key.Properties.Mask.EditMask = resources.GetString("text_key.Properties.Mask.EditMask"); this.text_key.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("text_key.Properties.Mask.IgnoreMaskBlank"))); this.text_key.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("text_key.Properties.Mask.MaskType"))); this.text_key.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("text_key.Properties.Mask.PlaceHolder"))); this.text_key.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("text_key.Properties.Mask.SaveLiteral"))); this.text_key.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("text_key.Properties.Mask.ShowPlaceHolders"))); this.text_key.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("text_key.Properties.Mask.UseMaskAsDisplayFormat"))); this.text_key.Properties.NullValuePrompt = resources.GetString("text_key.Properties.NullValuePrompt"); this.text_key.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("text_key.Properties.NullValuePromptShowForEmptyValue"))); this.text_key.StyleController = this.layoutControl1; this.text_key.Click += new System.EventHandler(this.text_key_Click); // // date_end // resources.ApplyResources(this.date_end, "date_end"); this.date_end.Name = "date_end"; this.date_end.Properties.AccessibleDescription = resources.GetString("date_end.Properties.AccessibleDescription"); this.date_end.Properties.AccessibleName = resources.GetString("date_end.Properties.AccessibleName"); this.date_end.Properties.AutoHeight = ((bool)(resources.GetObject("date_end.Properties.AutoHeight"))); this.date_end.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("date_end.Properties.Buttons"))))}); this.date_end.Properties.CalendarTimeProperties.AccessibleDescription = resources.GetString("date_end.Properties.CalendarTimeProperties.AccessibleDescription"); this.date_end.Properties.CalendarTimeProperties.AccessibleName = resources.GetString("date_end.Properties.CalendarTimeProperties.AccessibleName"); this.date_end.Properties.CalendarTimeProperties.AutoHeight = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.AutoHeight"))); this.date_end.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Buttons"))))}); this.date_end.Properties.CalendarTimeProperties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.AutoComplete"))); this.date_end.Properties.CalendarTimeProperties.Mask.BeepOnError = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.BeepOnError"))); this.date_end.Properties.CalendarTimeProperties.Mask.EditMask = resources.GetString("date_end.Properties.CalendarTimeProperties.Mask.EditMask"); this.date_end.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank"))); this.date_end.Properties.CalendarTimeProperties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.MaskType"))); this.date_end.Properties.CalendarTimeProperties.Mask.PlaceHolder = ((char)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.PlaceHolder"))); this.date_end.Properties.CalendarTimeProperties.Mask.SaveLiteral = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.SaveLiteral"))); this.date_end.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders"))); this.date_end.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat"))); this.date_end.Properties.CalendarTimeProperties.NullValuePrompt = resources.GetString("date_end.Properties.CalendarTimeProperties.NullValuePrompt"); this.date_end.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("date_end.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue"))); this.date_end.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("date_end.Properties.Mask.AutoComplete"))); this.date_end.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("date_end.Properties.Mask.BeepOnError"))); this.date_end.Properties.Mask.EditMask = resources.GetString("date_end.Properties.Mask.EditMask"); this.date_end.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("date_end.Properties.Mask.IgnoreMaskBlank"))); this.date_end.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("date_end.Properties.Mask.MaskType"))); this.date_end.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("date_end.Properties.Mask.PlaceHolder"))); this.date_end.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("date_end.Properties.Mask.SaveLiteral"))); this.date_end.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("date_end.Properties.Mask.ShowPlaceHolders"))); this.date_end.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("date_end.Properties.Mask.UseMaskAsDisplayFormat"))); this.date_end.Properties.NullValuePrompt = resources.GetString("date_end.Properties.NullValuePrompt"); this.date_end.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("date_end.Properties.NullValuePromptShowForEmptyValue"))); this.date_end.StyleController = this.layoutControl1; // // date_start // resources.ApplyResources(this.date_start, "date_start"); this.date_start.Name = "date_start"; this.date_start.Properties.AccessibleDescription = resources.GetString("date_start.Properties.AccessibleDescription"); this.date_start.Properties.AccessibleName = resources.GetString("date_start.Properties.AccessibleName"); this.date_start.Properties.AutoHeight = ((bool)(resources.GetObject("date_start.Properties.AutoHeight"))); this.date_start.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("date_start.Properties.Buttons"))))}); this.date_start.Properties.CalendarTimeProperties.AccessibleDescription = resources.GetString("date_start.Properties.CalendarTimeProperties.AccessibleDescription"); this.date_start.Properties.CalendarTimeProperties.AccessibleName = resources.GetString("date_start.Properties.CalendarTimeProperties.AccessibleName"); this.date_start.Properties.CalendarTimeProperties.AutoHeight = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.AutoHeight"))); this.date_start.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Buttons"))))}); this.date_start.Properties.CalendarTimeProperties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.AutoComplete"))); this.date_start.Properties.CalendarTimeProperties.Mask.BeepOnError = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.BeepOnError"))); this.date_start.Properties.CalendarTimeProperties.Mask.EditMask = resources.GetString("date_start.Properties.CalendarTimeProperties.Mask.EditMask"); this.date_start.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.IgnoreMaskBlank"))); this.date_start.Properties.CalendarTimeProperties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.MaskType"))); this.date_start.Properties.CalendarTimeProperties.Mask.PlaceHolder = ((char)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.PlaceHolder"))); this.date_start.Properties.CalendarTimeProperties.Mask.SaveLiteral = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.SaveLiteral"))); this.date_start.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.ShowPlaceHolders"))); this.date_start.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.Mask.UseMaskAsDisplayFormat"))); this.date_start.Properties.CalendarTimeProperties.NullValuePrompt = resources.GetString("date_start.Properties.CalendarTimeProperties.NullValuePrompt"); this.date_start.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("date_start.Properties.CalendarTimeProperties.NullValuePromptShowForEmptyValue"))); this.date_start.Properties.Mask.AutoComplete = ((DevExpress.XtraEditors.Mask.AutoCompleteType)(resources.GetObject("date_start.Properties.Mask.AutoComplete"))); this.date_start.Properties.Mask.BeepOnError = ((bool)(resources.GetObject("date_start.Properties.Mask.BeepOnError"))); this.date_start.Properties.Mask.EditMask = resources.GetString("date_start.Properties.Mask.EditMask"); this.date_start.Properties.Mask.IgnoreMaskBlank = ((bool)(resources.GetObject("date_start.Properties.Mask.IgnoreMaskBlank"))); this.date_start.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("date_start.Properties.Mask.MaskType"))); this.date_start.Properties.Mask.PlaceHolder = ((char)(resources.GetObject("date_start.Properties.Mask.PlaceHolder"))); this.date_start.Properties.Mask.SaveLiteral = ((bool)(resources.GetObject("date_start.Properties.Mask.SaveLiteral"))); this.date_start.Properties.Mask.ShowPlaceHolders = ((bool)(resources.GetObject("date_start.Properties.Mask.ShowPlaceHolders"))); this.date_start.Properties.Mask.UseMaskAsDisplayFormat = ((bool)(resources.GetObject("date_start.Properties.Mask.UseMaskAsDisplayFormat"))); this.date_start.Properties.NullValuePrompt = resources.GetString("date_start.Properties.NullValuePrompt"); this.date_start.Properties.NullValuePromptShowForEmptyValue = ((bool)(resources.GetObject("date_start.Properties.NullValuePromptShowForEmptyValue"))); this.date_start.StyleController = this.layoutControl1; // // layoutControlGroup1 // this.layoutControlGroup1.BackgroundImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.BackgroundImageOptions.ImageIndex"))); this.layoutControlGroup1.BackgroundImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.BackgroundImageOptions.SvgImage"))); this.layoutControlGroup1.CaptionImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.CaptionImageOptions.ImageIndex"))); this.layoutControlGroup1.CaptionImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.CaptionImageOptions.SvgImage"))); this.layoutControlGroup1.ContentImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlGroup1.ContentImageOptions.ImageIndex"))); this.layoutControlGroup1.ContentImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlGroup1.ContentImageOptions.SvgImage"))); this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4}); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Size = new System.Drawing.Size(744, 46); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1"); this.layoutControlItem1.Control = this.text_key; this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.layoutControlItem1.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem1.ImageOptions.ImageIndex"))); this.layoutControlItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem1.ImageOptions.SvgImage"))); this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(220, 26); this.layoutControlItem1.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0); this.layoutControlItem1.TextSize = new System.Drawing.Size(55, 14); // // layoutControlItem2 // resources.ApplyResources(this.layoutControlItem2, "layoutControlItem2"); this.layoutControlItem2.Control = this.date_start; this.layoutControlItem2.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem2.ImageOptions.ImageIndex"))); this.layoutControlItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem2.ImageOptions.SvgImage"))); this.layoutControlItem2.Location = new System.Drawing.Point(220, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(213, 26); this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0); this.layoutControlItem2.TextSize = new System.Drawing.Size(55, 14); // // layoutControlItem3 // resources.ApplyResources(this.layoutControlItem3, "layoutControlItem3"); this.layoutControlItem3.Control = this.date_end; this.layoutControlItem3.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem3.ImageOptions.ImageIndex"))); this.layoutControlItem3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem3.ImageOptions.SvgImage"))); this.layoutControlItem3.Location = new System.Drawing.Point(433, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(224, 26); this.layoutControlItem3.Spacing = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0); this.layoutControlItem3.TextSize = new System.Drawing.Size(55, 14); // // layoutControlItem4 // resources.ApplyResources(this.layoutControlItem4, "layoutControlItem4"); this.layoutControlItem4.Control = this.btn_search; this.layoutControlItem4.ImageOptions.ImageIndex = ((int)(resources.GetObject("layoutControlItem4.ImageOptions.ImageIndex"))); this.layoutControlItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("layoutControlItem4.ImageOptions.SvgImage"))); this.layoutControlItem4.Location = new System.Drawing.Point(657, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(67, 26); this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // ActionsLog // resources.ApplyResources(this, "$this"); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.gridControl1); this.Controls.Add(this.groupControl1); this.Name = "ActionsLog"; this.Load += new System.EventHandler(this.ActionsLog_Load); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.text_key.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.date_end.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.date_end.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.date_start.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.date_start.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn col_info; private DevExpress.XtraGrid.Columns.GridColumn colOperator; private DevExpress.XtraGrid.Columns.GridColumn colRole; private DevExpress.XtraGrid.Columns.GridColumn col_time; private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.SimpleButton btn_search; private DevExpress.XtraEditors.DateEdit date_end; private DevExpress.XtraEditors.DateEdit date_start; private DevExpress.XtraEditors.TextEdit text_key; private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; } }