jj
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Imports DevExpress.XtraEditors.Repository
|
||||
Imports System.ComponentModel
|
||||
Imports DevExpress.XtraEditors.Repository
|
||||
Imports DevExpress.XtraVerticalGrid
|
||||
Imports EDMI_ClientSuite.ClassControlUtils
|
||||
Imports EDMI_ClientSuite.ControlProperties
|
||||
@@ -254,4 +255,8 @@ Public Class frmEntityDesigner
|
||||
End If
|
||||
End Select
|
||||
End Sub
|
||||
|
||||
Private Sub frmEntityDesigner_Closing(sender As Object, e As CancelEventArgs) Handles Me.Closing
|
||||
My.MainForm.RibbonPageCategoryEntityDesigner.Visible = False
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user