DocSearchModul
This commit is contained in:
12
app/DD_PM_WINDREAM/My Project/Settings.Designer.vb
generated
12
app/DD_PM_WINDREAM/My Project/Settings.Designer.vb
generated
@@ -228,6 +228,18 @@ Namespace My
|
||||
Me("frmValidatorSearchPosition") = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.UserScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("558")> _
|
||||
Public Property frmValSearchSplitterDistance() As Integer
|
||||
Get
|
||||
Return CType(Me("frmValSearchSplitterDistance"),Integer)
|
||||
End Get
|
||||
Set
|
||||
Me("frmValSearchSplitterDistance") = value
|
||||
End Set
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user