SVN r299
SVN-Revision: r299
This commit is contained in:
Generated
+5
-5
@@ -29,11 +29,11 @@ namespace Lskj.PubTabDll
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.xtc_container = new DevExpress.XtraTab.XtraTabControl();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xtc_container)).BeginInit();
|
||||
this.xtraTabControl = new DevExpress.XtraTab.XtraTabControl();
|
||||
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// xtc_container
|
||||
// xtraTabControl
|
||||
//
|
||||
this.xtc_container.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||||
|
||||
this.xtraTabControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||||
this
|
||||
Reference in New Issue
Block a user