Debranet Accounting release-hez
This commit is contained in:
@@ -12,6 +12,7 @@ Imports DevExpress.ExpressApp.Utils
|
||||
Imports DevExpress.ExpressApp.Xpo
|
||||
Imports Nuvolar.Module.GeneralFunction
|
||||
Imports System.Data.SqlClient
|
||||
Imports DevExpress.ExpressApp.Win.Utils
|
||||
|
||||
Partial Public Class NuvolarWindowsFormsDebranetGL
|
||||
Inherits WinApplication
|
||||
@@ -22,7 +23,9 @@ Partial Public Class NuvolarWindowsFormsDebranetGL
|
||||
Private Sub InitializeDefaults()
|
||||
LinkNewObjectToParentImmediately = True
|
||||
UseLightStyle = True
|
||||
SplashScreen = New DXSplashScreen(GetType(XafSplashScreen), New DefaultOverlayFormOptions())
|
||||
ExecuteStartupLogicBeforeClosingLogonWindow = True
|
||||
|
||||
End Sub
|
||||
Private Sub NuvolarWindowsFormsApplication_DatabaseVersionMismatch(ByVal sender As Object, ByVal e As DevExpress.ExpressApp.DatabaseVersionMismatchEventArgs) Handles MyBase.DatabaseVersionMismatch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user