namespace CSFrameworkV5.SystemModule
|
{
|
partial class frmLogOperateViewer
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogOperateViewer));
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
this.pnlSearch = new DevExpress.XtraEditors.PanelControl();
|
this.txt_OperateType = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.txt_Date2 = new DevExpress.XtraEditors.DateEdit();
|
this.txt_Date1 = new DevExpress.XtraEditors.DateEdit();
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_User = new DevExpress.XtraEditors.LookUpEdit();
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_Content = new DevExpress.XtraEditors.TextEdit();
|
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
|
this.btnEmpty = new DevExpress.XtraEditors.SimpleButton();
|
this.btnAdvSearch = new DevExpress.XtraEditors.SimpleButton();
|
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
|
this.gcSummary = new DevExpress.XtraGrid.GridControl();
|
this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.colOperationType = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rep_OperationType = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
|
this.imageList1 = new System.Windows.Forms.ImageList();
|
this.colOperationTime = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colAccountName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rep_User = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
this.colFormName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colFormCaption = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colMenuName = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colMSG = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
this.txt_LoginMAC = new DevExpress.XtraEditors.TextEdit();
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_LoginType = new DevExpress.XtraEditors.ComboBoxEdit();
|
this.txt_LoginD2 = new DevExpress.XtraEditors.DateEdit();
|
this.txt_LoginD1 = new DevExpress.XtraEditors.DateEdit();
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_LoginUser = new DevExpress.XtraEditors.LookUpEdit();
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
this.txt_LoginIP = new DevExpress.XtraEditors.TextEdit();
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
this.btnClearLoginLog = new DevExpress.XtraEditors.SimpleButton();
|
this.btnQueryLoginLog = new DevExpress.XtraEditors.SimpleButton();
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
this.gcLoginLog = new DevExpress.XtraGrid.GridControl();
|
this.gvLoginLog = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.colL_LoginType = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colL_CurrentTime = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rep_LoginUser = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
this.colL_IP = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colL_MAC = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colL_LoginResult = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.rep_LoginType = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
|
this.imageList2 = new System.Windows.Forms.ImageList();
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
this.xtraTabControl1.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
this.tableLayoutPanel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).BeginInit();
|
this.pnlSearch.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_OperateType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date2.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date2.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date1.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_User.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Content.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_OperationType)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_User)).BeginInit();
|
this.xtraTabPage2.SuspendLayout();
|
this.tableLayoutPanel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
this.panelControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginMAC.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginType.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD2.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD2.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD1.Properties.CalendarTimeProperties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginUser.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginIP.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcLoginLog)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvLoginLog)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_LoginUser)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_LoginType)).BeginInit();
|
this.SuspendLayout();
|
//
|
// xtraTabControl1
|
//
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
this.xtraTabControl1.Size = new System.Drawing.Size(923, 495);
|
this.xtraTabControl1.TabIndex = 1;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2});
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.tableLayoutPanel1);
|
this.xtraTabPage1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage1.ImageOptions.Image")));
|
this.xtraTabPage1.ImageOptions.ImageIndex = 0;
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Size = new System.Drawing.Size(917, 448);
|
this.xtraTabPage1.Text = "系统操作日志";
|
//
|
// tableLayoutPanel1
|
//
|
this.tableLayoutPanel1.ColumnCount = 1;
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel1.Controls.Add(this.pnlSearch, 0, 0);
|
this.tableLayoutPanel1.Controls.Add(this.gcSummary, 0, 1);
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
this.tableLayoutPanel1.RowCount = 2;
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(917, 448);
|
this.tableLayoutPanel1.TabIndex = 12;
|
//
|
// pnlSearch
|
//
|
this.pnlSearch.Controls.Add(this.txt_OperateType);
|
this.pnlSearch.Controls.Add(this.txt_Date2);
|
this.pnlSearch.Controls.Add(this.txt_Date1);
|
this.pnlSearch.Controls.Add(this.labelControl2);
|
this.pnlSearch.Controls.Add(this.txt_User);
|
this.pnlSearch.Controls.Add(this.labelControl1);
|
this.pnlSearch.Controls.Add(this.txt_Content);
|
this.pnlSearch.Controls.Add(this.labelControl22);
|
this.pnlSearch.Controls.Add(this.btnEmpty);
|
this.pnlSearch.Controls.Add(this.btnAdvSearch);
|
this.pnlSearch.Controls.Add(this.btnQuery);
|
this.pnlSearch.Controls.Add(this.labelControl26);
|
this.pnlSearch.Controls.Add(this.labelControl27);
|
this.pnlSearch.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.pnlSearch.Location = new System.Drawing.Point(3, 3);
|
this.pnlSearch.Name = "pnlSearch";
|
this.pnlSearch.Size = new System.Drawing.Size(911, 54);
|
this.pnlSearch.TabIndex = 11;
|
//
|
// txt_OperateType
|
//
|
this.txt_OperateType.Location = new System.Drawing.Point(77, 6);
|
this.txt_OperateType.Name = "txt_OperateType";
|
this.txt_OperateType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_OperateType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
this.txt_OperateType.Size = new System.Drawing.Size(114, 20);
|
this.txt_OperateType.TabIndex = 35;
|
//
|
// txt_Date2
|
//
|
this.txt_Date2.EditValue = null;
|
this.txt_Date2.Location = new System.Drawing.Point(401, 6);
|
this.txt_Date2.Name = "txt_Date2";
|
this.txt_Date2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_Date2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_Date2.Size = new System.Drawing.Size(100, 20);
|
this.txt_Date2.TabIndex = 34;
|
//
|
// txt_Date1
|
//
|
this.txt_Date1.EditValue = null;
|
this.txt_Date1.Location = new System.Drawing.Point(272, 6);
|
this.txt_Date1.Name = "txt_Date1";
|
this.txt_Date1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_Date1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_Date1.Size = new System.Drawing.Size(100, 20);
|
this.txt_Date1.TabIndex = 33;
|
//
|
// labelControl2
|
//
|
this.labelControl2.Location = new System.Drawing.Point(230, 32);
|
this.labelControl2.Name = "labelControl2";
|
this.labelControl2.Size = new System.Drawing.Size(36, 14);
|
this.labelControl2.TabIndex = 32;
|
this.labelControl2.Text = "用户:";
|
//
|
// txt_User
|
//
|
this.txt_User.Location = new System.Drawing.Point(272, 30);
|
this.txt_User.Name = "txt_User";
|
this.txt_User.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_User.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("AttributeCode", "编号", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NativeName", "名称", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("EnglishName", "名称(英)", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
|
this.txt_User.Properties.NullText = "";
|
this.txt_User.Size = new System.Drawing.Size(100, 20);
|
this.txt_User.TabIndex = 31;
|
//
|
// labelControl1
|
//
|
this.labelControl1.Location = new System.Drawing.Point(206, 9);
|
this.labelControl1.Name = "labelControl1";
|
this.labelControl1.Size = new System.Drawing.Size(60, 14);
|
this.labelControl1.TabIndex = 30;
|
this.labelControl1.Text = "时间范围:";
|
//
|
// txt_Content
|
//
|
this.txt_Content.Location = new System.Drawing.Point(77, 30);
|
this.txt_Content.Name = "txt_Content";
|
this.txt_Content.Properties.NullValuePrompt = "*名称或标题*";
|
this.txt_Content.Size = new System.Drawing.Size(114, 20);
|
this.txt_Content.TabIndex = 27;
|
//
|
// labelControl22
|
//
|
this.labelControl22.Location = new System.Drawing.Point(11, 32);
|
this.labelControl22.Name = "labelControl22";
|
this.labelControl22.Size = new System.Drawing.Size(60, 14);
|
this.labelControl22.TabIndex = 28;
|
this.labelControl22.Text = "内容查询:";
|
//
|
// btnEmpty
|
//
|
this.btnEmpty.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnEmpty.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnEmpty.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnEmpty.ImageOptions.Image")));
|
this.btnEmpty.Location = new System.Drawing.Point(631, 6);
|
this.btnEmpty.Name = "btnEmpty";
|
this.btnEmpty.Size = new System.Drawing.Size(89, 42);
|
this.btnEmpty.TabIndex = 21;
|
this.btnEmpty.Text = "清空(&E)";
|
this.btnEmpty.Click += new System.EventHandler(this.btnEmpty_Click);
|
//
|
// btnAdvSearch
|
//
|
this.btnAdvSearch.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnAdvSearch.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnAdvSearch.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAdvSearch.ImageOptions.Image")));
|
this.btnAdvSearch.Location = new System.Drawing.Point(750, 6);
|
this.btnAdvSearch.Name = "btnAdvSearch";
|
this.btnAdvSearch.Size = new System.Drawing.Size(127, 42);
|
this.btnAdvSearch.TabIndex = 20;
|
this.btnAdvSearch.Text = "高级查询(&V)";
|
this.btnAdvSearch.Click += new System.EventHandler(this.btnAdvSearch_Click);
|
//
|
// btnQuery
|
//
|
this.btnQuery.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnQuery.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnQuery.ImageOptions.Image")));
|
this.btnQuery.Location = new System.Drawing.Point(538, 6);
|
this.btnQuery.Name = "btnQuery";
|
this.btnQuery.Size = new System.Drawing.Size(89, 42);
|
this.btnQuery.TabIndex = 20;
|
this.btnQuery.Text = "查询(&S)";
|
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
|
//
|
// labelControl26
|
//
|
this.labelControl26.Location = new System.Drawing.Point(381, 8);
|
this.labelControl26.Name = "labelControl26";
|
this.labelControl26.Size = new System.Drawing.Size(12, 14);
|
this.labelControl26.TabIndex = 24;
|
this.labelControl26.Text = "至";
|
//
|
// labelControl27
|
//
|
this.labelControl27.Location = new System.Drawing.Point(11, 7);
|
this.labelControl27.Name = "labelControl27";
|
this.labelControl27.Size = new System.Drawing.Size(60, 14);
|
this.labelControl27.TabIndex = 16;
|
this.labelControl27.Text = "操作类型:";
|
//
|
// gcSummary
|
//
|
this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcSummary.EmbeddedNavigator.Buttons.Append.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.Edit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.NextPage.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
|
this.gcSummary.EmbeddedNavigator.Buttons.Remove.Visible = false;
|
this.gcSummary.Location = new System.Drawing.Point(3, 63);
|
this.gcSummary.MainView = this.gvSummary;
|
this.gcSummary.Name = "gcSummary";
|
this.gcSummary.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.rep_User,
|
this.rep_OperationType});
|
this.gcSummary.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.gcSummary.Size = new System.Drawing.Size(911, 400);
|
this.gcSummary.TabIndex = 10;
|
this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvSummary});
|
//
|
// gvSummary
|
//
|
this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.colOperationType,
|
this.colOperationTime,
|
this.colAccountName,
|
this.colFormName,
|
this.colFormCaption,
|
this.colMenuName,
|
this.colMSG});
|
this.gvSummary.GridControl = this.gcSummary;
|
this.gvSummary.Name = "gvSummary";
|
this.gvSummary.OptionsView.ColumnAutoWidth = false;
|
this.gvSummary.OptionsView.ShowFooter = true;
|
this.gvSummary.OptionsView.ShowGroupPanel = false;
|
this.gvSummary.RowHeight = 23;
|
//
|
// colOperationType
|
//
|
this.colOperationType.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.colOperationType.AppearanceCell.Options.UseBackColor = true;
|
this.colOperationType.AppearanceHeader.Options.UseTextOptions = true;
|
this.colOperationType.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colOperationType.Caption = "操作类型";
|
this.colOperationType.ColumnEdit = this.rep_OperationType;
|
this.colOperationType.FieldName = "OperationType";
|
this.colOperationType.Name = "colOperationType";
|
this.colOperationType.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ProductCode", "总计:{0}")});
|
this.colOperationType.Visible = true;
|
this.colOperationType.VisibleIndex = 0;
|
this.colOperationType.Width = 107;
|
//
|
// rep_OperationType
|
//
|
this.rep_OperationType.AutoHeight = false;
|
this.rep_OperationType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rep_OperationType.Name = "rep_OperationType";
|
this.rep_OperationType.SmallImages = this.imageList1;
|
//
|
// imageList1
|
//
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList1.Images.SetKeyName(0, "51.ico");
|
this.imageList1.Images.SetKeyName(1, "6841.ico");
|
this.imageList1.Images.SetKeyName(2, "50.png");
|
this.imageList1.Images.SetKeyName(3, "close.ico");
|
//
|
// colOperationTime
|
//
|
this.colOperationTime.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.colOperationTime.AppearanceCell.Options.UseBackColor = true;
|
this.colOperationTime.AppearanceHeader.Options.UseTextOptions = true;
|
this.colOperationTime.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colOperationTime.Caption = "操作时间";
|
this.colOperationTime.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
this.colOperationTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.colOperationTime.FieldName = "OperationTime";
|
this.colOperationTime.Name = "colOperationTime";
|
this.colOperationTime.Visible = true;
|
this.colOperationTime.VisibleIndex = 1;
|
this.colOperationTime.Width = 156;
|
//
|
// colAccountName
|
//
|
this.colAccountName.AppearanceHeader.Options.UseTextOptions = true;
|
this.colAccountName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colAccountName.Caption = "用户名";
|
this.colAccountName.ColumnEdit = this.rep_User;
|
this.colAccountName.FieldName = "Account";
|
this.colAccountName.Name = "colAccountName";
|
this.colAccountName.Visible = true;
|
this.colAccountName.VisibleIndex = 2;
|
this.colAccountName.Width = 85;
|
//
|
// rep_User
|
//
|
this.rep_User.AutoHeight = false;
|
this.rep_User.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rep_User.Name = "rep_User";
|
//
|
// colFormName
|
//
|
this.colFormName.AppearanceHeader.Options.UseTextOptions = true;
|
this.colFormName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colFormName.Caption = "窗体名称";
|
this.colFormName.FieldName = "FormName";
|
this.colFormName.Name = "colFormName";
|
this.colFormName.Visible = true;
|
this.colFormName.VisibleIndex = 3;
|
this.colFormName.Width = 145;
|
//
|
// colFormCaption
|
//
|
this.colFormCaption.AppearanceHeader.Options.UseTextOptions = true;
|
this.colFormCaption.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colFormCaption.Caption = "窗体标题";
|
this.colFormCaption.FieldName = "FormCaption";
|
this.colFormCaption.Name = "colFormCaption";
|
this.colFormCaption.Visible = true;
|
this.colFormCaption.VisibleIndex = 4;
|
this.colFormCaption.Width = 209;
|
//
|
// colMenuName
|
//
|
this.colMenuName.AppearanceHeader.Options.UseTextOptions = true;
|
this.colMenuName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colMenuName.Caption = "菜单名称";
|
this.colMenuName.FieldName = "MenuName";
|
this.colMenuName.Name = "colMenuName";
|
this.colMenuName.Visible = true;
|
this.colMenuName.VisibleIndex = 5;
|
this.colMenuName.Width = 150;
|
//
|
// colMSG
|
//
|
this.colMSG.AppearanceHeader.Options.UseTextOptions = true;
|
this.colMSG.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colMSG.Caption = "日志内容";
|
this.colMSG.FieldName = "MSG";
|
this.colMSG.Name = "colMSG";
|
this.colMSG.Visible = true;
|
this.colMSG.VisibleIndex = 6;
|
this.colMSG.Width = 374;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.tableLayoutPanel2);
|
this.xtraTabPage2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage2.ImageOptions.Image")));
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.Size = new System.Drawing.Size(917, 448);
|
this.xtraTabPage2.Text = "系统登录日志";
|
//
|
// tableLayoutPanel2
|
//
|
this.tableLayoutPanel2.ColumnCount = 1;
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
this.tableLayoutPanel2.Controls.Add(this.panelControl1, 0, 0);
|
this.tableLayoutPanel2.Controls.Add(this.gcLoginLog, 0, 1);
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
this.tableLayoutPanel2.RowCount = 2;
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(917, 448);
|
this.tableLayoutPanel2.TabIndex = 13;
|
//
|
// panelControl1
|
//
|
this.panelControl1.Controls.Add(this.txt_LoginMAC);
|
this.panelControl1.Controls.Add(this.labelControl8);
|
this.panelControl1.Controls.Add(this.txt_LoginType);
|
this.panelControl1.Controls.Add(this.txt_LoginD2);
|
this.panelControl1.Controls.Add(this.txt_LoginD1);
|
this.panelControl1.Controls.Add(this.labelControl3);
|
this.panelControl1.Controls.Add(this.txt_LoginUser);
|
this.panelControl1.Controls.Add(this.labelControl4);
|
this.panelControl1.Controls.Add(this.txt_LoginIP);
|
this.panelControl1.Controls.Add(this.labelControl5);
|
this.panelControl1.Controls.Add(this.btnClearLoginLog);
|
this.panelControl1.Controls.Add(this.btnQueryLoginLog);
|
this.panelControl1.Controls.Add(this.labelControl6);
|
this.panelControl1.Controls.Add(this.labelControl7);
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.panelControl1.Location = new System.Drawing.Point(3, 3);
|
this.panelControl1.Name = "panelControl1";
|
this.panelControl1.Size = new System.Drawing.Size(911, 54);
|
this.panelControl1.TabIndex = 11;
|
//
|
// txt_LoginMAC
|
//
|
this.txt_LoginMAC.Location = new System.Drawing.Point(271, 30);
|
this.txt_LoginMAC.Name = "txt_LoginMAC";
|
this.txt_LoginMAC.Size = new System.Drawing.Size(114, 20);
|
this.txt_LoginMAC.TabIndex = 36;
|
//
|
// labelControl8
|
//
|
this.labelControl8.Location = new System.Drawing.Point(205, 33);
|
this.labelControl8.Name = "labelControl8";
|
this.labelControl8.Size = new System.Drawing.Size(59, 14);
|
this.labelControl8.TabIndex = 37;
|
this.labelControl8.Text = "MAC查询:";
|
//
|
// txt_LoginType
|
//
|
this.txt_LoginType.Location = new System.Drawing.Point(76, 5);
|
this.txt_LoginType.Name = "txt_LoginType";
|
this.txt_LoginType.Properties.Appearance.Font = new System.Drawing.Font("Courier New", 9F);
|
this.txt_LoginType.Properties.Appearance.Options.UseFont = true;
|
this.txt_LoginType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_LoginType.Properties.Items.AddRange(new object[] {
|
"",
|
"I - 登入系统",
|
"O - 登出系统"});
|
this.txt_LoginType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
this.txt_LoginType.Size = new System.Drawing.Size(114, 22);
|
this.txt_LoginType.TabIndex = 35;
|
//
|
// txt_LoginD2
|
//
|
this.txt_LoginD2.EditValue = null;
|
this.txt_LoginD2.Location = new System.Drawing.Point(465, 30);
|
this.txt_LoginD2.Name = "txt_LoginD2";
|
this.txt_LoginD2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_LoginD2.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_LoginD2.Size = new System.Drawing.Size(100, 20);
|
this.txt_LoginD2.TabIndex = 34;
|
//
|
// txt_LoginD1
|
//
|
this.txt_LoginD1.EditValue = null;
|
this.txt_LoginD1.Location = new System.Drawing.Point(465, 5);
|
this.txt_LoginD1.Name = "txt_LoginD1";
|
this.txt_LoginD1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_LoginD1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_LoginD1.Size = new System.Drawing.Size(100, 20);
|
this.txt_LoginD1.TabIndex = 33;
|
//
|
// labelControl3
|
//
|
this.labelControl3.Location = new System.Drawing.Point(34, 32);
|
this.labelControl3.Name = "labelControl3";
|
this.labelControl3.Size = new System.Drawing.Size(36, 14);
|
this.labelControl3.TabIndex = 32;
|
this.labelControl3.Text = "用户:";
|
//
|
// txt_LoginUser
|
//
|
this.txt_LoginUser.Location = new System.Drawing.Point(76, 30);
|
this.txt_LoginUser.Name = "txt_LoginUser";
|
this.txt_LoginUser.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.txt_LoginUser.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("AttributeCode", "编号", 50, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NativeName", "名称", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("EnglishName", "名称(英)", 100, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
|
this.txt_LoginUser.Properties.NullText = "";
|
this.txt_LoginUser.Size = new System.Drawing.Size(114, 20);
|
this.txt_LoginUser.TabIndex = 31;
|
//
|
// labelControl4
|
//
|
this.labelControl4.Location = new System.Drawing.Point(400, 7);
|
this.labelControl4.Name = "labelControl4";
|
this.labelControl4.Size = new System.Drawing.Size(60, 14);
|
this.labelControl4.TabIndex = 30;
|
this.labelControl4.Text = "时间范围:";
|
//
|
// txt_LoginIP
|
//
|
this.txt_LoginIP.Location = new System.Drawing.Point(271, 5);
|
this.txt_LoginIP.Name = "txt_LoginIP";
|
this.txt_LoginIP.Size = new System.Drawing.Size(114, 20);
|
this.txt_LoginIP.TabIndex = 27;
|
//
|
// labelControl5
|
//
|
this.labelControl5.Location = new System.Drawing.Point(218, 8);
|
this.labelControl5.Name = "labelControl5";
|
this.labelControl5.Size = new System.Drawing.Size(45, 14);
|
this.labelControl5.TabIndex = 28;
|
this.labelControl5.Text = "IP查询:";
|
//
|
// btnClearLoginLog
|
//
|
this.btnClearLoginLog.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnClearLoginLog.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnClearLoginLog.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnClearLoginLog.ImageOptions.Image")));
|
this.btnClearLoginLog.Location = new System.Drawing.Point(678, 6);
|
this.btnClearLoginLog.Name = "btnClearLoginLog";
|
this.btnClearLoginLog.Size = new System.Drawing.Size(89, 42);
|
this.btnClearLoginLog.TabIndex = 21;
|
this.btnClearLoginLog.Text = "清空(&E)";
|
this.btnClearLoginLog.Click += new System.EventHandler(this.btnClearLoginLog_Click);
|
//
|
// btnQueryLoginLog
|
//
|
this.btnQueryLoginLog.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat;
|
this.btnQueryLoginLog.Cursor = System.Windows.Forms.Cursors.Hand;
|
this.btnQueryLoginLog.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnQueryLoginLog.ImageOptions.Image")));
|
this.btnQueryLoginLog.Location = new System.Drawing.Point(585, 6);
|
this.btnQueryLoginLog.Name = "btnQueryLoginLog";
|
this.btnQueryLoginLog.Size = new System.Drawing.Size(89, 42);
|
this.btnQueryLoginLog.TabIndex = 20;
|
this.btnQueryLoginLog.Text = "查询(&S)";
|
this.btnQueryLoginLog.Click += new System.EventHandler(this.btnQueryLoginLog_Click);
|
//
|
// labelControl6
|
//
|
this.labelControl6.Location = new System.Drawing.Point(445, 32);
|
this.labelControl6.Name = "labelControl6";
|
this.labelControl6.Size = new System.Drawing.Size(12, 14);
|
this.labelControl6.TabIndex = 24;
|
this.labelControl6.Text = "至";
|
//
|
// labelControl7
|
//
|
this.labelControl7.Location = new System.Drawing.Point(10, 8);
|
this.labelControl7.Name = "labelControl7";
|
this.labelControl7.Size = new System.Drawing.Size(60, 14);
|
this.labelControl7.TabIndex = 16;
|
this.labelControl7.Text = "登录类型:";
|
//
|
// gcLoginLog
|
//
|
this.gcLoginLog.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.Append.Visible = false;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.Edit.Visible = false;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.NextPage.Visible = false;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.PrevPage.Visible = false;
|
this.gcLoginLog.EmbeddedNavigator.Buttons.Remove.Visible = false;
|
this.gcLoginLog.Location = new System.Drawing.Point(3, 63);
|
this.gcLoginLog.MainView = this.gvLoginLog;
|
this.gcLoginLog.Name = "gcLoginLog";
|
this.gcLoginLog.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.rep_LoginUser,
|
this.rep_LoginType});
|
this.gcLoginLog.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.gcLoginLog.Size = new System.Drawing.Size(911, 400);
|
this.gcLoginLog.TabIndex = 10;
|
this.gcLoginLog.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvLoginLog});
|
//
|
// gvLoginLog
|
//
|
this.gvLoginLog.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.colL_LoginType,
|
this.colL_CurrentTime,
|
this.gridColumn3,
|
this.colL_IP,
|
this.colL_MAC,
|
this.colL_LoginResult});
|
this.gvLoginLog.GridControl = this.gcLoginLog;
|
this.gvLoginLog.Name = "gvLoginLog";
|
this.gvLoginLog.OptionsBehavior.Editable = false;
|
this.gvLoginLog.OptionsBehavior.ReadOnly = true;
|
this.gvLoginLog.OptionsView.ColumnAutoWidth = false;
|
this.gvLoginLog.OptionsView.ShowFooter = true;
|
this.gvLoginLog.OptionsView.ShowGroupPanel = false;
|
this.gvLoginLog.RowHeight = 23;
|
//
|
// colL_LoginType
|
//
|
this.colL_LoginType.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.colL_LoginType.AppearanceCell.Options.UseBackColor = true;
|
this.colL_LoginType.AppearanceCell.Options.UseTextOptions = true;
|
this.colL_LoginType.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colL_LoginType.AppearanceHeader.Options.UseTextOptions = true;
|
this.colL_LoginType.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colL_LoginType.Caption = "登录类型";
|
this.colL_LoginType.FieldName = "LoginType";
|
this.colL_LoginType.Name = "colL_LoginType";
|
this.colL_LoginType.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ProductCode", "总计:{0}")});
|
this.colL_LoginType.Visible = true;
|
this.colL_LoginType.VisibleIndex = 0;
|
this.colL_LoginType.Width = 87;
|
//
|
// colL_CurrentTime
|
//
|
this.colL_CurrentTime.AppearanceCell.BackColor = System.Drawing.Color.WhiteSmoke;
|
this.colL_CurrentTime.AppearanceCell.Options.UseBackColor = true;
|
this.colL_CurrentTime.AppearanceHeader.Options.UseTextOptions = true;
|
this.colL_CurrentTime.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colL_CurrentTime.Caption = "操作时间";
|
this.colL_CurrentTime.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
|
this.colL_CurrentTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.colL_CurrentTime.FieldName = "CurrentTime";
|
this.colL_CurrentTime.Name = "colL_CurrentTime";
|
this.colL_CurrentTime.Visible = true;
|
this.colL_CurrentTime.VisibleIndex = 1;
|
this.colL_CurrentTime.Width = 155;
|
//
|
// gridColumn3
|
//
|
this.gridColumn3.AppearanceHeader.Options.UseTextOptions = true;
|
this.gridColumn3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.gridColumn3.Caption = "用户名";
|
this.gridColumn3.ColumnEdit = this.rep_LoginUser;
|
this.gridColumn3.FieldName = "Account";
|
this.gridColumn3.Name = "gridColumn3";
|
this.gridColumn3.Visible = true;
|
this.gridColumn3.VisibleIndex = 2;
|
this.gridColumn3.Width = 93;
|
//
|
// rep_LoginUser
|
//
|
this.rep_LoginUser.AutoHeight = false;
|
this.rep_LoginUser.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rep_LoginUser.Name = "rep_LoginUser";
|
//
|
// colL_IP
|
//
|
this.colL_IP.AppearanceHeader.Options.UseTextOptions = true;
|
this.colL_IP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colL_IP.Caption = "IP地址";
|
this.colL_IP.FieldName = "IP";
|
this.colL_IP.Name = "colL_IP";
|
this.colL_IP.Visible = true;
|
this.colL_IP.VisibleIndex = 3;
|
this.colL_IP.Width = 101;
|
//
|
// colL_MAC
|
//
|
this.colL_MAC.AppearanceHeader.Options.UseTextOptions = true;
|
this.colL_MAC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colL_MAC.Caption = "MAC地址";
|
this.colL_MAC.FieldName = "MAC";
|
this.colL_MAC.Name = "colL_MAC";
|
this.colL_MAC.Visible = true;
|
this.colL_MAC.VisibleIndex = 4;
|
this.colL_MAC.Width = 152;
|
//
|
// colL_LoginResult
|
//
|
this.colL_LoginResult.AppearanceHeader.Options.UseTextOptions = true;
|
this.colL_LoginResult.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
this.colL_LoginResult.Caption = "日志内容";
|
this.colL_LoginResult.FieldName = "LoginResult";
|
this.colL_LoginResult.Name = "colL_LoginResult";
|
this.colL_LoginResult.Visible = true;
|
this.colL_LoginResult.VisibleIndex = 5;
|
this.colL_LoginResult.Width = 321;
|
//
|
// rep_LoginType
|
//
|
this.rep_LoginType.AutoHeight = false;
|
this.rep_LoginType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
this.rep_LoginType.Name = "rep_LoginType";
|
this.rep_LoginType.SmallImages = this.imageList2;
|
//
|
// imageList2
|
//
|
this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
|
this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
|
this.imageList2.Images.SetKeyName(0, "51.ico");
|
this.imageList2.Images.SetKeyName(1, "01.png");
|
//
|
// frmLogOperateViewer
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.ClientSize = new System.Drawing.Size(923, 495);
|
this.Controls.Add(this.xtraTabControl1);
|
this.Name = "frmLogOperateViewer";
|
this.Text = "系统日志管理";
|
this.Load += new System.EventHandler(this.frmLogOperateViewer_Load);
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
this.xtraTabControl1.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
this.tableLayoutPanel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.pnlSearch)).EndInit();
|
this.pnlSearch.ResumeLayout(false);
|
this.pnlSearch.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_OperateType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date2.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date2.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date1.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Date1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_User.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_Content.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_OperationType)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_User)).EndInit();
|
this.xtraTabPage2.ResumeLayout(false);
|
this.tableLayoutPanel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
this.panelControl1.ResumeLayout(false);
|
this.panelControl1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginMAC.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginType.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD2.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD2.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD1.Properties.CalendarTimeProperties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginD1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginUser.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_LoginIP.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcLoginLog)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvLoginLog)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_LoginUser)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.rep_LoginType)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
private DevExpress.XtraEditors.PanelControl pnlSearch;
|
private DevExpress.XtraEditors.TextEdit txt_Content;
|
private DevExpress.XtraEditors.LabelControl labelControl22;
|
private DevExpress.XtraEditors.SimpleButton btnEmpty;
|
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
private DevExpress.XtraEditors.LabelControl labelControl26;
|
private DevExpress.XtraEditors.LabelControl labelControl27;
|
private DevExpress.XtraGrid.GridControl gcSummary;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvSummary;
|
private DevExpress.XtraGrid.Columns.GridColumn colOperationType;
|
private DevExpress.XtraGrid.Columns.GridColumn colOperationTime;
|
private DevExpress.XtraGrid.Columns.GridColumn colAccountName;
|
private DevExpress.XtraGrid.Columns.GridColumn colFormName;
|
private DevExpress.XtraGrid.Columns.GridColumn colFormCaption;
|
private DevExpress.XtraGrid.Columns.GridColumn colMenuName;
|
private DevExpress.XtraGrid.Columns.GridColumn colMSG;
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
private DevExpress.XtraEditors.LookUpEdit txt_User;
|
private DevExpress.XtraEditors.DateEdit txt_Date2;
|
private DevExpress.XtraEditors.DateEdit txt_Date1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit rep_User;
|
private DevExpress.XtraEditors.ComboBoxEdit txt_OperateType;
|
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox rep_OperationType;
|
private System.Windows.Forms.ImageList imageList1;
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
private DevExpress.XtraEditors.ComboBoxEdit txt_LoginType;
|
private DevExpress.XtraEditors.DateEdit txt_LoginD2;
|
private DevExpress.XtraEditors.DateEdit txt_LoginD1;
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
private DevExpress.XtraEditors.LookUpEdit txt_LoginUser;
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
private DevExpress.XtraEditors.TextEdit txt_LoginIP;
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
private DevExpress.XtraEditors.SimpleButton btnClearLoginLog;
|
private DevExpress.XtraEditors.SimpleButton btnQueryLoginLog;
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
private DevExpress.XtraGrid.GridControl gcLoginLog;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvLoginLog;
|
private DevExpress.XtraGrid.Columns.GridColumn colL_LoginType;
|
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox rep_LoginType;
|
private DevExpress.XtraGrid.Columns.GridColumn colL_CurrentTime;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit rep_LoginUser;
|
private DevExpress.XtraGrid.Columns.GridColumn colL_IP;
|
private DevExpress.XtraGrid.Columns.GridColumn colL_MAC;
|
private DevExpress.XtraGrid.Columns.GridColumn colL_LoginResult;
|
private DevExpress.XtraEditors.TextEdit txt_LoginMAC;
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
private System.Windows.Forms.ImageList imageList2;
|
private DevExpress.XtraEditors.SimpleButton btnAdvSearch;
|
}
|
}
|