Docked font combo to right
This commit is contained in:
parent
710cfee31d
commit
4a3cbb7b80
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user