Docked font combo to right
This commit is contained in:
@@ -445,6 +445,7 @@ namespace VEPROMS
|
||||
//
|
||||
// cmbFont
|
||||
//
|
||||
this.cmbFont.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.cmbFont.FormattingEnabled = true;
|
||||
this.cmbFont.Location = new System.Drawing.Point(440, 0);
|
||||
this.cmbFont.Name = "cmbFont";
|
||||
|
Reference in New Issue
Block a user