📄 fmaddressdata.designer.cs
字号:
namespace AddressList.Forms
{
partial class fmAddressData
{
/// <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()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fmAddressData));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
this.dgvData = new System.Windows.Forms.DataGridView();
this.ColumnNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnGender = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnHandset = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnPhone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnHomePhone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnBirthday = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnCalendar = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.ColumnHomePage = new System.Windows.Forms.DataGridViewLinkColumn();
this.ColumnEmail = new System.Windows.Forms.DataGridViewLinkColumn();
this.ColumnFax = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnHomeAddress = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnPostalcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnAddress = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnLove = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnEvery = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ColumnNote = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.gridMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
this.addFriendMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.editFriendMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.delFriendMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripSeparator();
this.refreshMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripSeparator();
this.birtyDayMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.splitter = new System.Windows.Forms.Splitter();
this.tvGroups = new System.Windows.Forms.TreeView();
this.groupMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
this.addGroupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.editGroupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.deleteGroupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.imageList = new System.Windows.Forms.ImageList(this.components);
this.toolStrip = new System.Windows.Forms.ToolStrip();
this.tbPrint = new System.Windows.Forms.ToolStripButton();
this.tbPreview = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.tbExport = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.tbRefresh = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.tbNew = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tbEdit = new System.Windows.Forms.ToolStripButton();
this.tbDelete = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.tbSearch = new System.Windows.Forms.ToolStripButton();
this.tscSearch = new System.Windows.Forms.ToolStripComboBox();
this.statusStrip = new System.Windows.Forms.StatusStrip();
this.tsTips = new System.Windows.Forms.ToolStripStatusLabel();
this.tsUser = new System.Windows.Forms.ToolStripStatusLabel();
this.tsToday = new System.Windows.Forms.ToolStripStatusLabel();
this.tsChinaDay = new System.Windows.Forms.ToolStripStatusLabel();
this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
this.cmsNotify = new System.Windows.Forms.ContextMenuStrip(this.components);
this.miShowForm = new System.Windows.Forms.ToolStripMenuItem();
this.miHideForm = new System.Windows.Forms.ToolStripMenuItem();
this.miExitApplication = new System.Windows.Forms.ToolStripMenuItem();
this.menuMain = new System.Windows.Forms.MenuStrip();
this.menuFile = new System.Windows.Forms.ToolStripMenuItem();
this.menuLogin = new System.Windows.Forms.ToolStripMenuItem();
this.menuOptions = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripSeparator();
this.menuPrint = new System.Windows.Forms.ToolStripMenuItem();
this.menuPreview = new System.Windows.Forms.ToolStripMenuItem();
this.menuExplor = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripSeparator();
this.menuExit = new System.Windows.Forms.ToolStripMenuItem();
this.editMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.menuAddUser = new System.Windows.Forms.ToolStripMenuItem();
this.menuEditUser = new System.Windows.Forms.ToolStripMenuItem();
this.menuDeleteUser = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
this.menuAddGroup = new System.Windows.Forms.ToolStripMenuItem();
this.menuEditGroup = new System.Windows.Forms.ToolStripMenuItem();
this.menuDeleteGroup = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator();
this.viewStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.menuToolBar = new System.Windows.Forms.ToolStripMenuItem();
this.menuStatusBar = new System.Windows.Forms.ToolStripMenuItem();
this.menuTree = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator();
this.menuRefresh = new System.Windows.Forms.ToolStripMenuItem();
this.menuTools = new System.Windows.Forms.ToolStripMenuItem();
this.menuCalc = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.menuCalendar = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripSeparator();
this.miSendMail = new System.Windows.Forms.ToolStripMenuItem();
this.menuHelp = new System.Windows.Forms.ToolStripMenuItem();
this.menuLinkHelp = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
this.menuAbout = new System.Windows.Forms.ToolStripMenuItem();
this.timerTrack = new System.Windows.Forms.Timer(this.components);
this.crystalReportViewer1 = new CrystalDecisions.Windows.Forms.CrystalReportViewer();
this.toolStripContainer1.ContentPanel.SuspendLayout();
this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
this.toolStripContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
this.gridMenuStrip.SuspendLayout();
this.groupMenuStrip.SuspendLayout();
this.toolStrip.SuspendLayout();
this.statusStrip.SuspendLayout();
this.cmsNotify.SuspendLayout();
this.menuMain.SuspendLayout();
this.SuspendLayout();
//
// toolStripContainer1
//
//
// toolStripContainer1.ContentPanel
//
this.toolStripContainer1.ContentPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.toolStripContainer1.ContentPanel.Controls.Add(this.dgvData);
this.toolStripContainer1.ContentPanel.Controls.Add(this.splitter);
this.toolStripContainer1.ContentPanel.Controls.Add(this.tvGroups);
this.toolStripContainer1.ContentPanel.ForeColor = System.Drawing.SystemColors.ButtonFace;
resources.ApplyResources(this.toolStripContainer1.ContentPanel, "toolStripContainer1.ContentPanel");
this.toolStripContainer1.ContentPanel.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
resources.ApplyResources(this.toolStripContainer1, "toolStripContainer1");
this.toolStripContainer1.Name = "toolStripContainer1";
//
// toolStripContainer1.TopToolStripPanel
//
this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip);
//
// dgvData
//
this.dgvData.AllowUserToAddRows = false;
this.dgvData.AllowUserToDeleteRows = false;
this.dgvData.AllowUserToOrderColumns = true;
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.WindowText;
this.dgvData.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgvData.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
resources.ApplyResources(this.dgvData, "dgvData");
this.dgvData.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ColumnNumber,
this.ColumnName,
this.ColumnGender,
this.ColumnHandset,
this.ColumnPhone,
this.ColumnHomePhone,
this.ColumnBirthday,
this.ColumnCalendar,
this.ColumnHomePage,
this.ColumnEmail,
this.ColumnFax,
this.ColumnHomeAddress,
this.ColumnPostalcode,
this.ColumnAddress,
this.ColumnLove,
this.ColumnEvery,
this.ColumnNote});
this.dgvData.ContextMenuStrip = this.gridMenuStrip;
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ButtonFace;
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgvData.DefaultCellStyle = dataGridViewCellStyle9;
this.dgvData.GridColor = System.Drawing.SystemColors.ButtonShadow;
this.dgvData.Name = "dgvData";
this.dgvData.ReadOnly = true;
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvData.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
this.dgvData.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.SystemColors.WindowText;
this.dgvData.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.SystemColors.WindowText;
this.dgvData.RowTemplate.Height = 20;
this.dgvData.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvData.ShowEditingIcon = false;
this.dgvData.VirtualMode = true;
this.dgvData.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvData_CellDoubleClick);
this.dgvData.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.dgvData_CellFormatting);
this.dgvData.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dgvData_RowPostPaint);
this.dgvData.SelectionChanged += new System.EventHandler(this.dgvData_SelectionChanged);
//
// ColumnNumber
//
this.ColumnNumber.DataPropertyName = "FNumber";
this.ColumnNumber.Frozen = true;
resources.ApplyResources(this.ColumnNumber, "ColumnNumber");
this.ColumnNumber.Name = "ColumnNumber";
this.ColumnNumber.ReadOnly = true;
//
// ColumnName
//
this.ColumnName.DataPropertyName = "FName";
this.ColumnName.Frozen = true;
resources.ApplyResources(this.ColumnName, "ColumnName");
this.ColumnName.Name = "ColumnName";
this.ColumnName.ReadOnly = true;
//
// ColumnGender
//
this.ColumnGender.DataPropertyName = "FGender";
resources.ApplyResources(this.ColumnGender, "ColumnGender");
this.ColumnGender.Name = "ColumnGender";
this.ColumnGender.ReadOnly = true;
//
// ColumnHandset
//
this.ColumnHandset.DataPropertyName = "FHandset";
resources.ApplyResources(this.ColumnHandset, "ColumnHandset");
this.ColumnHandset.Name = "ColumnHandset";
this.ColumnHandset.ReadOnly = true;
//
// ColumnPhone
//
this.ColumnPhone.DataPropertyName = "FPhone";
resources.ApplyResources(this.ColumnPhone, "ColumnPhone");
this.ColumnPhone.Name = "ColumnPhone";
this.ColumnPhone.ReadOnly = true;
//
// ColumnHomePhone
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -