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