This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
this.Controls.Add(this.btnCancel);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
||||
this.Name = "MapApproveUpdateSelectedItems";
|
||||
this.ShowInTaskbar = false;
|
||||
this.Text = "Update selected items?";
|
||||
this.Load += new System.EventHandler(this.MapApproveUpdateSelectedItems_Load);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
Reference in New Issue
Block a user