当前位置: 首页>>代码示例>>C#>>正文


C# ToolStripLabel.set_Name方法代码示例

本文整理汇总了C#中System.Windows.Forms.ToolStripLabel.set_Name方法的典型用法代码示例。如果您正苦于以下问题:C# ToolStripLabel.set_Name方法的具体用法?C# ToolStripLabel.set_Name怎么用?C# ToolStripLabel.set_Name使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在System.Windows.Forms.ToolStripLabel的用法示例。


在下文中一共展示了ToolStripLabel.set_Name方法的1个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的C#代码示例。

示例1: InitializeComponent

 private void InitializeComponent()
 {
     this.components = new Container();
     System.Windows.Forms.DataGridViewCellStyle style = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle style3 = new System.Windows.Forms.DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(PaymentsByTerminalView));
     this.m_PaymentsGrid = new System.Windows.Forms.DataGridView();
     this.confirmedAtDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AddressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.accountNumberDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ownerNameDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.paidSummDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.terminalDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.operatorDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.requestTypeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.externalTransactionIdDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.statusDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.CashFlowType = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.AgentName = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PaymentOrderNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PaymentOrderDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.PackNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.m_PaymentsSource = new System.Windows.Forms.BindingSource(this.components);
     this.m_PaySumm = new System.Windows.Forms.ToolStripLabel();
     this.m_ReverseSumm = new System.Windows.Forms.ToolStripLabel();
     this.m_TotalSumm = new System.Windows.Forms.ToolStripLabel();
     this.toolStrip1 = new System.Windows.Forms.ToolStrip();
     this.m_ShowReceipt = new System.Windows.Forms.ToolStripButton();
     this.m_ReversePayment = new System.Windows.Forms.ToolStripButton();
     this.ddbPayments = new System.Windows.Forms.ToolStripDropDownButton();
     this.операторуToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.кассеToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.пунктуПриемаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.m_ShowDayReport = new System.Windows.Forms.ToolStripButton();
     this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
     this.отчётВРазрезеПачекToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчётПоОперациямВРазрезеКассировToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчетПоВсемОперациямВРазрезеПоставщиковToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчетПоОперациямВРазрезеРежимаРаботыПользователияизЖурналаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.отчётПоПоставщикамToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.XReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ZReportToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.внестиВКассуToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.инкасацияToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.datePeriodRequests = new DatePeriod();
     this.label1 = new System.Windows.Forms.Label();
     this.POSView = new AIS.SN.UI.Cashier.PointOfSale.POSView();
     this.toolStripComm = new System.Windows.Forms.ToolStrip();
     this.m_PaySummComm = new System.Windows.Forms.ToolStripLabel();
     this.m_ReverseSummComm = new System.Windows.Forms.ToolStripLabel();
     this.m_TotalSummComm = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripSeparator separator2 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripSeparator separator3 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripSeparator separator4 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripSeparator separator5 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator6 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label2 = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator7 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label3 = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator8 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label4 = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator9 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label5 = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator10 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label6 = new System.Windows.Forms.ToolStripLabel();
     System.Windows.Forms.ToolStripSeparator separator11 = new System.Windows.Forms.ToolStripSeparator();
     System.Windows.Forms.ToolStripLabel label7 = new System.Windows.Forms.ToolStripLabel();
     this.m_PaymentsGrid.BeginInit();
     this.m_PaymentsSource.BeginInit();
     this.toolStrip1.SuspendLayout();
     this.toolStripComm.SuspendLayout();
     base.SuspendLayout();
     separator.set_Name("toolStripSeparator1");
     separator.set_Size(new System.Drawing.Size(6, 0x19));
     separator2.set_Name("toolStripSeparator10");
     separator2.set_Size(new System.Drawing.Size(6, 0x19));
     separator3.set_Name("toolStripSeparator9");
     separator3.set_Size(new System.Drawing.Size(6, 0x19));
     separator4.set_Name("toolStripSeparator2");
     separator4.set_Size(new System.Drawing.Size(6, 0x19));
     separator5.set_Name("toolStripSeparator3");
     separator5.set_Size(new System.Drawing.Size(6, 0x19));
     label.set_Name("toolStripLabel1");
     label.set_Size(new System.Drawing.Size(0x38, 0x16));
//.........这里部分代码省略.........
开发者ID:u4097,项目名称:SQLScript,代码行数:101,代码来源:PaymentsByTerminalView.cs


注:本文中的System.Windows.Forms.ToolStripLabel.set_Name方法示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。