096b9a5933
-sistemato canc in btlpartlistv
8 lines
133 B
VB.net
8 lines
133 B
VB.net
Public Class LeftPanelTopV
|
|
|
|
Public Sub ForwardDelete(e As KeyEventArgs)
|
|
LeftPanel.ForwardDelete(e)
|
|
End Sub
|
|
|
|
End Class
|