-aggiunto colorazione testo richtext

This commit is contained in:
Demetrio Cassarino
2025-02-24 09:54:22 +01:00
parent f70eba5633
commit dff00ca1e7
2 changed files with 180 additions and 10 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
End Sub
Private Sub sNameFile_RichTxBx_TextChanged(sender As Object, e As TextChangedEventArgs)
'sNameFile_RichTxBx.Selection.ApplyPropertyValue(TextElement.ForegroundProperty, Brushes.Purple)
Map.refScriptWindowVM.ChangeTextColor()
End Sub
Private Sub sNameFile_RichTxBx_SelectionChanged(sender As Object, e As RoutedEventArgs)