Readjust design, and add touchscreen
This commit is contained in:
@@ -38,7 +38,7 @@ namespace FAtoPA.Net
|
||||
InitializeComponent();
|
||||
cbModbusRegister.ItemsSource = ModbusRegisters;
|
||||
|
||||
txtLogicalState.Text = key;
|
||||
txtLogicalState.Content = key;
|
||||
cbModbusRegister.SelectedIndex = ModbusRegisters.IndexOf(value);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user