... WM_KEYDOWN = &H100 Private Const WM_KEYUP = &H101 Dim myButton As ... &H11, vbNull SendMessage WM.hwnd, WM_KEYUP, &H50, vbNull End Sub.
確定! 回上一頁