-aggiunto usercontrol lenght, angle, extremity

This commit is contained in:
Demetrio Cassarino
2025-02-24 12:20:54 +01:00
parent 9adb463d30
commit 7a7e15f34b
22 changed files with 313 additions and 42 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
End Sub
Private Sub sNameFile_RichTxBx_TextChanged(sender As Object, e As TextChangedEventArgs)
Map.refScriptWindowVM.ChangeTextColor()
If Not IsNothing(Map.refScriptWindowVM) Then Map.refScriptWindowVM.ChangeTextColor()
End Sub
Private Sub sNameFile_RichTxBx_SelectionChanged(sender As Object, e As RoutedEventArgs)