if this is a WM_HOTKEY message, notify the parent object. Const WM_HOTKEY As Integer = &H312 If m.Msg = WM_HOTKEY Then
確定! 回上一頁