MS12.02.2016
This commit is contained in:
12
Global_Indexer/My Project/Settings.Designer.vb
generated
12
Global_Indexer/My Project/Settings.Designer.vb
generated
@@ -138,6 +138,18 @@ Namespace My
|
||||
Me("AppTerminate") = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.UserScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("False")> _
|
||||
Public Property DA_Vorauswahlaktiv() As Boolean
|
||||
Get
|
||||
Return CType(Me("DA_Vorauswahlaktiv"),Boolean)
|
||||
End Get
|
||||
Set
|
||||
Me("DA_Vorauswahlaktiv") = value
|
||||
End Set
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user