1 write to helpButton
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
219this.helpButton = new System.Windows.Forms.Button();
6 references to helpButton
System.Messaging (6)
System\Messaging\Design\QueuePathDialog.cs (6)
250this.helpButton.Location = ((System.Drawing.Point)(resources.GetObject("helpButton.Location"))); 251this.helpButton.Size = ((System.Drawing.Size)(resources.GetObject("helpButton.Size"))); 252this.helpButton.TabIndex = ((int)(resources.GetObject("helpButton.TabIndex"))); 253this.helpButton.Text = resources.GetString("helpButton.Text"); 254this.helpButton.Click += new System.EventHandler(this.OnClickHelpButton); 277this.Controls.AddRange(new System.Windows.Forms.Control[] { this.helpButton,