rename project to ClientSuite, add application timer
This commit is contained in:
@@ -23,7 +23,7 @@ Partial Class frmEntityDesigner
|
||||
<System.Diagnostics.DebuggerStepThrough()>
|
||||
Private Sub InitializeComponent()
|
||||
Me.components = New System.ComponentModel.Container()
|
||||
Me.PanelMain = New EDMI_ClientSuite.ControlSnapPanel(Me.components)
|
||||
Me.PanelMain = New ClientSuite.ControlSnapPanel(Me.components)
|
||||
Me.TabControlMain = New DevExpress.XtraTab.XtraTabControl()
|
||||
Me.TabPageControls = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.btnCombobox = New System.Windows.Forms.Button()
|
||||
|
||||
Reference in New Issue
Block a user