Add implementation code for Get Database Users and updated other adminstrative tools to standardize naming of functions
Standardized naming of adminsitrative tools implementing code functions
This commit is contained in:
@@ -345,7 +345,7 @@ namespace VEPROMS
|
||||
//
|
||||
// txtResults
|
||||
//
|
||||
this.txtResults.AcceptsReturn = true;
|
||||
//this.txtResults.AcceptsReturn = true;
|
||||
this.txtResults.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.txtResults.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.txtResults.Location = new System.Drawing.Point(0, 52);
|
||||
|
Reference in New Issue
Block a user