SVN-Revision: r299
This commit is contained in:
tdx
2025-03-06 08:38:20 +00:00
parent 6e9f2db7d4
commit d1e732b8d7
4 changed files with 10 additions and 14 deletions
+5 -5
View File
@@ -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