Files
2023-08-24 17:32:14 +02:00

6 lines
146 B
VB.net

Public Class RawPartTabV
Private Sub ComboBox_SelectionChanged(sender As Object, e As SelectionChangedEventArgs)
End Sub
End Class