namespace SunVoteARSPPT { partial class FrmVoteBar { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmVoteBar)); this.tstVoteBar = new System.Windows.Forms.ToolStrip(); this.tslReceiveCount = new System.Windows.Forms.ToolStripLabel(); this.tsbConnectState = new System.Windows.Forms.ToolStripButton(); this.tssBar1 = new System.Windows.Forms.ToolStripSeparator(); this.ddbNewSlide = new System.Windows.Forms.ToolStripDropDownButton(); this.tsbShowResult = new System.Windows.Forms.ToolStripButton(); this.tsbChartFmtNum = new System.Windows.Forms.ToolStripButton(); this.tsbChartFmtPercent = new System.Windows.Forms.ToolStripButton(); this.tsbChartFmtNumPercent = new System.Windows.Forms.ToolStripButton(); this.tssBarScoreResult = new System.Windows.Forms.ToolStripSeparator(); this.tsbScoreResult = new System.Windows.Forms.ToolStripButton(); this.tssBarClear = new System.Windows.Forms.ToolStripSeparator(); this.tslVotedCount = new System.Windows.Forms.ToolStripLabel(); this.tsbVoteStart = new System.Windows.Forms.ToolStripButton(); this.tsbVoteClearStart = new System.Windows.Forms.ToolStripButton(); this.tsbVoteClear = new System.Windows.Forms.ToolStripButton(); this.tssBarDetail = new System.Windows.Forms.ToolStripSeparator(); this.tsbVoteDetail = new System.Windows.Forms.ToolStripButton(); this.tssBar2 = new System.Windows.Forms.ToolStripSeparator(); this.ddbCanVote = new System.Windows.Forms.ToolStripDropDownButton(); this.tssBar3 = new System.Windows.Forms.ToolStripSeparator(); this.tsbCorrectAnswer = new System.Windows.Forms.ToolStripButton(); this.tssBar4 = new System.Windows.Forms.ToolStripSeparator(); this.tsbRushAnswer = new System.Windows.Forms.ToolStripButton(); this.tssBar7 = new System.Windows.Forms.ToolStripSeparator(); this.tsbLuckyShow = new System.Windows.Forms.ToolStripButton(); this.tssBar5 = new System.Windows.Forms.ToolStripSeparator(); this.ddbAnalyzer = new System.Windows.Forms.ToolStripDropDownButton(); this.tsbSynthesisReport = new System.Windows.Forms.ToolStripButton(); this.tssBar6 = new System.Windows.Forms.ToolStripSeparator(); this.ddbDock = new System.Windows.Forms.ToolStripDropDownButton(); this.tsbAutoHide = new System.Windows.Forms.ToolStripButton(); this.cmtCanVote = new System.Windows.Forms.ContextMenuStrip(this.components); this.tsmCanVoteAll = new System.Windows.Forms.ToolStripMenuItem(); this.tsmCanVoteSignIn = new System.Windows.Forms.ToolStripMenuItem(); this.tsmCanVoteGroup = new System.Windows.Forms.ToolStripMenuItem(); this.tsmCanVoteSlideResult = new System.Windows.Forms.ToolStripMenuItem(); this.cmtAnalyzer = new System.Windows.Forms.ContextMenuStrip(this.components); this.tsmRateCorrect = new System.Windows.Forms.ToolStripMenuItem(); this.tsmRateOption = new System.Windows.Forms.ToolStripMenuItem(); this.tssAnalyzer1 = new System.Windows.Forms.ToolStripSeparator(); this.tsmAnalyzeSlideOption = new System.Windows.Forms.ToolStripMenuItem(); this.tsmAnalyzeSlideCross = new System.Windows.Forms.ToolStripMenuItem(); this.tsmAnalyzeSlideGroup = new System.Windows.Forms.ToolStripMenuItem(); this.tssAnalyzer2 = new System.Windows.Forms.ToolStripSeparator(); this.tsmRankVoter = new System.Windows.Forms.ToolStripMenuItem(); this.tsmRankGroup = new System.Windows.Forms.ToolStripMenuItem(); this.tssAnalyzer3 = new System.Windows.Forms.ToolStripSeparator(); this.tsmRankScore = new System.Windows.Forms.ToolStripMenuItem(); this.tsmRankPoll = new System.Windows.Forms.ToolStripMenuItem(); this.cmtNewSlide = new System.Windows.Forms.ContextMenuStrip(this.components); this.tsmNewSlideVote = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideLevel = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideLevelItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideLevelItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideLevelItem3 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideSelect = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice1 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice2 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice3 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice4 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice5 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice6 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice7 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice8 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice9 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoice10 = new System.Windows.Forms.ToolStripMenuItem(); this.tsmNewSlideChoiceCustom = new System.Windows.Forms.ToolStripMenuItem(); this.picVoteState = new System.Windows.Forms.PictureBox(); this.lblDelay = new System.Windows.Forms.Label(); this.lblAutoHideMsg = new System.Windows.Forms.Label(); this.lblDebug = new System.Windows.Forms.Label(); this.lblRefreshVoteStateButton = new System.Windows.Forms.Label(); this.tsbNextRandom = new System.Windows.Forms.ToolStripButton(); this.tstVoteBar.SuspendLayout(); this.cmtCanVote.SuspendLayout(); this.cmtAnalyzer.SuspendLayout(); this.cmtNewSlide.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picVoteState)).BeginInit(); this.SuspendLayout(); // // tstVoteBar // this.tstVoteBar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.tstVoteBar.Dock = System.Windows.Forms.DockStyle.None; this.tstVoteBar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.tstVoteBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tslReceiveCount, this.tsbConnectState, this.tssBar1, this.ddbNewSlide, this.tsbShowResult, this.tsbChartFmtNum, this.tsbChartFmtPercent, this.tsbChartFmtNumPercent, this.tssBarScoreResult, this.tsbNextRandom, this.tsbScoreResult, this.tssBarClear, this.tslVotedCount, this.tsbVoteStart, this.tsbVoteClearStart, this.tsbVoteClear, this.tssBarDetail, this.tsbVoteDetail, this.tssBar2, this.ddbCanVote, this.tssBar3, this.tsbCorrectAnswer, this.tssBar4, this.tsbRushAnswer, this.tssBar7, this.tsbLuckyShow, this.tssBar5, this.ddbAnalyzer, this.tsbSynthesisReport, this.tssBar6, this.ddbDock, this.tsbAutoHide}); this.tstVoteBar.Location = new System.Drawing.Point(114, 6); this.tstVoteBar.Name = "tstVoteBar"; this.tstVoteBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System; this.tstVoteBar.Size = new System.Drawing.Size(678, 31); this.tstVoteBar.TabIndex = 11; this.tstVoteBar.TabStop = true; this.tstVoteBar.Text = "反馈工具栏"; this.tstVoteBar.MouseEnter += new System.EventHandler(this.tstVoteBar_MouseEnter); this.tstVoteBar.MouseLeave += new System.EventHandler(this.tstVoteBar_MouseLeave); this.tstVoteBar.MouseMove += new System.Windows.Forms.MouseEventHandler(this.tstVoteBar_MouseMove); // // tslReceiveCount // this.tslReceiveCount.AutoSize = false; this.tslReceiveCount.Name = "tslReceiveCount"; this.tslReceiveCount.Size = new System.Drawing.Size(28, 28); this.tslReceiveCount.Text = "999"; this.tslReceiveCount.Visible = false; // // tsbConnectState // this.tsbConnectState.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbConnectState.Image = global::SunVoteARSPPT.Properties.Resources.BaseOffLine; this.tsbConnectState.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbConnectState.Name = "tsbConnectState"; this.tsbConnectState.Size = new System.Drawing.Size(23, 28); this.tsbConnectState.Text = "基站连接状态"; // // tssBar1 // this.tssBar1.AutoSize = false; this.tssBar1.Name = "tssBar1"; this.tssBar1.Size = new System.Drawing.Size(10, 31); // // ddbNewSlide // this.ddbNewSlide.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.ddbNewSlide.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ddbNewSlide.Image = ((System.Drawing.Image)(resources.GetObject("ddbNewSlide.Image"))); this.ddbNewSlide.ImageTransparentColor = System.Drawing.Color.Magenta; this.ddbNewSlide.Name = "ddbNewSlide"; this.ddbNewSlide.Size = new System.Drawing.Size(29, 28); this.ddbNewSlide.Text = "新建即兴反馈"; this.ddbNewSlide.Visible = false; this.ddbNewSlide.Click += new System.EventHandler(this.ddbNewSlide_Click); // // tsbShowResult // this.tsbShowResult.CheckOnClick = true; this.tsbShowResult.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbShowResult.Image = ((System.Drawing.Image)(resources.GetObject("tsbShowResult.Image"))); this.tsbShowResult.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbShowResult.Name = "tsbShowResult"; this.tsbShowResult.Size = new System.Drawing.Size(23, 28); this.tsbShowResult.Text = "显示或隐藏图表(G)"; this.tsbShowResult.Click += new System.EventHandler(this.tsbShowResult_Click); this.tsbShowResult.MouseLeave += new System.EventHandler(this.tsbShowResult_MouseLeave); // // tsbChartFmtNum // this.tsbChartFmtNum.AutoToolTip = false; this.tsbChartFmtNum.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbChartFmtNum.Image = global::SunVoteARSPPT.Properties.Resources.ShowNum; this.tsbChartFmtNum.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbChartFmtNum.Name = "tsbChartFmtNum"; this.tsbChartFmtNum.Size = new System.Drawing.Size(23, 28); this.tsbChartFmtNum.Click += new System.EventHandler(this.tsbChartFmtNum_Click); // // tsbChartFmtPercent // this.tsbChartFmtPercent.AutoToolTip = false; this.tsbChartFmtPercent.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbChartFmtPercent.Image = global::SunVoteARSPPT.Properties.Resources.ShowRate; this.tsbChartFmtPercent.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbChartFmtPercent.Name = "tsbChartFmtPercent"; this.tsbChartFmtPercent.Size = new System.Drawing.Size(23, 28); this.tsbChartFmtPercent.Click += new System.EventHandler(this.tsbChartFmtPercent_Click); // // tsbChartFmtNumPercent // this.tsbChartFmtNumPercent.AutoToolTip = false; this.tsbChartFmtNumPercent.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbChartFmtNumPercent.Image = global::SunVoteARSPPT.Properties.Resources.ShowNumRate; this.tsbChartFmtNumPercent.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbChartFmtNumPercent.Name = "tsbChartFmtNumPercent"; this.tsbChartFmtNumPercent.Size = new System.Drawing.Size(23, 28); this.tsbChartFmtNumPercent.Click += new System.EventHandler(this.tsbChartFmtNumPercent_Click); // // tssBarScoreResult // this.tssBarScoreResult.Name = "tssBarScoreResult"; this.tssBarScoreResult.Size = new System.Drawing.Size(6, 31); this.tssBarScoreResult.Visible = false; // // tsbScoreResult // this.tsbScoreResult.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbScoreResult.Image = global::SunVoteARSPPT.Properties.Resources.ObjectScoreAvg; this.tsbScoreResult.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbScoreResult.Name = "tsbScoreResult"; this.tsbScoreResult.Size = new System.Drawing.Size(23, 28); this.tsbScoreResult.Text = "toolStripButton1"; this.tsbScoreResult.Visible = false; // // tssBarClear // this.tssBarClear.AutoSize = false; this.tssBarClear.Name = "tssBarClear"; this.tssBarClear.Size = new System.Drawing.Size(10, 31); // // tslVotedCount // this.tslVotedCount.AutoSize = false; this.tslVotedCount.Name = "tslVotedCount"; this.tslVotedCount.Size = new System.Drawing.Size(36, 28); this.tslVotedCount.Text = "0"; // // tsbVoteStart // this.tsbVoteStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbVoteStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbVoteStart.Image"))); this.tsbVoteStart.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbVoteStart.Name = "tsbVoteStart"; this.tsbVoteStart.Size = new System.Drawing.Size(23, 28); this.tsbVoteStart.Text = "开始反馈(S)"; this.tsbVoteStart.Click += new System.EventHandler(this.tsbVoteStart_Click); this.tsbVoteStart.MouseLeave += new System.EventHandler(this.tsbVoteStart_MouseLeave); // // tsbVoteClearStart // this.tsbVoteClearStart.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbVoteClearStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbVoteClearStart.Image"))); this.tsbVoteClearStart.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbVoteClearStart.Name = "tsbVoteClearStart"; this.tsbVoteClearStart.Size = new System.Drawing.Size(23, 28); this.tsbVoteClearStart.Text = "清除重投(R)"; this.tsbVoteClearStart.Click += new System.EventHandler(this.tsbVoteClearStart_Click); this.tsbVoteClearStart.MouseLeave += new System.EventHandler(this.tsbVoteClearStart_MouseLeave); // // tsbVoteClear // this.tsbVoteClear.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbVoteClear.Image = ((System.Drawing.Image)(resources.GetObject("tsbVoteClear.Image"))); this.tsbVoteClear.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbVoteClear.Name = "tsbVoteClear"; this.tsbVoteClear.Size = new System.Drawing.Size(23, 28); this.tsbVoteClear.Text = "清除当前反馈数据(C)"; this.tsbVoteClear.Click += new System.EventHandler(this.tsbVoteClear_Click); this.tsbVoteClear.MouseLeave += new System.EventHandler(this.tsbVoteClear_MouseLeave); // // tssBarDetail // this.tssBarDetail.AutoSize = false; this.tssBarDetail.Name = "tssBarDetail"; this.tssBarDetail.Size = new System.Drawing.Size(10, 31); // // tsbVoteDetail // this.tsbVoteDetail.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbVoteDetail.Image = ((System.Drawing.Image)(resources.GetObject("tsbVoteDetail.Image"))); this.tsbVoteDetail.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbVoteDetail.Name = "tsbVoteDetail"; this.tsbVoteDetail.Size = new System.Drawing.Size(23, 28); this.tsbVoteDetail.Text = "反馈明细(K)"; this.tsbVoteDetail.Click += new System.EventHandler(this.tsbVoteDetail_Click); // // tssBar2 // this.tssBar2.AutoSize = false; this.tssBar2.Name = "tssBar2"; this.tssBar2.Size = new System.Drawing.Size(10, 31); this.tssBar2.Visible = false; // // ddbCanVote // this.ddbCanVote.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.ddbCanVote.Image = ((System.Drawing.Image)(resources.GetObject("ddbCanVote.Image"))); this.ddbCanVote.ImageTransparentColor = System.Drawing.Color.Magenta; this.ddbCanVote.Name = "ddbCanVote"; this.ddbCanVote.Size = new System.Drawing.Size(29, 28); this.ddbCanVote.Text = "键盘授权"; this.ddbCanVote.Visible = false; this.ddbCanVote.Click += new System.EventHandler(this.ddbCanVote_Click); // // tssBar3 // this.tssBar3.AutoSize = false; this.tssBar3.Name = "tssBar3"; this.tssBar3.Size = new System.Drawing.Size(10, 31); // // tsbCorrectAnswer // this.tsbCorrectAnswer.CheckOnClick = true; this.tsbCorrectAnswer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbCorrectAnswer.Image = ((System.Drawing.Image)(resources.GetObject("tsbCorrectAnswer.Image"))); this.tsbCorrectAnswer.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbCorrectAnswer.Name = "tsbCorrectAnswer"; this.tsbCorrectAnswer.Size = new System.Drawing.Size(23, 28); this.tsbCorrectAnswer.Text = "显示或隐藏正确答案(A)"; this.tsbCorrectAnswer.CheckedChanged += new System.EventHandler(this.tsbCorrectAnswer_CheckedChanged); this.tsbCorrectAnswer.MouseLeave += new System.EventHandler(this.tsbCorrectAnswer_MouseLeave); // // tssBar4 // this.tssBar4.AutoSize = false; this.tssBar4.Name = "tssBar4"; this.tssBar4.Size = new System.Drawing.Size(10, 31); // // tsbRushAnswer // this.tsbRushAnswer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbRushAnswer.Image = ((System.Drawing.Image)(resources.GetObject("tsbRushAnswer.Image"))); this.tsbRushAnswer.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbRushAnswer.Name = "tsbRushAnswer"; this.tsbRushAnswer.Size = new System.Drawing.Size(23, 28); this.tsbRushAnswer.Text = "开始抢答(Q)"; this.tsbRushAnswer.Click += new System.EventHandler(this.tsbRushAnswer_Click); // // tssBar7 // this.tssBar7.AutoSize = false; this.tssBar7.Name = "tssBar7"; this.tssBar7.Size = new System.Drawing.Size(10, 31); // // tsbLuckyShow // this.tsbLuckyShow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbLuckyShow.Image = ((System.Drawing.Image)(resources.GetObject("tsbLuckyShow.Image"))); this.tsbLuckyShow.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbLuckyShow.Name = "tsbLuckyShow"; this.tsbLuckyShow.Size = new System.Drawing.Size(23, 28); this.tsbLuckyShow.Text = "随机点名(U)"; this.tsbLuckyShow.Click += new System.EventHandler(this.tsbLuckyShow_Click); // // tssBar5 // this.tssBar5.AutoSize = false; this.tssBar5.Name = "tssBar5"; this.tssBar5.Size = new System.Drawing.Size(10, 31); // // ddbAnalyzer // this.ddbAnalyzer.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.ddbAnalyzer.Image = global::SunVoteARSPPT.Properties.Resources.DataAnalyzeTool; this.ddbAnalyzer.ImageTransparentColor = System.Drawing.Color.Magenta; this.ddbAnalyzer.Name = "ddbAnalyzer"; this.ddbAnalyzer.Size = new System.Drawing.Size(29, 28); this.ddbAnalyzer.Text = "数据分析"; this.ddbAnalyzer.Click += new System.EventHandler(this.ddbAnalyzer_Click); // // tsbSynthesisReport // this.tsbSynthesisReport.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbSynthesisReport.Image = global::SunVoteARSPPT.Properties.Resources.ReportSynthesis; this.tsbSynthesisReport.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbSynthesisReport.Name = "tsbSynthesisReport"; this.tsbSynthesisReport.Size = new System.Drawing.Size(23, 28); this.tsbSynthesisReport.Text = "Synthesis Report"; this.tsbSynthesisReport.Visible = false; this.tsbSynthesisReport.Click += new System.EventHandler(this.tsbSynthesisReport_Click); // // tssBar6 // this.tssBar6.AutoSize = false; this.tssBar6.Name = "tssBar6"; this.tssBar6.Size = new System.Drawing.Size(10, 31); // // ddbDock // this.ddbDock.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.ddbDock.Image = ((System.Drawing.Image)(resources.GetObject("ddbDock.Image"))); this.ddbDock.ImageTransparentColor = System.Drawing.Color.Magenta; this.ddbDock.Name = "ddbDock"; this.ddbDock.Size = new System.Drawing.Size(29, 28); this.ddbDock.Text = "工具栏位置"; this.ddbDock.Visible = false; // // tsbAutoHide // this.tsbAutoHide.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbAutoHide.Image = ((System.Drawing.Image)(resources.GetObject("tsbAutoHide.Image"))); this.tsbAutoHide.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbAutoHide.Name = "tsbAutoHide"; this.tsbAutoHide.Size = new System.Drawing.Size(23, 28); this.tsbAutoHide.Text = "自动隐藏(H)"; this.tsbAutoHide.Click += new System.EventHandler(this.tsbAutoHide_Click); // // cmtCanVote // this.cmtCanVote.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmCanVoteAll, this.tsmCanVoteSignIn, this.tsmCanVoteGroup, this.tsmCanVoteSlideResult}); this.cmtCanVote.Name = "cmtCanVote"; this.cmtCanVote.Size = new System.Drawing.Size(149, 92); // // tsmCanVoteAll // this.tsmCanVoteAll.Checked = true; this.tsmCanVoteAll.CheckState = System.Windows.Forms.CheckState.Checked; this.tsmCanVoteAll.Name = "tsmCanVoteAll"; this.tsmCanVoteAll.Size = new System.Drawing.Size(148, 22); this.tsmCanVoteAll.Text = "所有人"; // // tsmCanVoteSignIn // this.tsmCanVoteSignIn.Name = "tsmCanVoteSignIn"; this.tsmCanVoteSignIn.Size = new System.Drawing.Size(148, 22); this.tsmCanVoteSignIn.Text = "已签到的人"; // // tsmCanVoteGroup // this.tsmCanVoteGroup.Name = "tsmCanVoteGroup"; this.tsmCanVoteGroup.Size = new System.Drawing.Size(148, 22); this.tsmCanVoteGroup.Text = "指定名单"; this.tsmCanVoteGroup.Click += new System.EventHandler(this.tsmCanVoteGroup_Click); // // tsmCanVoteSlideResult // this.tsmCanVoteSlideResult.Name = "tsmCanVoteSlideResult"; this.tsmCanVoteSlideResult.Size = new System.Drawing.Size(148, 22); this.tsmCanVoteSlideResult.Text = "指定题目选项"; this.tsmCanVoteSlideResult.Click += new System.EventHandler(this.tsmCanVoteSlideResult_Click); // // cmtAnalyzer // this.cmtAnalyzer.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmRateCorrect, this.tsmRateOption, this.tssAnalyzer1, this.tsmAnalyzeSlideOption, this.tsmAnalyzeSlideCross, this.tsmAnalyzeSlideGroup, this.tssAnalyzer2, this.tsmRankVoter, this.tsmRankGroup, this.tssAnalyzer3, this.tsmRankScore, this.tsmRankPoll}); this.cmtAnalyzer.Name = "contextMenuStrip1"; this.cmtAnalyzer.Size = new System.Drawing.Size(149, 220); // // tsmRateCorrect // this.tsmRateCorrect.Name = "tsmRateCorrect"; this.tsmRateCorrect.Size = new System.Drawing.Size(148, 22); this.tsmRateCorrect.Text = "答题正确率"; this.tsmRateCorrect.Click += new System.EventHandler(this.tsmRateCorrect_Click); // // tsmRateOption // this.tsmRateOption.Name = "tsmRateOption"; this.tsmRateOption.Size = new System.Drawing.Size(148, 22); this.tsmRateOption.Text = "选项选择率"; this.tsmRateOption.Click += new System.EventHandler(this.tsmRateOption_Click); // // tssAnalyzer1 // this.tssAnalyzer1.Name = "tssAnalyzer1"; this.tssAnalyzer1.Size = new System.Drawing.Size(145, 6); // // tsmAnalyzeSlideOption // this.tsmAnalyzeSlideOption.Name = "tsmAnalyzeSlideOption"; this.tsmAnalyzeSlideOption.Size = new System.Drawing.Size(148, 22); this.tsmAnalyzeSlideOption.Text = "多题分项对比"; this.tsmAnalyzeSlideOption.Click += new System.EventHandler(this.tsmAnalyzeSlideOption_Click); // // tsmAnalyzeSlideCross // this.tsmAnalyzeSlideCross.Name = "tsmAnalyzeSlideCross"; this.tsmAnalyzeSlideCross.Size = new System.Drawing.Size(148, 22); this.tsmAnalyzeSlideCross.Text = "二题交叉对比"; this.tsmAnalyzeSlideCross.Visible = false; this.tsmAnalyzeSlideCross.Click += new System.EventHandler(this.tsmAnalyzeSlideCross_Click); // // tsmAnalyzeSlideGroup // this.tsmAnalyzeSlideGroup.Name = "tsmAnalyzeSlideGroup"; this.tsmAnalyzeSlideGroup.Size = new System.Drawing.Size(148, 22); this.tsmAnalyzeSlideGroup.Text = "答题分组对比"; this.tsmAnalyzeSlideGroup.Click += new System.EventHandler(this.tsmAnalyzeSlideGroup_Click); // // tssAnalyzer2 // this.tssAnalyzer2.Name = "tssAnalyzer2"; this.tssAnalyzer2.Size = new System.Drawing.Size(145, 6); // // tsmRankVoter // this.tsmRankVoter.Name = "tsmRankVoter"; this.tsmRankVoter.Size = new System.Drawing.Size(148, 22); this.tsmRankVoter.Text = "人员排行"; this.tsmRankVoter.Click += new System.EventHandler(this.tsmRankVoter_Click); // // tsmRankGroup // this.tsmRankGroup.Name = "tsmRankGroup"; this.tsmRankGroup.Size = new System.Drawing.Size(148, 22); this.tsmRankGroup.Text = "分组排行"; this.tsmRankGroup.Click += new System.EventHandler(this.tsmRankGroup_Click); // // tssAnalyzer3 // this.tssAnalyzer3.Name = "tssAnalyzer3"; this.tssAnalyzer3.Size = new System.Drawing.Size(145, 6); // // tsmRankScore // this.tsmRankScore.Name = "tsmRankScore"; this.tsmRankScore.Size = new System.Drawing.Size(148, 22); this.tsmRankScore.Text = "评分排行"; this.tsmRankScore.Click += new System.EventHandler(this.tsmRankScore_Click); // // tsmRankPoll // this.tsmRankPoll.Name = "tsmRankPoll"; this.tsmRankPoll.Size = new System.Drawing.Size(148, 22); this.tsmRankPoll.Text = "选举排行"; this.tsmRankPoll.Click += new System.EventHandler(this.tsmRankPoll_Click); // // cmtNewSlide // this.cmtNewSlide.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmNewSlideVote, this.tsmNewSlideLevel, this.tsmNewSlideSelect}); this.cmtNewSlide.Name = "cmtNewSlide"; this.cmtNewSlide.Size = new System.Drawing.Size(101, 70); // // tsmNewSlideVote // this.tsmNewSlideVote.Image = global::SunVoteARSPPT.Properties.Resources.SlideVote; this.tsmNewSlideVote.Name = "tsmNewSlideVote"; this.tsmNewSlideVote.Size = new System.Drawing.Size(100, 22); this.tsmNewSlideVote.Text = "表决"; // // tsmNewSlideLevel // this.tsmNewSlideLevel.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmNewSlideLevelItem1, this.tsmNewSlideLevelItem2, this.tsmNewSlideLevelItem3}); this.tsmNewSlideLevel.Image = global::SunVoteARSPPT.Properties.Resources.SlideGrade; this.tsmNewSlideLevel.Name = "tsmNewSlideLevel"; this.tsmNewSlideLevel.Size = new System.Drawing.Size(100, 22); this.tsmNewSlideLevel.Text = "等级"; // // tsmNewSlideLevelItem1 // this.tsmNewSlideLevelItem1.Name = "tsmNewSlideLevelItem1"; this.tsmNewSlideLevelItem1.Size = new System.Drawing.Size(223, 22); this.tsmNewSlideLevelItem1.Text = "满意/基本满意/不满意/弃权"; // // tsmNewSlideLevelItem2 // this.tsmNewSlideLevelItem2.Name = "tsmNewSlideLevelItem2"; this.tsmNewSlideLevelItem2.Size = new System.Drawing.Size(223, 22); this.tsmNewSlideLevelItem2.Text = "优/良/中/差"; // // tsmNewSlideLevelItem3 // this.tsmNewSlideLevelItem3.Name = "tsmNewSlideLevelItem3"; this.tsmNewSlideLevelItem3.Size = new System.Drawing.Size(223, 22); this.tsmNewSlideLevelItem3.Text = "同意/不同意"; // // tsmNewSlideSelect // this.tsmNewSlideSelect.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tsmNewSlideChoice1, this.tsmNewSlideChoice2, this.tsmNewSlideChoice3, this.tsmNewSlideChoice4, this.tsmNewSlideChoice5, this.tsmNewSlideChoice6, this.tsmNewSlideChoice7, this.tsmNewSlideChoice8, this.tsmNewSlideChoice9, this.tsmNewSlideChoice10, this.tsmNewSlideChoiceCustom}); this.tsmNewSlideSelect.Name = "tsmNewSlideSelect"; this.tsmNewSlideSelect.Size = new System.Drawing.Size(100, 22); this.tsmNewSlideSelect.Text = "选择"; // // tsmNewSlideChoice1 // this.tsmNewSlideChoice1.Name = "tsmNewSlideChoice1"; this.tsmNewSlideChoice1.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice1.Text = "1个选项"; // // tsmNewSlideChoice2 // this.tsmNewSlideChoice2.Name = "tsmNewSlideChoice2"; this.tsmNewSlideChoice2.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice2.Text = "2个选项"; // // tsmNewSlideChoice3 // this.tsmNewSlideChoice3.Name = "tsmNewSlideChoice3"; this.tsmNewSlideChoice3.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice3.Text = "3个选项"; // // tsmNewSlideChoice4 // this.tsmNewSlideChoice4.Name = "tsmNewSlideChoice4"; this.tsmNewSlideChoice4.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice4.Text = "4个选项"; // // tsmNewSlideChoice5 // this.tsmNewSlideChoice5.Name = "tsmNewSlideChoice5"; this.tsmNewSlideChoice5.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice5.Text = "5个选项"; // // tsmNewSlideChoice6 // this.tsmNewSlideChoice6.Name = "tsmNewSlideChoice6"; this.tsmNewSlideChoice6.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice6.Text = "6个选项"; // // tsmNewSlideChoice7 // this.tsmNewSlideChoice7.Name = "tsmNewSlideChoice7"; this.tsmNewSlideChoice7.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice7.Text = "7个选项"; // // tsmNewSlideChoice8 // this.tsmNewSlideChoice8.Name = "tsmNewSlideChoice8"; this.tsmNewSlideChoice8.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice8.Text = "8个选项"; // // tsmNewSlideChoice9 // this.tsmNewSlideChoice9.Name = "tsmNewSlideChoice9"; this.tsmNewSlideChoice9.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice9.Text = "9个选项"; // // tsmNewSlideChoice10 // this.tsmNewSlideChoice10.Name = "tsmNewSlideChoice10"; this.tsmNewSlideChoice10.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoice10.Text = "10个选项"; // // tsmNewSlideChoiceCustom // this.tsmNewSlideChoiceCustom.Name = "tsmNewSlideChoiceCustom"; this.tsmNewSlideChoiceCustom.Size = new System.Drawing.Size(126, 22); this.tsmNewSlideChoiceCustom.Text = "自定义..."; this.tsmNewSlideChoiceCustom.Click += new System.EventHandler(this.tsmNewSlideChoiceCustom_Click); // // picVoteState // this.picVoteState.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.picVoteState.BackColor = System.Drawing.Color.DodgerBlue; this.picVoteState.Enabled = false; this.picVoteState.Location = new System.Drawing.Point(0, 0); this.picVoteState.Name = "picVoteState"; this.picVoteState.Size = new System.Drawing.Size(800, 8); this.picVoteState.TabIndex = 12; this.picVoteState.TabStop = false; // // lblDelay // this.lblDelay.BackColor = System.Drawing.Color.DodgerBlue; this.lblDelay.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblDelay.ForeColor = System.Drawing.Color.Yellow; this.lblDelay.Location = new System.Drawing.Point(255, -1); this.lblDelay.Name = "lblDelay"; this.lblDelay.Size = new System.Drawing.Size(10, 13); this.lblDelay.TabIndex = 14; this.lblDelay.Text = "0"; this.lblDelay.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lblAutoHideMsg // this.lblAutoHideMsg.AutoSize = true; this.lblAutoHideMsg.Location = new System.Drawing.Point(662, 11); this.lblAutoHideMsg.Name = "lblAutoHideMsg"; this.lblAutoHideMsg.Size = new System.Drawing.Size(659, 12); this.lblAutoHideMsg.TabIndex = 15; this.lblAutoHideMsg.Text = "Are you sure to hide the tool bar? After hiding, please press H or move the mouse" + " to the tool bar to display."; this.lblAutoHideMsg.Visible = false; // // lblDebug // this.lblDebug.AutoSize = true; this.lblDebug.Location = new System.Drawing.Point(272, -1); this.lblDebug.Name = "lblDebug"; this.lblDebug.Size = new System.Drawing.Size(41, 12); this.lblDebug.TabIndex = 16; this.lblDebug.Text = "label1"; this.lblDebug.Visible = false; // // lblRefreshVoteStateButton // this.lblRefreshVoteStateButton.AutoSize = true; this.lblRefreshVoteStateButton.Location = new System.Drawing.Point(12, 13); this.lblRefreshVoteStateButton.Name = "lblRefreshVoteStateButton"; this.lblRefreshVoteStateButton.Size = new System.Drawing.Size(11, 12); this.lblRefreshVoteStateButton.TabIndex = 17; this.lblRefreshVoteStateButton.Text = "0"; this.lblRefreshVoteStateButton.Visible = false; // // tsbNextRandom // this.tsbNextRandom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.tsbNextRandom.Image = ((System.Drawing.Image)(resources.GetObject("tsbNextRandom.Image"))); this.tsbNextRandom.ImageTransparentColor = System.Drawing.Color.Magenta; this.tsbNextRandom.Name = "tsbNextRandom"; this.tsbNextRandom.Size = new System.Drawing.Size(23, 28); this.tsbNextRandom.Text = "随机跳转"; this.tsbNextRandom.Visible = false; // // FrmVoteBar // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.ClientSize = new System.Drawing.Size(800, 34); this.Controls.Add(this.lblRefreshVoteStateButton); this.Controls.Add(this.lblDebug); this.Controls.Add(this.lblAutoHideMsg); this.Controls.Add(this.lblDelay); this.Controls.Add(this.picVoteState); this.Controls.Add(this.tstVoteBar); this.Cursor = System.Windows.Forms.Cursors.Arrow; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.KeyPreview = true; this.Name = "FrmVoteBar"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "FrmVoteBar"; this.TopMost = true; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmVoteBar_FormClosing); this.Load += new System.EventHandler(this.FrmVoteBar_Load); this.Shown += new System.EventHandler(this.FrmVoteBar_Shown); this.Enter += new System.EventHandler(this.FrmVoteBar_Enter); this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.FrmVoteBar_MouseDown); this.MouseEnter += new System.EventHandler(this.FrmVoteBar_MouseEnter); this.MouseLeave += new System.EventHandler(this.FrmVoteBar_MouseLeave); this.tstVoteBar.ResumeLayout(false); this.tstVoteBar.PerformLayout(); this.cmtCanVote.ResumeLayout(false); this.cmtAnalyzer.ResumeLayout(false); this.cmtNewSlide.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.picVoteState)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.ToolStrip tstVoteBar; public System.Windows.Forms.ToolStripLabel tslReceiveCount; private System.Windows.Forms.ToolStripButton tsbConnectState; private System.Windows.Forms.ToolStripSeparator tssBar1; private System.Windows.Forms.ToolStripDropDownButton ddbNewSlide; private System.Windows.Forms.ToolStripDropDownButton ddbCanVote; private System.Windows.Forms.ToolStripSeparator tssBar2; public System.Windows.Forms.ToolStripButton tsbVoteStart; public System.Windows.Forms.ToolStripButton tsbVoteClearStart; public System.Windows.Forms.ToolStripButton tsbVoteClear; public System.Windows.Forms.ToolStripButton tsbVoteDetail; private System.Windows.Forms.ToolStripSeparator tssBar3; private System.Windows.Forms.ToolStripSeparator tssBar4; private System.Windows.Forms.ToolStripSeparator tssBar5; private System.Windows.Forms.ToolStripDropDownButton ddbDock; private System.Windows.Forms.ToolStripButton tsbAutoHide; private System.Windows.Forms.ContextMenuStrip cmtCanVote; private System.Windows.Forms.ToolStripMenuItem tsmCanVoteAll; private System.Windows.Forms.ToolStripMenuItem tsmCanVoteSignIn; private System.Windows.Forms.ToolStripMenuItem tsmCanVoteGroup; private System.Windows.Forms.ToolStripMenuItem tsmCanVoteSlideResult; private System.Windows.Forms.ContextMenuStrip cmtAnalyzer; private System.Windows.Forms.ToolStripMenuItem tsmRateCorrect; private System.Windows.Forms.ToolStripMenuItem tsmRateOption; private System.Windows.Forms.ToolStripSeparator tssAnalyzer1; private System.Windows.Forms.ToolStripMenuItem tsmAnalyzeSlideOption; private System.Windows.Forms.ToolStripMenuItem tsmAnalyzeSlideCross; private System.Windows.Forms.ToolStripSeparator tssAnalyzer2; private System.Windows.Forms.ToolStripMenuItem tsmRankVoter; private System.Windows.Forms.ToolStripMenuItem tsmRankGroup; private System.Windows.Forms.ToolStripMenuItem tsmRankScore; public System.Windows.Forms.ContextMenuStrip cmtNewSlide; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideVote; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideLevel; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideLevelItem1; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideLevelItem2; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideLevelItem3; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideSelect; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice2; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice3; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice4; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice5; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice6; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice7; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice8; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice9; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice10; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoiceCustom; private System.Windows.Forms.ToolStripButton tsbShowResult; private System.Windows.Forms.ToolStripMenuItem tsmAnalyzeSlideGroup; private System.Windows.Forms.PictureBox picVoteState; private System.Windows.Forms.ToolStripMenuItem tsmRankPoll; private System.Windows.Forms.ToolStripSeparator tssBar6; private System.Windows.Forms.ToolStripMenuItem tsmNewSlideChoice1; private System.Windows.Forms.ToolStripSeparator tssBarClear; private System.Windows.Forms.ToolStripSeparator tssBarDetail; private System.Windows.Forms.ToolStripSeparator tssAnalyzer3; public System.Windows.Forms.ToolStripButton tsbRushAnswer; public System.Windows.Forms.ToolStripButton tsbLuckyShow; private System.Windows.Forms.ToolStripSeparator tssBar7; public System.Windows.Forms.ToolStripButton tsbCorrectAnswer; private System.Windows.Forms.Label lblDelay; private System.Windows.Forms.Label lblAutoHideMsg; private System.Windows.Forms.ToolStripButton tsbChartFmtNum; private System.Windows.Forms.ToolStripButton tsbChartFmtPercent; private System.Windows.Forms.ToolStripButton tsbChartFmtNumPercent; private System.Windows.Forms.ToolStripLabel tslVotedCount; private System.Windows.Forms.ToolStripSeparator tssBarScoreResult; private System.Windows.Forms.ToolStripButton tsbScoreResult; public System.Windows.Forms.Label lblDebug; private System.Windows.Forms.ToolStripButton tsbSynthesisReport; private System.Windows.Forms.Label lblRefreshVoteStateButton; internal System.Windows.Forms.ToolStripDropDownButton ddbAnalyzer; private System.Windows.Forms.ToolStripButton tsbNextRandom; } }