riattivato splashscreen

This commit is contained in:
Demetrio Cassarino
2025-02-20 17:10:35 +01:00
parent 433cec7c52
commit f70eba5633
4 changed files with 12 additions and 15 deletions
+2 -4
View File
@@ -1,6 +1,4 @@
Imports System.Text.RegularExpressions
Public Class ScriptWindowV
Public Class ScriptWindowV
#Region "CONSTRUCTOR"
@@ -24,7 +22,7 @@ Public Class ScriptWindowV
End Sub
Private Sub sNameFile_RichTxBx_TextChanged(sender As Object, e As TextChangedEventArgs)
sNameFile_RichTxBx.Selection.ApplyPropertyValue(TextElement.ForegroundProperty, Brushes.Purple)
'sNameFile_RichTxBx.Selection.ApplyPropertyValue(TextElement.ForegroundProperty, Brushes.Purple)
End Sub
Private Sub sNameFile_RichTxBx_SelectionChanged(sender As Object, e As RoutedEventArgs)