Private Declare Function SetWindowPos Lib "user32" (ByVal hWnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal Y As Long, ByVal cx As Long, ByVal cy As Long, ByVal wFlags As Long) As Long SetWindowPos Me.hWnd, -1, 0, 0, 0, 0, &H1 Or &H2
Ive tried searching google and many more sites but i couldnt find a solution, hope someone here can help me further
This post has been edited by TyVeryMuch: 09 January 2008 - 11:41 AM

Ask A New Question
Reply




MultiQuote




|