Private Sub tbxDurchmesser_KeyDown _ (ByVal KeyCode As MSForms.ReturnInteger, _ ByVal Shift As Integer) If KeyCode = 13 Then Call cmdBerechnung_Click End If ...
確定! 回上一頁