Use the SetWindowPos() API instead: Private Declare Function SetWindowPos Lib "user32" Alias "SetWindowPos" (ByVal hwnd As Integer, ByVal hWndInsertAfter As ...
確定! 回上一頁