Inizio gestione colori GENERAL EgtTextBox
This commit is contained in:
@@ -154,10 +154,11 @@ Public Class MyMachinePanelVM
|
||||
' Dim MachDbWindowV As New EgtWPFLib5.MachiningDbWindowV(Application.Current.MainWindow, MachDbWindowVM)
|
||||
|
||||
' definisco lo stile della pagina
|
||||
MachDbWindowVM.TextForegroundTxBl = Brushes.White
|
||||
MachDbWindowVM.TextForegroundTxBl = Brushes.White ' → OmagOFFICEDictionary.Button_Static_Background
|
||||
MachDbWindowVM.BorderGrbThickness = 0.25
|
||||
MachDbWindowVM.TextBackgroundTxBx = DirectCast(New System.Windows.Media.BrushConverter().ConvertFromString("#1C1D22"), Brush)
|
||||
MachDbWindowVM.TextForegroundTxBx = Brushes.White
|
||||
MachDbWindowVM.TextBorderBrushTxBx = DirectCast(New System.Windows.Media.BrushConverter().ConvertFromString("#1C1D22"), Brush)
|
||||
|
||||
Dim MachDbWindowV As New MyMachiningDbWindowV(Application.Current.MainWindow, MachDbWindowVM)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user