EgtCAM5 :
- Correzione bottone x(annulla) ricerca in MTable.
This commit is contained in:
@@ -597,8 +597,8 @@ Namespace EgtCAM5
|
||||
Dim CurrAssociation As MTableAssociationGridBoxItem = m_TablesList(TableIndex).AssociationList(AssociationIndex)
|
||||
CurrAssociation.IsValidForSearch = False
|
||||
Next
|
||||
Exit For
|
||||
End If
|
||||
Exit For
|
||||
Next
|
||||
End Sub
|
||||
|
||||
|
||||
@@ -70,5 +70,5 @@ Imports System.Windows
|
||||
' by using the '*' as shown below:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("1.8.2.7")>
|
||||
<Assembly: AssemblyFileVersion("1.8.2.7")>
|
||||
<Assembly: AssemblyVersion("1.8.2.8")>
|
||||
<Assembly: AssemblyFileVersion("1.8.2.8")>
|
||||
|
||||
Reference in New Issue
Block a user