This commit is contained in:
@@ -105,7 +105,6 @@ namespace Volian.Controls.Library
|
||||
//
|
||||
this.btnTranCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnTranCancel.AutoSize = true;
|
||||
this.btnTranCancel.CallBasePaintBackground = true;
|
||||
this.btnTranCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnTranCancel.Dock = System.Windows.Forms.DockStyle.Right;
|
||||
this.btnTranCancel.Location = new System.Drawing.Point(407, 0);
|
||||
@@ -122,7 +121,6 @@ namespace Volian.Controls.Library
|
||||
//
|
||||
this.btnTranSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnTranSave.AutoSize = true;
|
||||
this.btnTranSave.CallBasePaintBackground = true;
|
||||
this.btnTranSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnTranSave.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.btnTranSave.Location = new System.Drawing.Point(0, 0);
|
||||
@@ -469,7 +467,6 @@ namespace Volian.Controls.Library
|
||||
// btnTranRangeClear
|
||||
//
|
||||
this.btnTranRangeClear.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnTranRangeClear.CallBasePaintBackground = true;
|
||||
this.btnTranRangeClear.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnTranRangeClear.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.btnTranRangeClear.Location = new System.Drawing.Point(0, 0);
|
||||
@@ -484,7 +481,6 @@ namespace Volian.Controls.Library
|
||||
// btnUp1
|
||||
//
|
||||
this.btnUp1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
||||
this.btnUp1.CallBasePaintBackground = true;
|
||||
this.btnUp1.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
||||
this.btnUp1.Image = global::Volian.Controls.Library.Properties.Resources.GoToParentFolderHS;
|
||||
this.btnUp1.Location = new System.Drawing.Point(280, 0);
|
||||
|
Reference in New Issue
Block a user