'AskYesNoForm' and 'MessageBoxForm' widths are calculated from the text width.
This commit is contained in:
@@ -68,7 +68,6 @@ namespace TBF.BenchControl.Operations
|
||||
this.Name = "MessageBoxForm";
|
||||
this.Text = "Message";
|
||||
this.TopMost = true;
|
||||
this.Load += new System.EventHandler(this.MessageBoxForm_Load);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user